1. 0565c26 [PATCH] libata: minor fix for 2.6.16-rc3 by Albert Lee · 19 years ago
  2. 2ae5b30 [PATCH] Necessary evil to get sata_vsc to initialize with Intel iq3124h hba by Dan Williams · 19 years ago
  3. cfe91f9 [PATCH] i386: fix singlestepping though a syscall by Chuck Ebbert · 18 years ago
  4. d308643 [PATCH] Fix SGI O2 compile error in drivers/video/gbefb.c by Joshua Kinard · 18 years ago
  5. 726c14b [PATCH] Provide an interface for getting the current tick length by Paul Mackerras · 18 years ago
  6. dd942ae [PATCH] Handle all and empty zones when setting up custom zonelists for mbind by Andi Kleen · 18 years ago
  7. 759b650 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  8. 69454e6 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  9. a522204 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  10. 7054ec7 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  11. 2aed711 [PATCH] x86_64: Always pass full number of nodes to NUMA hash computation by Andi Kleen · 18 years ago
  12. fdb9df9 [PATCH] x86_64: Relax SRAT covers all memory check a bit by Andi Kleen · 18 years ago
  13. 6574ffd [PATCH] x86_64: Resolve the RIP of an early exception using kallsyms by Andi Kleen · 18 years ago
  14. 7fd6784 [PATCH] x86_64: Disable tsc when apicpmtimer is active by Andi Kleen · 18 years ago
  15. ab68805 [PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine has C2 or C3 by Andi Kleen · 18 years ago
  16. 2391c4b [PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exception by Andi Kleen · 18 years ago
  17. a62eaf1 [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup by Andi Kleen · 18 years ago
  18. 99019e9 [PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private data by Jan Beulich · 18 years ago
  19. e4444d1 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  20. d9db950 [ARM] 3339/1: ARM EABI: make unmuxed syscalls visible by Nicolas Pitre · 18 years ago
  21. 6c0fa49 [ARM] 3338/1: old ABI compat: sys_socketcall by Nicolas Pitre · 18 years ago
  22. 3dfaf7a [ARM] 3337/1: Fix NSLU2 flash support according to window size configuration patch by Martin Michlmayr · 18 years ago
  23. 8f8b113 [IA64] Count disabled cpus as potential hot-pluggable CPUs by Ashok Raj · 18 years ago
  24. ab47999 Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 by Linus Torvalds · 18 years ago
  25. 26d451b Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  26. f671c09 [PATCH] ocfs2: detach from heartbeat events before freeing mle by Kurt Hackel · 19 years ago
  27. 745ae8ba [PATCH] ocfs2: only checkpoint journal when asked to by Mark Fasheh · 19 years ago
  28. 558c70c [PATCH] ocfs2: manually grant remote recovery lock by Kurt Hackel · 19 years ago
  29. 44465a7 [PATCH] ocfs2: add dlm_wait_for_node_death by Kurt Hackel · 19 years ago
  30. e2b5e45 [PATCH] ocfs2: fix release of ast never reserved by Kurt Hackel · 19 years ago
  31. 898effa [PATCH] ocfs2: recheck recovery state after getting lock by Kurt Hackel · 19 years ago
  32. 6f6d758 [IA64] Missing check for TIF_WORK if trace/audit enabled by Jack Steiner · 19 years ago
  33. 0425a14 [MMC] mmci: allow small data transfers by Russell King · 19 years ago
  34. 90f9dd8 [PATCH] Fix over-zealous tag clearing in radix_tree_delete by NeilBrown · 19 years ago
  35. 7bbb794 [ARM] Fix SMP initialisation oops by Russell King · 19 years ago
  36. d89b8f4 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  37. 0b60afb Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  38. 61be6d6 [PATCH] mmconfig: add kernel parameter documentation by Bjorn Helgaas · 19 years ago
  39. c8adb49 [PATCH] swsusp: nuke noisy message by Andrew Morton · 19 years ago
  40. d1db4ec [PATCH] x86_64: early initialization of cpu_to_node by Daniel Yeisley · 19 years ago
  41. b2ee9db [PATCH] hrtimer: fix multiple macro argument expansion by Roman Zippel · 19 years ago
  42. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 19 years ago
  43. 06fed33 [PATCH] cpuset: oops in exit on null cpuset fix by Paul Jackson · 19 years ago
  44. 651c29a [PATCH] ide: touch softlockup detector during pio by Andrew Morton · 19 years ago
  45. 36cbbe5 [PATCH] kbuild: revert "fix make -jN with multiple targets with O=..." by Benjamin LaHaise · 19 years ago
  46. 9f67200 [PATCH] neofb: avoid resetting display config on unblank (v2) by Christian Trefzer · 19 years ago
  47. 7c6de05 [NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packet by Yasuyuki Kozakai · 19 years ago
  48. 763ecff [NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error by Yasuyuki Kozakai · 19 years ago
  49. 08857fa [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT by Yasuyuki Kozakai · 19 years ago
  50. 7d3cdc6 [NETFILTER]: nf_conntrack: move registration of __nf_ct_attach by Yasuyuki Kozakai · 19 years ago
  51. deac0cc [NETFILTER]: x_tables: fix dependencies of conntrack related modules by Yasuyuki Kozakai · 19 years ago
  52. 9c92d34 [NETFILTER]: Don't invoke okfn in CONFIG_NETFILTER=n variant of nf_hook() by Patrick McHardy · 19 years ago
  53. 72166c3 Pull fix-cpu-possible-map into release branch by Tony Luck · 19 years ago
  54. b05de01 [IA64] support panic_on_oops sysctl by Horms · 19 years ago
  55. 48d5cad [XFRM]: Fix SNAT-related crash in xfrm4_output_finish by Patrick McHardy · 19 years ago
  56. defbb2c [IA64] ia64: simplify and fix udelay() by hawkes@sgi.com · 19 years ago
  57. 4c2cd96 [IA64-SGI] enforce proper ordering of callouts by XPC by Dean Nelson · 19 years ago
  58. c2a4969 [IA64-SGI] fix the size of __sn_cnodeid_to_nasid by Dean Roe · 19 years ago
  59. 9c65cb9 [IA64-SGI] export sn_pcidev_info_get by Mark Maule · 19 years ago
  60. 26d1091 [IA64-SGI] remove compile time warning by Jes Sorensen · 19 years ago
  61. d345434 [IA64] remove obsolete corporate address by Jes Sorensen · 19 years ago
  62. 8ed9b2c [IA64-SGI] sn2 minor fixes and cleanups by Jes Sorensen · 19 years ago
  63. 50d8e59 [IA64] Remove duplicate EXPORT_SYMBOLs by Andreas Schwab · 19 years ago
  64. 5ecfbae [PATCH] fix zap_thread's ptrace related problems by Oleg Nesterov · 19 years ago
  65. dadac81 [PATCH] fix kill_proc_info() vs fork() theoretical race by Oleg Nesterov · 19 years ago
  66. 3f17da6 [PATCH] fix kill_proc_info() vs CLONE_THREAD race by Oleg Nesterov · 19 years ago
  67. 7775aa7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  68. ba09cf2 [ARM] remove duplicate #includes by Herbert Poetzl · 19 years ago
  69. dc7bf13 [SERIAL] Fix typo in comment by Ralf Baechle · 19 years ago
  70. a5f1e4e [SERIAL] Documentation/jsm.txt is a no show. by Arthur Othieno · 19 years ago
  71. 78872cc [BRIDGE]: Fix deadlock in br_stp_disable_bridge by Adrian Drzewiecki · 19 years ago
  72. ee68cea [NETFILTER]: Fix xfrm lookup after SNAT by Patrick McHardy · 19 years ago
  73. 02860ab Input: kill remnants of 98kbd{,-io} and 98spkr by Arthur Othieno · 19 years ago
  74. d93f70b Input: ads7846 - assorted updates by David Brownell · 19 years ago
  75. a90f7e9 Input: ads7846 - convert to to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  76. b8044c7 Input: trackpoint - enable devices connected to external port by Dmitry Torokhov · 19 years ago
  77. 50f6dde Input: logips2pp - add new signature (99) by Meelis Roos · 19 years ago
  78. a09d31f Input: ixp4xx-beeper - fix compile error by Alessandro Zummo · 19 years ago
  79. 93544cc [PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio mount by Steve French · 19 years ago
  80. 10ee39f [PATCH] neofb: avoid resetting display config on unblank by Christian Trefzer · 19 years ago
  81. e2fbf1a [PATCH] x86: gitignore some autogenerated files for i386 by Thomas Meyer · 19 years ago
  82. 581141c [PATCH] x86: document sysenter path by Albert D. Cahalan · 19 years ago
  83. 28baeba [PATCH] FRV: Use virtual interrupt disablement by David Howells · 19 years ago
  84. 68f624f [PATCH] FRV: Miscellaneous fixes by David Howells · 19 years ago
  85. 06027bd [PATCH] hrtimer: round up relative start time on low-res arches by Ingo Molnar · 19 years ago
  86. e35a661 [PATCH] s390: fix __delay implementation by Heiko Carstens · 19 years ago
  87. 5a1342f [PATCH] fix a typo in the CPU_H8300H dependencies by Adrian Bunk · 19 years ago
  88. d6077cb [PATCH] sched: revert "filter affine wakeups" by Chen, Kenneth W · 19 years ago
  89. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 19 years ago
  90. 8861da3 [PATCH] kprobes: Update Documentation/kprobes.txt by Jim Keniston · 19 years ago
  91. 61b9a26 [PATCH] Fix NULL pointer dereference in isdn_tty_at_cout by Karsten Keil · 19 years ago
  92. 8b09fb3 [PATCH] fix x86 topology export in sysfs for subarchitectures by James Bottomley · 19 years ago
  93. 5ac5f9d [PATCH] NLM: Fix the NLM_GRANTED callback checks by Trond Myklebust · 19 years ago
  94. 7c8903f [PATCH] jbd: revert checkpoint list changes by Mark Fasheh · 19 years ago
  95. be5efff [PATCH] HPET: handle multiple ACPI EXTENDED_IRQ resources by Bjorn Helgaas · 19 years ago
  96. da96582 [PATCH] tty reference count fix by Paul Fulghum · 19 years ago
  97. 16bf134 [PATCH] compound page: no access_process_vm check by Hugh Dickins · 19 years ago
  98. d98c7a0 [PATCH] compound page: default destructor by Hugh Dickins · 19 years ago
  99. 41d78ba [PATCH] compound page: use page[1].lru by Hugh Dickins · 19 years ago
  100. 7277232 [PATCH] pktcdvd: Reduce stack usage by Peter Osterlund · 19 years ago