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