aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel
AgeCommit message (Expand)Author
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
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen
2006-04-09[PATCH] x86_64: Clean up execve pathAndi Kleen
2006-03-31[PATCH] unexport get_wchanAdrian Bunk
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on x86_64Matt Mackall
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B
2006-03-26[PATCH] kprobes: fix broken fault handling for x86_64Prasanna S Panchamukhi
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao
2006-03-25[PATCH] x86_64: Add cpu_relax() to busy loops in PM timer codeAndi Kleen
2006-03-25[PATCH] x86_64: Report SIGSEGV for IRET faultsAndi Kleen
2006-03-25[PATCH] x86_64: Remove bogus special case in AMD core parsing.Andi Kleen
2006-03-25[PATCH] x86_64: Eliminate register_die_notifier symbol exportedKevin Winchester
2006-03-25[PATCH] x86_64: Search K8 devices on more devices.Navin Boppuri
2006-03-25[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen
2006-03-25[PATCH] x86_64: free_bootmem_node needs __pa in allocate_apertureJon Mason
2006-03-25[PATCH] x86_64: timer interrupt lockup due to pending interruptVivek Goyal