1. 70655c0 readahead: fix NULL filp dereference by Wu Fengguang · 14 years ago
  2. 1276551 device_attributes: add sysfs_attr_init() for dynamic attributes by Wolfram Sang · 14 years ago
  3. 975f8c5 drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys by Sergey Senozhatsky · 14 years ago
  4. 829f46a cciss: unlock on error path by Dan Carpenter · 14 years ago
  5. c6eb69a mxser: spin_lock() => spin_lock_irq() by Dan Carpenter · 14 years ago
  6. cdeebad omap hsmmc: fix a bug in card remove scenario by Madhusudhan Chikkature · 14 years ago
  7. 2a48180 drivers/gpio/timbgpio.c: add missing unlock by Julia Lawall · 14 years ago
  8. c70c036 drivers/char/amiserial.c: add missing local_irq_restore by Julia Lawall · 14 years ago
  9. a8557dc fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb. by Justin P. Mattock · 14 years ago
  10. fc95c6d vesafb: use platform_driver_probe() instead of platform_driver_register() by Jan Beulich · 14 years ago
  11. 530cd33 include/linux/kfifo.h: fix INIT_KFIFO() by David Härdeman · 14 years ago
  12. a3a2e76 mm: avoid null-pointer deref in sync_mm_rss() by KAMEZAWA Hiroyuki · 14 years ago
  13. b01d094 bitops: remove temporary for_each_bit() by Andrew Morton · 14 years ago
  14. 0fdf867 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  15. 94c4fce Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. 14e71e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  17. ab195c5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  18. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  19. 309361e0 proc: copy_to_user() returns unsigned by Dan Carpenter · 14 years ago
  20. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 14 years ago
  21. 68b0ddb libata: disable NCQ on Crucial C300 SSD by Tejun Heo · 14 years ago
  22. c710f78 libata: don't whine on spurious IRQ by Tejun Heo · 14 years ago
  23. 8ba42bd [WATCHDOG] hpwdt - fix lower timeout limit by Thomas Mingarelli · 14 years ago
  24. 4c7d849 [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point DeviceIDs by Seth Heasley · 14 years ago
  25. dfc3338 [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl. by James Hogan · 14 years ago
  26. 5fbfb18 Fix up possibly racy module refcounting by Nick Piggin · 14 years ago
  27. 7da23b86e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  28. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  29. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  30. 449cedf audit: preface audit printk with audit by Eric Paris · 14 years ago
  31. 3dc9fef 9p: saving negative to unsigned char by Dan Carpenter · 14 years ago
  32. 85a770a 9p: return on mutex_lock_interruptible() by Dan Carpenter · 14 years ago
  33. 109f6ae Btrfs: add check for changed leaves in setup_leaf_for_split by Chris Mason · 14 years ago
  34. 6bdb72d Btrfs: create snapshot references in same commit as snapshot by Sage Weil · 14 years ago
  35. b5cb160 Btrfs: fix small race with delalloc flushing waitqueue's by Josef Bacik · 14 years ago
  36. 28ecb609 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc by Nick Piggin · 14 years ago
  37. b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 14 years ago
  38. 9e74e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  39. 4946d54 rmap: fix anon_vma_fork() memory leak by Rik van Riel · 14 years ago
  40. 11e9b49 9p: Creating files with names too long should fail with ENAMETOOLONG. by Sripathi Kodi · 14 years ago
  41. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 14 years ago
  42. d994f40 9p: drop nlink remove by Aneesh Kumar K.V · 14 years ago
  43. 5b0fa20 fs/9p: Clunk the fid resulting from partial walk of the name by Aneesh Kumar K.V · 14 years ago
  44. 9208d24 9p: documentation update by Sripathi Kodi · 14 years ago
  45. 476ada0 9p: Fix setting of protocol flags in v9fs_session_info structure. by Sripathi Kodi · 14 years ago
  46. a32f392 eeepc-wmi: include slab.h by Tejun Heo · 14 years ago
  47. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  48. a4ab277 staging/otus: include slab.h from usbdrv.h by Tejun Heo · 14 years ago
  49. db217de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  50. 8ce42c8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. 0121b0c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. a8941b0 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  53. d82ef02 proc: pagemap: Hold mmap_sem during page walk by KAMEZAWA Hiroyuki · 14 years ago
  54. 147a274 pcmcia: fix up alignf issues by Dominik Brodowski · 14 years ago
  55. bdd32ce sunxvr500: Ignore secondary output PCI devices. by David S. Miller · 14 years ago
  56. 954fbc8 sparc64: Implement perf_arch_fetch_caller_regs by David S. Miller · 14 years ago
  57. 3f6c148 sparc64: Update defconfig. by David S. Miller · 14 years ago
  58. cf9cf9a [WATCHDOG] doc: watchdog simple example: don't fail on fsync() by Giel van Schijndel · 14 years ago
  59. 87e8b821 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  60. 5e80371 [WATCHDOG] set max63xx driver as ARM only by Marc Zyngier · 14 years ago
  61. 35c7978 [WATCHDOG] powerpc: pika_wdt ident cannot be const by Sean MacLennan · 14 years ago
  62. fb9e2d8 smc91c92_cs: fix the problem of "Unable to find hardware address" by Ken Kawasaki · 14 years ago
  63. 33cd9df sparc64: Fix array size reported by vmemmap_populate() by Ben Hutchings · 14 years ago
  64. 6e03bb5 perf: Always build the powerpc perf_arch_fetch_caller_regs version by Frederic Weisbecker · 14 years ago
  65. 26d80aa perf: Always build the stub perf_arch_fetch_caller_regs version by Frederic Weisbecker · 14 years ago
  66. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  67. d4509e5 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  68. 0afa80a Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  69. 5193d7a PCI quirk: RS780/RS880: disable MSI behind the PCI bridge by Clemens Ladisch · 14 years ago
  70. 5e123e5 Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  71. 24b99d1 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  72. 6da8d86 tty: release_one_tty() forgets to put pids by Oleg Nesterov · 14 years ago
  73. b0f86f5 perf, probe-finder: Build fix on Debian by Borislav Petkov · 14 years ago
  74. 4da75b9 kgdb: Turn off tracing while in the debugger by Jason Wessel · 14 years ago
  75. ae6bf53 kgdb: use atomic_inc and atomic_dec instead of atomic_set by Jason Wessel · 14 years ago
  76. 62fae31 kgdb: eliminate kgdb_wait(), all cpus enter the same way by Jason Wessel · 14 years ago
  77. cad08ac kgdbts,sh: Add in breakpoint pc offset for superh by Jason Wessel · 14 years ago
  78. a0279bd kgdb: have ebin2mem call probe_kernel_write once by Jason Wessel · 14 years ago
  79. b1dcc03 perf/scripts: Tuple was set from long in both branches in python_process_event() by Tom Zanussi · 14 years ago
  80. 47a7098 sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock by Oleg Nesterov · 14 years ago
  81. 269484a sched: Fix proc_sched_set_task() by Mike Galbraith · 14 years ago
  82. 8bb39f9 perf: Fix 'perf sched record' deadlock by Mike Galbraith · 14 years ago
  83. 257ef9d perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels by Torok Edwin · 14 years ago
  84. b38b24e perf, x86: Fix AMD hotplug & constraint initialization by Peter Zijlstra · 14 years ago
  85. 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 14 years ago
  86. 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  87. 483f64c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  88. bc53ba2 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  89. be97d75 sh: Fix up the SH-3 build for recent TLB changes. by Paul Mundt · 14 years ago
  90. 5dd6ef5 sh: export return_address() symbol. by Paul Mundt · 14 years ago
  91. 93f4d91 r8169: clean up my printk uglyness by Neil Horman · 14 years ago
  92. 43e9da8 net: Hook up cxgb4 to Kconfig and Makefile by Dimitris Michailidis · 14 years ago
  93. b8ff05a cxgb4: Add main driver file and driver Makefile by Dimitris Michailidis · 14 years ago
  94. 625ba2c cxgb4: Add remaining driver headers and L2T management by Dimitris Michailidis · 14 years ago
  95. fd3a479 cxgb4: Add packet queues and packet DMA code by Dimitris Michailidis · 14 years ago
  96. 56d36be cxgb4: Add HW and FW support code by Dimitris Michailidis · 14 years ago
  97. bbc02c7 cxgb4: Add register, message, and FW definitions by Dimitris Michailidis · 14 years ago
  98. b914f3a netlabel: Fix several rcu_dereference() calls used without RCU read locks by Paul Moore · 14 years ago
  99. 9e2e61f bonding: fix potential deadlock in bond_uninit() by Amerigo Wang · 14 years ago
  100. 6503d96 net: check the length of the socket address passed to connect(2) by Changli Gao · 14 years ago