1. 855f46a [PATCH] Add stable branch to maintainers file by Steven Rostedt · 18 years ago
  2. 757be18 [PATCH] sh: fix proc file removal for superh store queue module by Neil Horman · 18 years ago
  3. 453c3e4 [PATCH] eicon: fix define conflict with ptrace by Alexey Dobriyan · 18 years ago
  4. 64e0cc3 [PATCH] pSeries: hvsi char driver janitorial cleanup by Linas Vepstas · 18 years ago
  5. 229395c [PATCH] pSeries hvsi char driver null pointer deref by Linas Vepstas · 18 years ago
  6. 825e037 [PATCH] Fix more per-cpu typos by Alexey Dobriyan · 18 years ago
  7. 8b23d04 [PATCH] doc: update panic_on_oops documentation by Maxime Bizon · 18 years ago
  8. 2f34931 [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth cache by Neil Brown · 18 years ago
  9. 9b7f750 [PATCH] debug_locks.h: add "struct task_struct;" by Alexey Dobriyan · 18 years ago
  10. 60c371b [PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op by Andrew Morton · 18 years ago
  11. bb39e41 [PATCH] au1100fb: Fix startup sequence by Rodolfo Giometti · 18 years ago
  12. fd2d543 [PATCH] au1100fb: info->var.rotate fix by Rodolfo Giometti · 18 years ago
  13. 78944e5 [PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion by Antonino A. Daplas · 18 years ago
  14. 38cbcdc [PATCH] fix vmstat per cpu usage by Jan Blunck · 18 years ago
  15. 9f59ce5 [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE by Chuck Ebbert · 18 years ago
  16. f9abd1a [PATCH] md: Fix a bug that recently crept into md/linear by NeilBrown · 18 years ago
  17. af2bc7d [PATCH] omap-rng build fix by David Brownell · 18 years ago
  18. b0b33de [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode() by Alexander Zarochentsev · 18 years ago
  19. c3760ae [PATCH] crash in aty128_set_lcd_enable() on PowerBook by Olaf Hering · 18 years ago
  20. 06fa45d [PATCH] ufs: handle truncated pages by Evgeniy Dushistov · 18 years ago
  21. 1fb32b7 [PATCH] ufs: ufs_get_locked_page() race fix by Evgeniy Dushistov · 18 years ago
  22. e91467e [PATCH] bug in futex unqueue_me by Christian Borntraeger · 18 years ago
  23. 72f0b4e [PATCH] disable debugging version of write_lock() by Andrew Morton · 18 years ago
  24. 927cbe8 [PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h> by Adrian Bunk · 18 years ago
  25. a7ef787 [PATCH] Make suspend possible with a traced process at a breakpoint by Rafael J. Wysocki · 18 years ago
  26. f5d635f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  27. eca7994 [IA64] make uncached allocator more node aware by Dean Nelson · 18 years ago
  28. 3b445ee Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  29. 1295278 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  30. efe78cd Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  31. 8861e98 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  32. 6e31554 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  33. f1d39b2 [PATCH] ahci: skip protocol test altogether in spurious interrupt code by Unicorn Chang · 18 years ago
  34. c54772e [PATCH] myri10ge - Fix spurious invokations of the watchdog reset handler by Brice Goglin · 18 years ago
  35. e454358 [PATCH] myri10ge - Write the firmware in 256-bytes chunks by Brice Goglin · 18 years ago
  36. 817acf5 [PATCH] Stop calling phy_stop_interrupts() twice by Sergei Shtylylov · 18 years ago
  37. 75c30b1 [PATCH] s2io driver bug fixes #2 by Ananda Raju · 18 years ago
  38. b41477f [PATCH] s2io driver bug fixes #1 by Ananda Raju · 18 years ago
  39. 2b14c30 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  40. 5c3e985 SUNRPC: Fix obvious refcounting bugs in rpc_pipefs. by Trond Myklebust · 18 years ago
  41. e0ab53d RPC: Ensure that we disconnect TCP socket when client requests error out by Trond Myklebust · 18 years ago
  42. f3d43c7 NLM/lockd: remove b_done by J. Bruce Fields · 18 years ago
  43. e4e2051 NFS: make 2 functions static by Adrian Bunk · 18 years ago
  44. ce51019 NFS: Release dcache_lock in an error path of nfs_path by Josh Triplett · 18 years ago
  45. 2131ca8 PNP: Add missing casts in printk() arguments by Pierre Ossman · 18 years ago
  46. 5669021 PCI: docking station: remove dock uevents by Kristen Carlson Accardi · 18 years ago
  47. 321311a PCI: Unhide the SMBus on Asus PU-DLS by Jean Delvare · 18 years ago
  48. 998be20 PCI Hotplug: add acpiphp to MAINTAINERS by Kristen Carlson Accardi · 18 years ago
  49. c8439cfc PCI: pci/search: EXPORTs cannot be __devinit by Randy Dunlap · 18 years ago
  50. e4fd1f4 PCIE: cleanup on probe error by Randy Dunlap · 18 years ago
  51. 6085483 pcie: fix warnings when CONFIG_PM=n by Henrik Kretzschmar · 18 years ago
  52. c31ca59 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  53. fd60ae4 IB/uverbs: Avoid a crash on device hot remove by Jack Morgenstein · 18 years ago
  54. 8ddc7c5 IB/ipoib: Remove broken link from Kconfig and documentation by Or Gerlitz · 18 years ago
  55. 559ce8f IB/srp: Work around data corruption bug on Mellanox targets by Ishai Rabinovitz · 18 years ago
  56. e44e41d [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM by Bob Picco · 18 years ago
  57. 921eea1 [IA64] align high endpoint of VIRTUAL_MEM_MAP by Bob Picco · 18 years ago
  58. 0a69ca9 [PATCH] Fix RAID5 + IA64 compile by Prarit Bhargava · 18 years ago
  59. d916a8f IB/srp: Fix crash in srp_reconnect_target by Ishai Rabinovitz · 18 years ago
  60. 75df23e IB/cm: Fix error handling in ib_send_cm_req by Sean Hefty · 18 years ago
  61. 69e9fbb IB/mthca: Clean up mthca array index mask by Roland Dreier · 18 years ago
  62. bf74c74 IB/mthca: Fix mthca_array_clear() thinko by Michael S. Tsirkin · 18 years ago
  63. 3f2792f [PATCH] take filling ->pid, etc. out of audit_get_context() by Al Viro · 18 years ago
  64. 5ac3a9c [PATCH] don't bother with aux entires for dummy context by Al Viro · 18 years ago
  65. d51374a [PATCH] mark context of syscall entered with no rules as dummy by Al Viro · 18 years ago
  66. 471a5c7 [PATCH] introduce audit rules counter by Al Viro · 18 years ago
  67. 5422e01 [PATCH] fix audit oops with invalid operator by Amy Griffis · 18 years ago
  68. 6988434 [PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALL by Amy Griffis · 18 years ago
  69. 73d3ec5 [PATCH] fix missed create event for directory audit by Amy Griffis · 18 years ago
  70. 3e2efce [PATCH] fix faulty inode data collection for open() with O_CREAT by Amy Griffis · 18 years ago
  71. 46f5960 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  72. 90eb29e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  73. 1398ab7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  74. a166222 [PATCH] x86_64: Fix CONFIG_IOMMU_DEBUG by Muli Ben-Yehuda · 18 years ago
  75. 2699500 [PATCH] x86_64: Fix backtracing for interrupt stacks by Andi Kleen · 18 years ago
  76. ae74c3b Fix force_sig_info() semantics after cleanups by Linus Torvalds · 18 years ago
  77. 202668e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 by Linus Torvalds · 18 years ago
  78. cae74b3 Revert "[PATCH] USB: move usb_device_class class devices to be real devices" by Greg Kroah-Hartman · 18 years ago
  79. 27fb4f0 Revert "[PATCH] USB: convert usb class devices to real devices" by Greg Kroah-Hartman · 18 years ago
  80. f443ddf USB: UHCI: Don't test the Short Packet Detect bit by Alan Stern · 18 years ago
  81. de1caa4 USB: unusual_devs entry for Nokia 3250 by Alan Stern · 18 years ago
  82. b4dbda1 USB: dummy-hcd: disable interrupts during req->complete by Alan Stern · 18 years ago
  83. be0c801 USB: fix the USB_GADGET_DUMMY_HCD dependencies by Adrian Bunk · 18 years ago
  84. 168ffc4 USB: ati_remote.c: autorepeat fix by Marko Macek · 18 years ago
  85. 064e875 USB: doc: fixes devio.c location in proc_usb_info.txt. by Luiz Fernando N. Capitulino · 18 years ago
  86. 0e74b06 USB: doc: usb-help.txt update. by Luiz Fernando N. Capitulino · 18 years ago
  87. 23219c1 USB: Patch for rtl8150 to fix unplug problems by Peter Chubb · 18 years ago
  88. 6ad576b USB: cypress driver comment updates by Oliver Bock · 18 years ago
  89. eda30fd USB: unusual_devs device removal by Phil Dibowitz · 18 years ago
  90. 3c33242 usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220F by Daniel Drake · 18 years ago
  91. b7aa94b USB: New USB ID for Belkin Serial Adapter by Kim Oldfield · 18 years ago
  92. 274a4bb USB: Additional PID for the ftdi_sio driver by Dave Platt · 18 years ago
  93. aec0d50 USB: adding support for SHARP WS003SH to ipaq.c by Norihiko Tomiyama · 18 years ago
  94. a11570f USB: Fix Freescale high-speed USB host dependency by Li Yang · 18 years ago
  95. a01c452 USB: Removed 3-port device handler from Option driver by Matthias Urlichs · 18 years ago
  96. 7c1c2f7 USB: Drop Sierra Wireless MC8755 from the Option driver by Matthias Urlichs · 18 years ago
  97. 31fcbb7 USB: Let option driver handle Anydata CDMA modems. Remove anydata driver. by Matthias Urlichs · 18 years ago
  98. 02b2ac5 USB: Option driver: Short driver names were identical by Matthias Urlichs · 18 years ago
  99. b3fdab5 USB: Option driver: removed change history and linux/version.h include by Matthias Urlichs · 18 years ago
  100. 0365ee0 USB: AT91 OHCI updates, mostly power management by David Brownell · 18 years ago