1. 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 18 years ago
  2. fb2e284 [PATCH] i386: Clean up spin/rwlocks by Andi Kleen · 18 years ago
  3. 7ca2b49 [PATCH] i386: Remove lock section support in semaphore.h by Andi Kleen · 18 years ago
  4. add659b [PATCH] i386: Remove lock section support in rwsem.h by Andi Kleen · 18 years ago
  5. 01215ad [PATCH] i386: Remove lock section support in mutex.h by Andi Kleen · 18 years ago
  6. 107878b [PATCH] i386: Minor fixes & cleanup to tlb flush by Andi Kleen · 18 years ago
  7. ecaf45e [PATCH] i386: Redo semaphore and rwlock assembly helpers by Andi Kleen · 18 years ago
  8. 07c9819 [PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files by Andi Kleen · 18 years ago
  9. 1a015b5 [PATCH] i386: Remove const case for rwlocks by Andi Kleen · 18 years ago
  10. 0cb91a2 [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels by Andi Kleen · 18 years ago
  11. 3cfc348 [PATCH] x86: Add portable getcpu call by Andi Kleen · 18 years ago
  12. 248dcb2 [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  13. 4038f90 [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume by Shaohua Li · 18 years ago
  14. 407984f [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl by Don Zickus · 18 years ago
  15. 2fbe7b2 [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions by Don Zickus · 18 years ago
  16. 3adbbcc [PATCH] x86: Cleanup NMI interrupt path by Don Zickus · 18 years ago
  17. b7471c6 [PATCH] i386: Add SMP support on i386 to reservation framework by Don Zickus · 18 years ago
  18. 828f0af [PATCH] x86: Add performance counter reservation framework for UP kernels by Don Zickus · 18 years ago
  19. b07f891 [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support by Andi Kleen · 18 years ago
  20. 874c4fe [PATCH] i386: Allow to use GENERICARCH for UP kernels by Andi Kleen · 18 years ago
  21. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  22. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  23. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  24. 4a3381f Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  25. 47a5c6f x86: save/restore eflags in context switch by Linus Torvalds · 18 years ago
  26. e5fa6d7 [PATCH] Fix 'make headers_check' on i386 by David Woodhouse · 18 years ago
  27. f01f0f0 [PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h> by David Woodhouse · 18 years ago
  28. 651c923 [PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h> by David Woodhouse · 18 years ago
  29. b40c274 [PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signal.h> by David Woodhouse · 18 years ago
  30. 97148ba Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  31. b4a2283 [PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility. by David Woodhouse · 18 years ago
  32. f9bcda7 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  33. a9aa141 [PATCH] x86: increase MAX_MP_BUSSES on default arch by Andrew Morton · 18 years ago
  34. 22db37e [PATCH] i386: rwlock.h fix smp alternatives fix by Chris Wright · 18 years ago
  35. 386dcaf [PATCH] i386: Remove __KERNEL__ ifdef around _syscall*() by Andi Kleen · 18 years ago
  36. 8c74932 [PATCH] i386: Remove alternative_smp by Andi Kleen · 18 years ago
  37. ea42405 [PATCH] x86: Make backtracer fallback logic more bullet-proof by Jan Beulich · 18 years ago
  38. 61171b8 [PATCH] x86: fix x86 cpuid keys used in alternative_smp() by Jan Beulich · 18 years ago
  39. b01e86f Merge /spare/repo/linux-2.6 into upstream by Jeff Garzik · 18 years ago
  40. 4e54bda [PATCH] CONFIG_ACPI_SRAT NUMA build fix by KAMEZAWA Hiroyuki · 18 years ago
  41. 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
  42. a9ad965 [PATCH] IA64: kprobe invalidate icache of jump buffer by bibo, mao · 18 years ago
  43. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  44. b43c7ce [PATCH] i386: system.h: remove extra semicolons and fix order by Chuck Ebbert · 18 years ago
  45. b3cf257 [PATCH] i386: use thread_info flags for debug regs and IO bitmaps by Stephane Eranian · 18 years ago
  46. b862f3b i386: improve and correct inline asm memory constraints by Linus Torvalds · 18 years ago
  47. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  48. 8a25d5d [PATCH] lockdep: prove spinlock rwlock locking correctness by Ingo Molnar · 18 years ago
  49. 4ea2176 [PATCH] lockdep: prove rwsem locking correctness by Ingo Molnar · 18 years ago
  50. c8558fc [PATCH] lockdep: irqtrace cleanup of include/asm-i386/irqflags.h by Ingo Molnar · 18 years ago
  51. 55f327f [PATCH] lockdep: irqtrace subsystem, i386 support by Ingo Molnar · 18 years ago
  52. c4e0511 [PATCH] lockdep: clean up rwsems by Ingo Molnar · 18 years ago
  53. 4879d77 [PATCH] irq-flags: i386: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  54. 8ec4d41 [PATCH] SMP alternatives: skip with UP kernels by Gerd Hoffmann · 18 years ago
  55. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  56. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  57. 0686cd8 [PATCH] fix sgivwfb compile by Adrian Bunk · 18 years ago
  58. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  59. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 18 years ago
  60. c723e084 [PATCH] i386: use C code for current_thread_info() by Chuck Ebbert · 18 years ago
  61. 4b89aff [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 18 years ago
  62. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  63. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  64. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  65. 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  66. e77deac [PATCH] x86_64: Avoid broadcasting NMI IPIs by Keith Owens · 18 years ago
  67. 45486f8 [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR by Keith Owens · 18 years ago
  68. da53112 [PATCH] x86_64: Fix race in cpu_local_* on preemptible kernels by Andi Kleen · 18 years ago
  69. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 18 years ago
  70. c33bd9a [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding by Jan Beulich · 18 years ago
  71. fe7cacc [PATCH] i386: reliable stack trace support i386 entry.S by Jan Beulich · 18 years ago
  72. 176a271 [PATCH] i386: reliable stack trace support (i386) by Jan Beulich · 18 years ago
  73. 3e4ff11 [PATCH] x86_64: nmi watchdog header cleanup by Don Zickus · 18 years ago
  74. a32073b [PATCH] x86_64: Clean and enhance up K8 northbridge access code by Andi Kleen · 18 years ago
  75. d167a51 [PATCH] x86_64: x86_64 version of the smp alternative patch. by Gerd Hoffmann · 18 years ago
  76. 240cd6a80 [PATCH] i386/x86-64: Emulate CPUID4 on AMD by Andi Kleen · 18 years ago
  77. e6f47f9 [PATCH] Notify page fault call chain by Anil S Keshavamurthy · 18 years ago
  78. b71b5b6 [PATCH] Notify page fault call chain for i386 by Anil S Keshavamurthy · 18 years ago
  79. 6f84fa2 [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping by john stultz · 18 years ago
  80. 539eb11 [PATCH] Time: i386 Conversion - part 2: Rework TSC Support by john stultz · 18 years ago
  81. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  82. 7c12d81 [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386 by NeilBrown · 18 years ago
  83. 01408c4 [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes by NeilBrown · 18 years ago
  84. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  85. e75eac3 [PATCH] Clean up and refactor i386 sub-architecture setup by Jeremy Fitzhardinge · 18 years ago
  86. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  87. 30343d6 [PATCH] x86: compile fix for asm-i386/alternatives.h by Kirill Smelkov · 18 years ago
  88. 224f611 [PATCH] x86: VIA C7 CPU flags by Michal Ludvig · 18 years ago
  89. 722f4f5 [PATCH] x86: fix __range_ok constraint by Roman Zippel · 18 years ago
  90. a03a3e2 [PATCH] Don't trigger full rebuild via CONFIG_X86_MCE by Alexey Dobriyan · 18 years ago
  91. 27b07da [PATCH] Don't trigger full rebuild via CONFIG_MTRR by Alexey Dobriyan · 18 years ago
  92. a0b4da9 [PATCH] arch/i386/kernel/apic.c: make modern_apic() static by Adrian Bunk · 18 years ago
  93. c22ce14 [PATCH] x86: cache pollution aware __copy_from_user_ll() by Hiro Yoshioka · 18 years ago
  94. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 18 years ago
  95. 6c763eb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  96. 4f1bcaf [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use by Bjorn Helgaas · 18 years ago
  97. b209a6e [PATCH] PCI: cleanup unused variable about msi driver by bibo,mao · 18 years ago
  98. fd58e55 [PATCH] PCI: msi abstractions and support for altix by Mark Maule · 18 years ago
  99. c509075 Add Kbuild file for i386 'make headers_install' by David Woodhouse · 18 years ago
  100. 6351847 Pull trivial1 into release branch by Len Brown · 18 years ago