aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel
AgeCommit message (Expand)Author
2006-06-26[PATCH] x86_64: iommu_gart_bitmap search to cross next_bitMike Waychison
2006-06-26[PATCH] x86_64: pci-dma.c clean-up - trivialJon Mason
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen
2006-06-26[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen
2006-06-26[PATCH] x86_64: Use local APIC ID from local APIC instead of CPUIDravikiran thirumalai
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds
2006-06-25[PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machinesAmul Shah
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-06-23[PATCH] don't use flush_tlb_all in suspend timeShaohua Li
2006-06-23[PATCH] swsusp: x86_64 mark special saveable/unsaveable pagesShaohua Li
2006-06-23[PATCH] x86: make i387 mxcsr_feature_mask __read_mostlyAndreas Mohr
2006-06-23[PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr
2006-06-15Pull bugzilla-5653 into release branchLen Brown
2006-06-08[PATCH] Fix HPET operation on 64-bit NVIDIA platformsAndy Currid
2006-05-30[PATCH] x86_64: Don't do syscall exit tracing twiceAndi Kleen
2006-05-30[PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_areaRobert Hentosh
2006-05-30[PATCH] x86_64: Handle empty node zeroDaniel Yeisley
2006-05-30[PATCH] x86_64: fix last_tsc calculation of PM timerJan Beulich
2006-05-30[PATCH] x86_64: Fix no IOMMU warning in PCI-GART driverAndi Kleen
2006-05-21[PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64Satoshi Oshima
2006-05-16[PATCH] x86_64: Don't schedule on exception stack on preemptive kernelsAndi Kleen
2006-05-16[PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bitAndi Kleen
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen
2006-05-08[PATCH] x86_64: add nmi_exit to die_nmiCorey Minyard
2006-05-08[PATCH] x86_64: fix die_lock nestingCorey Minyard
2006-05-08[PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-05-01[PATCH] x86_64: make PC Speaker driver workMikael Pettersson
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-04-22[PATCH] x86_64: Fix a race in the free_iommu pathMike Waychison
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for x86_64Prasanna S Panchamukhi
2006-04-18[PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal
2006-04-14[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas
2006-04-11[PATCH] x86_64: Remove check for canonical RIPAndi Kleen
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-04-09[PATCH] x86_64: Plug GS leak in arch_prctl()John Blackwood
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave
2006-04-09[PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMPRavikiran G Thirumalai
2006-04-09[PATCH] x86_64: Don't return error for HPET initialization in initcallAndi Kleen
2006-04-09[PATCH] x86_64: Don't export strlen twiceAndi Kleen
2006-04-09[PATCH] x86_64: When user could have changed RIP always force IRETAndi Kleen
2006-04-09[PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen
2006-04-09[PATCH] x86_64: Clear APIC feature bit when local APIC is disabledAndi Kleen
2006-04-09[PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfigAndi Kleen
2006-04-09[PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven
2006-04-09[PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven