1. 5fd63b3 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align by Ravikiran G Thirumalai · 19 years ago
  2. 99f7b77 [PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.h by Andi Kleen · 19 years ago
  3. e4b5939 [PATCH] x86_64: cleanup enter_lazy_tlb() by Brian Gerst · 19 years ago
  4. 915f34e [PATCH] x86_64: Remove useless KDB vector by Andi Kleen · 19 years ago
  5. e080e9d [PATCH] x86_64: Don't claim too many vectors for TLB flushing by Jason Uhlenkott · 19 years ago
  6. 365ba91 [PATCH] x86_64: Allocate PDAs in the local node by Ravikiran G Thirumalai · 19 years ago
  7. df79efd [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation by Ravikiran G Thirumalai · 19 years ago
  8. 05b3cbd [PATCH] x86_64: Early initialization of cpu_to_node by Ravikiran Thirumalai · 19 years ago
  9. 487472b [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_core by Andi Kleen · 19 years ago
  10. c818a18 [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC by Andi Kleen · 19 years ago
  11. 6e54d95 [PATCH] x86_64: Support alternative() with a output argument. by Andi Kleen · 19 years ago
  12. 737c5c3 [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot. by Andi Kleen · 19 years ago
  13. 3c02175 [PATCH] x86_64: Fix compile error with !CONFIG_COMPAT by Andi Kleen · 19 years ago
  14. b9d1e4b [PATCH] x86_64: x86_64 write apic id fix by Vivek Goyal · 19 years ago
  15. 2d0db40 [PATCH] x86_64: Remove unused apic_write_atomic by Andi Kleen · 19 years ago
  16. fd78f11 [PATCH] i386: make pci_map_single/pci_map_sg warn for zero length. by Andi Kleen · 19 years ago
  17. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
  18. 95833c8 [PATCH] x86_64: Add idle notifiers by Andi Kleen · 19 years ago
  19. d25bf7e [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  20. 6eb0a0f [PATCH] i386: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  21. 4839057 [PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h by Adrian Bunk · 19 years ago
  22. bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 19 years ago
  23. c11efdf [PATCH] x86_64: Align and pad x86_64 GDT on page boundary by Ravikiran G Thirumalai · 19 years ago
  24. 819a692 [PATCH] x86_64: Handle unknown node (-1) in alloc_pages_node by Andi Kleen · 19 years ago
  25. 7180d4f [PATCH] x86_64: Fix 64bit FXSAVE encoding by Jan Beulich · 19 years ago
  26. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
  27. 636dd2b [PATCH] x86_64: fls in asm for x86_64 by Stephen Hemminger · 19 years ago
  28. 60917a3 [PATCH] x86_64: don't save eflags in x86-64 switch_to() by Benjamin LaHaise · 19 years ago
  29. 329d400 [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI by Zwane Mwaikambo · 19 years ago
  30. b556b35 [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. by Jan Beulich · 19 years ago
  31. 3f98bc4 [PATCH] i386/x86-64: Update AMD CPUID flags by Andi Kleen · 19 years ago
  32. 39b3a79 [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag by Andi Kleen · 19 years ago
  33. 2d52ede [PATCH] x86_64: Remove enable/disable_hlt by Andi Kleen · 19 years ago
  34. 92934bc [PATCH] i386/x86-64: Use input/output dependencies for bitops by Andi Kleen · 19 years ago
  35. 1f6818b [PATCH] x86_64: Minor GFP_DMA32 comment fix by Andi Kleen · 19 years ago
  36. 6e3f361 [PATCH] x86_64: make trap information available to die notification handlers by Jan Beulich · 19 years ago
  37. 6e0c47e [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO by Jan Beulich · 19 years ago
  38. 2765130 [PATCH] x86_64: More CFI fixes for 32bit entry code by Jan Beulich · 19 years ago
  39. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  40. e16885c [PATCH] uninline capable() by Ingo Molnar · 19 years ago
  41. df019b1 [PATCH] kprobes: fix unloading of self probed module by Keshavamurthy Anil S · 19 years ago
  42. 10b5aab [PATCH] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #define by Adrian Bunk · 19 years ago
  43. 4eac915 [PATCH] mm: gfp_atomic comments by Paul Jackson · 19 years ago
  44. 4cec873 Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) by Linus Torvalds · 19 years ago
  45. 7e4e574 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  46. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 19 years ago
  47. a8b9ee7 [MUTEX]: linux/mutex.h needs linux/linkage.h too by David S. Miller · 19 years ago
  48. 05f6ece Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 19 years ago
  49. c38a04b1 powerpc/32: Fix compile error caused by pud_t/pgt_t confusion by Paul Mackerras · 19 years ago
  50. 7a0268f [PATCH] powerpc/64: per cpu data optimisations by Anton Blanchard · 19 years ago
  51. 193cac9 [PATCH] powerpc: parallel port init fix by Michael Neuling · 19 years ago
  52. 296167a [PATCH] powerpc: Make early debugging configurable via Kconfig by Michael Ellerman · 19 years ago
  53. 02d7980 [PARISC] Use C99 initializers in asm-parisc/processor.h by Alexey Dobriyan · 19 years ago
  54. 9b9ff2e [PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetrical by Grant Grundler · 19 years ago
  55. 110957f [PARISC] Add __iomem to __raw_check_addr() by Alexey Dobriyan · 19 years ago
  56. e8b736c [PARISC] Add some defines for HugeTLB pages by Helge Deller · 19 years ago
  57. 1b2425e [PARISC] Make local cache flushes take a void * by Matthew Wilcox · 19 years ago
  58. 8039de1 [PARISC] Add __read_mostly section for parisc by Helge Deller · 19 years ago
  59. 0563572 asm-powerpc: header included twice by Nicolas Kaiser · 19 years ago
  60. 58dc125 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  61. 73165b8 [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES by Ingo Molnar · 19 years ago
  62. 9d28026 [NETFILTER]: Remove unused function from NAT protocol helpers by Patrick McHardy · 19 years ago
  63. bb94aa1 [NETFILTER]: net/ipv[46]/netfilter.c cleanups by Patrick McHardy · 19 years ago
  64. 770cfbc [INET]: congestion and af_ops can be const by Stephen Hemminger · 19 years ago
  65. 19dbaf6 [PATCH] m68knommu: save reg a5 on context change by Greg Ungerer · 19 years ago
  66. 3960f2f [PATCH] m68knommu: fix find_next_zero_bit in bitops.h by Greg Ungerer · 19 years ago
  67. d936cfc Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  68. 69a0b31 [PATCH] rcu: join rcu_ctrlblk and rcu_state by Oleg Nesterov · 19 years ago
  69. c8d5246 [PATCH] Work around ppc64 compiler bug by Anton Blanchard · 19 years ago
  70. dd49f96 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  71. a62e684 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  72. 4c29c4c [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototype by Adrian Bunk · 19 years ago
  73. ca5ed2f [PATCH] include/asm-sh64/: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  74. a547dfe [PATCH] char/isicom: More whitespaces and coding style by Jiri Slaby · 19 years ago
  75. e65c1db [PATCH] char/isicom: Firmware loading by Jiri Slaby · 19 years ago
  76. aaa246e [PATCH] char/isicom: Other little changes by Jiri Slaby · 19 years ago
  77. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  78. 87c2ce3 [PATCH] lib/zlib*: cleanups by Adrian Bunk · 19 years ago
  79. 0863afb [PATCH] DocBook: fix kernel-doc comments by Martin Waitz · 19 years ago
  80. 3f08ff4 [PATCH] include/video/newport.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  81. c549dc6 [PATCH] nvidiafb: Add support for some pci-e chipsets by Antonino A. Daplas · 19 years ago
  82. 7227576 [PATCH] fbdev: sstfb: Driver cleanups by Antonino A. Daplas · 19 years ago
  83. a807f61 [PATCH] fbdev: tdfxfb: Driver cleanups by Antonino A. Daplas · 19 years ago
  84. 9f19bc5 [PATCH] fbdev: neofb: Driver cleanups by Antonino A. Daplas · 19 years ago
  85. a26968d [PATCH] fbdev: kyrofb: Driver cleanups by Antonino A. Daplas · 19 years ago
  86. 2b4f2f4 [PATCH] vesafb: Drop blank hook by Antonino A. Daplas · 19 years ago
  87. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 19 years ago
  88. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 19 years ago
  89. 49a2a1b [PATCH] kprobes: changed from using spinlock to mutex by Anil S Keshavamurthy · 19 years ago
  90. 41dead4 [PATCH] kprobes: cleanup include/asm/kprobes.h by Anil S Keshavamurthy · 19 years ago
  91. 2d14e39 [PATCH] kprobes: enable funcions only for required arch by Anil S Keshavamurthy · 19 years ago
  92. d1c0b8f [PATCH] Remove getnstimestamp() by Matt Helsley · 19 years ago
  93. becf8b5 [PATCH] hrtimer: convert posix timers completely by Thomas Gleixner · 19 years ago
  94. 97735f2 [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API by Thomas Gleixner · 19 years ago
  95. 10c94ec [PATCH] hrtimer: create hrtimer nanosleep API by Thomas Gleixner · 19 years ago
  96. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 19 years ago
  97. c0a3132 [PATCH] hrtimer: hrtimer core code by Thomas Gleixner · 19 years ago
  98. 97fc79f [PATCH] hrtimer: introduce ktime_t time format by Thomas Gleixner · 19 years ago
  99. f8f46da [PATCH] hrtimer: introduce nsec_t type and conversion functions by Thomas Gleixner · 19 years ago
  100. 5f82b2b [PATCH] hrtimer: create and use timespec_valid macro by Thomas Gleixner · 19 years ago