1. e0c1e9b [PATCH] x86_64: avoid IRQ0 ioapic pin collision by Kimball Murray · 18 years ago
  2. 543f2a3 [PATCH] i386: fix broken FP exception handling by Chuck Ebbert · 18 years ago
  3. 6e5882c [PATCH] x86/PAE: Fix pte_clear for the >4GB RAM case by Zachary Amsden · 18 years ago
  4. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  5. 18bd057 [PATCH] i386/x86-64: Fix x87 information leak between processes by Andi Kleen · 18 years ago
  6. 1bb858f [PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq_disable by lepton · 18 years ago
  7. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 18 years ago
  8. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  9. 491d4be [PATCH] sys_kexec_load() naming fixups by Andrew Morton · 18 years ago
  10. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  11. dc8cbae [PATCH] mptspec: remove duplicate #include by Randy Dunlap · 18 years ago
  12. 7519fdc [PATCH] Remove sys_ prefix of new syscalls from __NR_sys_* by OGAWA Hirofumi · 18 years ago
  13. b20367a [PATCH] x86_64: Fix drift with HPET timer enabled by Jordan Hargrave · 18 years ago
  14. 95d769a [PATCH] i386: Consolidate modern APIC handling by Andi Kleen · 18 years ago
  15. 9522236 [PATCH] x86_64: Introduce e820_all_mapped by Arjan van de Ven · 18 years ago
  16. 2cf8d82 [PATCH] make local_t signed by Andrew Morton · 18 years ago
  17. f79e2ab [PATCH] sys_sync_file_range() by Andrew Morton · 18 years ago
  18. 1a75a3f [PATCH] i386 kdump timer vector lockup fix by Vivek Goyal · 18 years ago
  19. 3ccfb81 [PATCH] Remove long dead i386 floppy asm code by Brian Gerst · 18 years ago
  20. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  21. f45e465 [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl by Adrian Bunk · 18 years ago
  22. 41623b0 [PATCH] RTC: Fix up some RTC whitespace and style by Matt Mackall · 18 years ago
  23. 63732c2 [PATCH] RTC: Remove RTC UIP synchronization on x86 by Matt Mackall · 18 years ago
  24. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  25. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 18 years ago
  26. dfd4e3e [PATCH] lightweight robust futexes: i386 by Ingo Molnar · 18 years ago
  27. e9056f1 [PATCH] lightweight robust futexes: arch defaults by Ingo Molnar · 18 years ago
  28. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  29. ad658b3 [PATCH] unify pfn_to_page: i386 pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  30. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 18 years ago
  31. 1cc2b99 [PATCH] bitops: i386: use generic bitops by Akinobu Mita · 18 years ago
  32. 311ac88f [PATCH] x86: kprobes-booster by Masami Hiramatsu · 18 years ago
  33. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 18 years ago
  34. abcb6c9 [PATCH] 2TB files: st_blocks is invalid when calling stat64 by Takashi Sato · 18 years ago
  35. f2d3efe [PATCH] x86_64: Implement early DMI scanning by Andi Kleen · 18 years ago
  36. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  37. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 18 years ago
  38. 57f3ebc [PATCH] remove ISA legacy functions: remove the helpers by Al Viro · 18 years ago
  39. 0b2fcfd [PATCH] atomic: add_unless cmpxchg optimise by Nick Piggin · 18 years ago
  40. 804f159 [PATCH] Move read_mostly definition to asm/cache.h by Kyle McMartin · 18 years ago
  41. aeefc95 [PATCH] x86: Make _syscallX() macros compile in PIC mode by Markus Gutschke · 18 years ago
  42. 42c059e0 [PATCH] i386 spinlocks: disable interrupts only if we enabled them by Chuck Ebbert · 18 years ago
  43. 52f4a91 [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/kernel/cpu/centaur.c by Jesper Juhl · 18 years ago
  44. db753bd [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() by Jan Beulich · 18 years ago
  45. 101f12a [PATCH] i386: actively synchronize vmalloc area when registering certain callbacks by Jan Beulich · 18 years ago
  46. 99b7de3 [PATCH] x86: early printk handling fixes by Stas Sergeev · 18 years ago
  47. 7c63ee5 [PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_bus by Chris Wright · 18 years ago
  48. e5428ed [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386) by Natalie.Protasevich@unisys.com · 18 years ago
  49. 30e931d [PATCH] i386: Add a temporary to make put_user more type safe by Eric W. Biederman · 18 years ago
  50. 9a0b581 [PATCH] x86: SMP alternatives by Gerd Hoffmann · 18 years ago
  51. 8f86059 [PATCH] Enable mprotect on huge pages by Zhang, Yanmin · 18 years ago
  52. 152475c [PATCH] don't call check_acpi_pci() on x86 with ACPI disabled by Herbert Poetzl · 18 years ago
  53. f9262c1 [PATCH] i386: port ATI timer fix from x86_64 to i386 II by Andi Kleen · 18 years ago
  54. 2b932f6 [PATCH] x86: fix broken SMP boot sequence by James Bottomley · 18 years ago
  55. 124d90b [PATCH] Kprobes causes NX protection fault on i686 SMP by Prasanna S Panchamukhi · 18 years ago
  56. cfe91f9 [PATCH] i386: fix singlestepping though a syscall by Chuck Ebbert · 18 years ago
  57. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 18 years ago
  58. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 19 years ago
  59. 8b09fb3 [PATCH] fix x86 topology export in sysfs for subarchitectures by James Bottomley · 19 years ago
  60. cff2b76 [PATCH] fstatat64 support by Ulrich Drepper · 19 years ago
  61. 2da436e [PATCH] unshare system call -v5: system call registration for i386 by JANAK DESAI · 19 years ago
  62. 911b0ad [PATCH] Fix "value computed is not used" compile warnings with gcc-4.1 by Takashi Iwai · 19 years ago
  63. 69dcc99 [PATCH] Export cpu topology in sysfs by Zhang, Yanmin · 19 years ago
  64. 59ed2f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  65. 975b3d3 [PATCH] VMSPLIT config options by Mark Lord · 19 years ago
  66. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 19 years ago
  67. da9bb1d [PATCH] EDAC: core EDAC support code by Alan Cox · 19 years ago
  68. 715b49e [PATCH] EDAC: atomic scrub operations by Alan Cox · 19 years ago
  69. 3213e91 [PATCH] Add pselect/ppoll system calls on i386 by David Woodhouse · 19 years ago
  70. 283828f [PATCH] Handle TIF_RESTORE_SIGMASK for i386 by David Howells · 19 years ago
  71. 4f08550 [PATCH] vfs: *at functions: i386 by Ulrich Drepper · 19 years ago
  72. 3b94806 [PATCH] uml: remove leftover from patch revertal by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  73. 652050a [PATCH] mark several functions __always_inline by Ingo Molnar · 19 years ago
  74. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  75. 65e0fdf [PATCH] i386: task_stack_page() by Al Viro · 19 years ago
  76. 07b047f [PATCH] i386: fix task_pt_regs() by akpm@osdl.org · 19 years ago
  77. 06b425d [PATCH] i386: task_thread_info() by Al Viro · 19 years ago
  78. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  79. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  80. 487472b [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_core by Andi Kleen · 19 years ago
  81. fd78f11 [PATCH] i386: make pci_map_single/pci_map_sg warn for zero length. by Andi Kleen · 19 years ago
  82. 6eb0a0f [PATCH] i386: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  83. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
  84. 329d400 [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI by Zwane Mwaikambo · 19 years ago
  85. 3f98bc4 [PATCH] i386/x86-64: Update AMD CPUID flags by Andi Kleen · 19 years ago
  86. 39b3a79 [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag by Andi Kleen · 19 years ago
  87. 92934bc [PATCH] i386/x86-64: Use input/output dependencies for bitops by Andi Kleen · 19 years ago
  88. 4cec873 Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) by Linus Torvalds · 19 years ago
  89. 73165b8 [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES by Ingo Molnar · 19 years ago
  90. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 19 years ago
  91. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 19 years ago
  92. 41dead4 [PATCH] kprobes: cleanup include/asm/kprobes.h by Anil S Keshavamurthy · 19 years ago
  93. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 19 years ago
  94. f05b690 [PATCH] Kdump: i386 compiler warning fix by Vivek Goyal · 19 years ago
  95. e996e58 [PATCH] kdump: save registers early (inline functions) by Vivek Goyal · 19 years ago
  96. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 19 years ago
  97. 2af7f59 [PATCH] mutex subsystem, add include/asm-i386/mutex.h by Arjan van de Ven · 19 years ago
  98. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  99. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 19 years ago
  100. a12dea7 [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archs by Paolo 'Blaisorblade' Giarrusso · 19 years ago