- da9bb1d [PATCH] EDAC: core EDAC support code by Alan Cox · 19 years ago
- 715b49e [PATCH] EDAC: atomic scrub operations by Alan Cox · 19 years ago
- a60fc51 [PATCH] vfs: *at functions: x86_64 by Ulrich Drepper · 19 years ago
- 2ddb55f [PATCH] x86_64: Fix VSMP build by Ravikiran G Thirumalai · 19 years ago
- 8817210 [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit by Andi Kleen · 19 years ago
- 5580ece [PATCH] x86_64: Increase NR_IRQ_VECTORS to 32 * NR_CPUS by Andi Kleen · 19 years ago
- 5f8efbb [PATCH] x86_64: Allow nesting of int3 by default for kprobes by Andi Kleen · 19 years ago
- 652050a [PATCH] mark several functions __always_inline by Ingo Molnar · 19 years ago
- f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
- bb04923 [PATCH] amd64: task_pt_regs() by Al Viro · 19 years ago
- e4f17c4 [PATCH] amd64: task_thread_info() by Al Viro · 19 years ago
- 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
- 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
- 11a8e77 [PATCH] x86_64: Some housekeeping in local APIC code by Andi Kleen · 19 years ago
- 5f1d189 [PATCH] x86_64: Display meaningful part of filename during BUG() by Jan Beulich · 19 years ago
- dd52d64 [PATCH] x86_64: Remove unused AMD K8 C stepping flag by Andi Kleen · 19 years ago
- 77a7533 [PATCH] x86_64: sparse warning cleanups by Stephen Hemminger · 19 years ago
- cf05013 [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line by Andi Kleen · 19 years ago
- cdc4b9c [PATCH] x86_64: Remove unused segments by Andi Kleen · 19 years ago
- 79f1261 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch by Ravikiran G Thirumalai · 19 years ago
- 5fd63b3 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align by Ravikiran G Thirumalai · 19 years ago
- 99f7b77 [PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.h by Andi Kleen · 19 years ago
- e4b5939 [PATCH] x86_64: cleanup enter_lazy_tlb() by Brian Gerst · 19 years ago
- 915f34e [PATCH] x86_64: Remove useless KDB vector by Andi Kleen · 19 years ago
- e080e9d [PATCH] x86_64: Don't claim too many vectors for TLB flushing by Jason Uhlenkott · 19 years ago
- 365ba91 [PATCH] x86_64: Allocate PDAs in the local node by Ravikiran G Thirumalai · 19 years ago
- df79efd [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation by Ravikiran G Thirumalai · 19 years ago
- 05b3cbd [PATCH] x86_64: Early initialization of cpu_to_node by Ravikiran Thirumalai · 19 years ago
- c818a18 [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC by Andi Kleen · 19 years ago
- 6e54d95 [PATCH] x86_64: Support alternative() with a output argument. by Andi Kleen · 19 years ago
- 737c5c3 [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot. by Andi Kleen · 19 years ago
- 3c02175 [PATCH] x86_64: Fix compile error with !CONFIG_COMPAT by Andi Kleen · 19 years ago
- b9d1e4b [PATCH] x86_64: x86_64 write apic id fix by Vivek Goyal · 19 years ago
- 2d0db40 [PATCH] x86_64: Remove unused apic_write_atomic by Andi Kleen · 19 years ago
- 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
- 95833c8 [PATCH] x86_64: Add idle notifiers by Andi Kleen · 19 years ago
- d25bf7e [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
- 4839057 [PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h by Adrian Bunk · 19 years ago
- bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 19 years ago
- c11efdf [PATCH] x86_64: Align and pad x86_64 GDT on page boundary by Ravikiran G Thirumalai · 19 years ago
- 7180d4f [PATCH] x86_64: Fix 64bit FXSAVE encoding by Jan Beulich · 19 years ago
- e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
- 636dd2b [PATCH] x86_64: fls in asm for x86_64 by Stephen Hemminger · 19 years ago
- 60917a3 [PATCH] x86_64: don't save eflags in x86-64 switch_to() by Benjamin LaHaise · 19 years ago
- b556b35 [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. by Jan Beulich · 19 years ago
- 2d52ede [PATCH] x86_64: Remove enable/disable_hlt by Andi Kleen · 19 years ago
- 92934bc [PATCH] i386/x86-64: Use input/output dependencies for bitops by Andi Kleen · 19 years ago
- 6e3f361 [PATCH] x86_64: make trap information available to die notification handlers by Jan Beulich · 19 years ago
- 6e0c47e [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO by Jan Beulich · 19 years ago
- 2765130 [PATCH] x86_64: More CFI fixes for 32bit entry code by Jan Beulich · 19 years ago
- 4cec873 Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) by Linus Torvalds · 19 years ago
- 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 19 years ago
- e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 19 years ago
- 2d14e39 [PATCH] kprobes: enable funcions only for required arch by Anil S Keshavamurthy · 19 years ago
- af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 19 years ago
- ec9ce0d [PATCH] kdump: x86_64 save cpu registers upon crash by Vivek Goyal · 19 years ago
- 69cda7b [PATCH] kdump: x86_64: add memmmap command line option by akpm@osdl.org · 19 years ago
- cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 19 years ago
- b8aa036 [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h by Ingo Molnar · 19 years ago
- ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
- 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
- 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago
- 1fa744e [PATCH] cpu hotplug/x86_64: disable interrupt in play_dead by Shaohua Li · 19 years ago
- 19d5348 [PATCH] mpspec: remove unneeded packed attribute by Brian Gerst · 19 years ago
- 67df197 [PATCH] x86/x86_64: mark rodata section read-only: x86-64 support by Arjan van de Ven · 19 years ago
- c728252 [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix by Arjan van de Ven · 19 years ago
- d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
- f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
- 90933fc [FLS64]: x86_64 version by Stephen Hemminger · 19 years ago
- 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
- abe842e [PATCH] Avoid namespace pollution in <asm/param.h> by Dag-Erling Smørgrav · 19 years ago
- e5c34a5 [PATCH] Fix typo in x86_64 __build_write_lock_const assembly by Ben Collins · 19 years ago
- c660439 [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu by Ravikiran G Thirumalai · 19 years ago
- 7c72aaf [PATCH] mm: fill arch atomic64 gaps by Hugh Dickins · 19 years ago
- e6c6675 [PATCH] Fix x86_64/msr.h interface to agree with i386/msr.h by Jacob.Shin@amd.com · 19 years ago
- 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
- 8893166 [PATCH] x86_64: Increase the maximum number of local APICs to the maximum by Andi Kleen · 19 years ago
- efbbdce [PATCH] x86_64: Use common sys_time64 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
- bf0f2e2 [PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytes by Paolo 'Blaisorblade' Giarrusso · 19 years ago
- 8e0d4f4 [PATCH] x86_64: Remove asm-x86_64/rwsem.h by Andi Kleen · 19 years ago
- 94605ef [PATCH] x86-64/i386: Intel HT, Multi core detection fixes by Siddha, Suresh B · 19 years ago
- e90f22e [PATCH] x86_64: Fix NUMA node lookup debug code which had bitrotted by Andi Kleen · 19 years ago
- a88cde1 [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c by Andi Kleen · 19 years ago
- ea0be47 [PATCH] x86_64: Allow modular build of ia32 aout loader by Andi Kleen · 19 years ago
- 420f8f6 [PATCH] x86_64: New heuristics to find out hotpluggable CPUs. by Andi Kleen · 19 years ago
- 485832a [PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs spinning. by Andi Kleen · 19 years ago
- 6b75aee [PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbers by Andi Kleen · 19 years ago
- f6c2e33 [PATCH] x86_64: Unmap NULL during early bootup by Siddha, Suresh B · 19 years ago
- 69d81fc [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA by Andi Kleen · 19 years ago
- 1dff7f3 [PATCH] x86_64: Fix up outdated pfn_to_page comment by Andi Kleen · 19 years ago
- 6004e1b [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of interrupt sources by James Cleverdon · 19 years ago
- 89b831e [PATCH] x86_64: Support for AMD specific MCE Threshold. by Jacob Shin · 19 years ago
- 979edfa [PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64. by Jan Beulich · 19 years ago
- a2f1b42 [PATCH] x86_64: Add 4GB DMA32 zone by Andi Kleen · 19 years ago
- 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
- 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
- 4793635 [PATCH] x86_64: fix tss limit by Siddha, Suresh B · 19 years ago
- b4033c1 [PATCH] PCI: Change MSI to use physical delivery mode always by Ashok Raj · 19 years ago
- e7a510f [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes by Ananth N Mavinakayanahalli · 19 years ago
- 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago