1. b4de921 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. f793067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  3. f988dac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  4. 29d249e Staging: dst: remove from the tree by Greg Kroah-Hartman · 15 years ago
  5. 099c2f2 Driver core: driver_attribute parameters can often be const* by Phil Carmody · 15 years ago
  6. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 15 years ago
  7. 26579ab Driver core: device_attribute parameters can often be const* by Phil Carmody · 15 years ago
  8. 9c717de kfifo: fix Error/broken kernel-doc notation by Randy Dunlap · 15 years ago
  9. 94e5165 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  10. f42ecb28 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  11. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 15 years ago
  12. 96d2a49 ext3: Replace lock/unlock_super() with an explicit lock for resizing by Eric Sandeen · 15 years ago
  13. b8a052d ext3: Replace lock/unlock_super() with an explicit lock for the orphan list by Eric Sandeen · 15 years ago
  14. fd8fbfc quota: decouple fs reserved space from quota reservation by Dmitry Monakhov · 15 years ago
  15. b462707 Add unlocked version of inode_add_bytes() function by Dmitry Monakhov · 15 years ago
  16. c459001 ext3: quota macros cleanup [V2] by Dmitry Monakhov · 15 years ago
  17. fe35d4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  18. dd508ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  19. 86d4880 kfifo: add record handling functions by Stefani Seibold · 15 years ago
  20. a121f24 kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user by Stefani Seibold · 15 years ago
  21. 37bdfbb kfifo: add DEFINE_KFIFO and friends, add very tiny functions by Stefani Seibold · 15 years ago
  22. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  23. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  24. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  25. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  26. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  27. 95ebc3a Remove obsolete comment in fs.h by Andreas Gruenbacher · 15 years ago
  28. 5300990 Sanitize f_flags helpers by Al Viro · 15 years ago
  29. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 15 years ago
  30. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  31. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  32. eca9dfc Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. aac3d39 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 622e99b [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS by Martin Schwidefsky · 15 years ago
  36. 925cc71 mm: Add notifier in pageblock isolation for balloon drivers by Robert Jennings · 15 years ago
  37. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  38. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  39. efc8e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  40. fc6f070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  41. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  42. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  43. 4e46aa0 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  44. 9209e4b Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  45. cbc8cc0 Merge remote branch 'korg/drm-vmware-staging' into drm-core-next by Dave Airlie · 15 years ago
  46. f6151df mm: introduce coredump parameter structure by Masami Hiramatsu · 15 years ago
  47. 5d0bb2c vt: don't export vt_kmsg_redirect() to userspace by Bernhard Walle · 15 years ago
  48. b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 15 years ago
  49. a2770d8 Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" by Linus Torvalds · 15 years ago
  50. b8a7f3c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  51. 22a8059 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  52. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  53. 7a0ad10 fold do_sync_file_range into sys_sync_file_range by Christoph Hellwig · 15 years ago
  54. 76b7e00 fix up O_SYNC comments by Christoph Hellwig · 15 years ago
  55. 1b8ab81 VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size by Erez Zadok · 15 years ago
  56. 9afa2fb fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all by Erez Zadok · 15 years ago
  57. e24c745 spi: controller driver for Designware SPI core by Feng Tang · 15 years ago
  58. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  59. e178153 sched: Assert task state bits at build time by Peter Zijlstra · 15 years ago
  60. 44d90df sched: Add missing state chars to TASK_STATE_TO_CHAR_STR by Peter Zijlstra · 15 years ago
  61. 7334215 sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bits by Peter Zijlstra · 15 years ago
  62. cfc3899 backlight: Pass device through notify callback in the pwm driver by Ben Dooks · 15 years ago
  63. 1998111 leds: leds-lp3944.h - remove unneeded includes by Antonio Ospite · 15 years ago
  64. 9695fff leds: leds-pca9532.h- indent with tabs, not spaces by Antonio Ospite · 15 years ago
  65. d4cc6a2 leds: Add LED class driver for regulator driven LEDs. by Antonio Ospite · 15 years ago
  66. b56daf1 regulator: consumer.h - fix build when consumer.h is #included first. by Liam Girdwood · 15 years ago
  67. 638f85c regulator: Handle regulators without suspend mode configuration by Mark Brown · 15 years ago
  68. e24a04c regulator: Implement WM831x BuckWise DC-DC convertor DVS support by Mark Brown · 15 years ago
  69. 27f37e4 regulator: add driver for MAX8660/8661 by Wolfram Sang · 15 years ago
  70. 5b74ed4 perf events: Remove unused perf_counter.h header file by Robert P. J. Day · 15 years ago
  71. 234da7b sched: Teach might_sleep() about preemptible RCU by Frederic Weisbecker · 15 years ago
  72. a463681 cpumask: rename tsk_cpumask to tsk_cpus_allowed by Rusty Russell · 15 years ago
  73. 3299625 x86: Fix checking of SRAT when node 0 ram is not from 0 by Yinghai Lu · 15 years ago
  74. 6e14154 NOMMU: Optimise away the {dac_,}mmap_min_addr tests by David Howells · 15 years ago
  75. bea4c89 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  76. a73611b Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  77. 5fa3577 Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  78. d4220f9 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  79. 288f02b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  80. 8aedf8a Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  82. 529e894 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  83. da184a8 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 2ee1aba xfs: improve metadata I/O merging in the elevator by Dave Chinner · 15 years ago
  85. aa96ce0 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  86. 2900681 Merge branch 'osc' into release by Len Brown · 15 years ago
  87. 3563ff9 ACPI: Add platform-wide _OSC support. by Shaohua Li · 15 years ago
  88. 3a9622d ACPI: cleanup pci_root _OSC code. by Shaohua Li · 15 years ago
  89. 70023de ACPI: Add a generic API for _OSC -v2 by Shaohua Li · 15 years ago
  90. e4bdda1 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  91. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  92. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  93. 59be2e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  94. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  95. 238ccbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  96. 9b28317 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  97. 7949456 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  98. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  99. a79960e Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  100. 6a5df38 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago