1. 1f63b9c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  2. 4c10c93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 14 years ago
  3. 9bb6769 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  4. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  5. c8bf9fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  6. 03a2c4d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  7. 9643f5d Merge branch 'for-fsnotify' into for-linus by Al Viro · 14 years ago
  8. db1f05b vfs: add NOFOLLOW flag to umount(2) by Miklos Szeredi · 14 years ago
  9. 8089352 Mirror MS_KERNMOUNT in ->mnt_flags by Al Viro · 14 years ago
  10. 47cd813 Take vfsmount_lock to fs/internal.h by Al Viro · 14 years ago
  11. 9f5596a take check for new events in namespace (guts of mounts_poll()) to namespace.c by Al Viro · 14 years ago
  12. 1f70713 new helper: iterate_mounts() by Al Viro · 15 years ago
  13. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 15 years ago
  14. 495d6c9 VFS: Clean up shared mount flag propagation by Valerie Aurora · 15 years ago
  15. 2ecdc82 kill unused invalidate_inode_pages helper by Christoph Hellwig · 15 years ago
  16. 270ba5f fs: re-order super_block to remove 16 bytes of padding on 64bit builds by Richard Kennedy · 15 years ago
  17. 193cf4b libfs: Unexport and kill simple_prepare_write by Boaz Harrosh · 15 years ago
  18. feaf77d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  19. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  20. 9446808 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  21. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  23. c1dcb4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  24. a03696e Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  25. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  26. 4850f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  27. a71b797 regulator: enable max8649 regulator driver by Haojian Zhuang · 15 years ago
  28. f4b97b3 regulator: mc13783: consider Power Gates as digital regulators. by Alberto Panizzo · 15 years ago
  29. eda79a3 regulator: Add 'start-up time' to fixed voltage regulators by Adrian Hunter · 15 years ago
  30. 31aae2b regulator: Allow regulators to specify the time taken to ramp on enable by Mark Brown · 15 years ago
  31. 84b6826 regulator: Add notifier event on regulator disable by Mark Brown · 15 years ago
  32. 2832fc1 USB: tty: Add a function to insert a string of characters with the same flag by Alan Cox · 14 years ago
  33. 6d61ae9 USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometers by Dennis O'Brien · 14 years ago
  34. efcbd3d USB: Extend and neaten dbg macros by Joe Perches · 14 years ago
  35. 640e95a USB: atmel uaba: Adding invert vbus_pin by Eirik Aanonsen · 14 years ago
  36. c58bfa6 USB: musb: deprecate what we don't use by Felipe Balbi · 15 years ago
  37. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  38. 088f7fe USB: implement usb_enable_autosuspend by Alan Stern · 15 years ago
  39. 5fc4e77 usb: musb: Add 'extvbus' in musb_hdrc_platform_data by Ajay Kumar Gupta · 15 years ago
  40. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  41. 5d39877 USB: storage: Never reset devices that will morph to an old mode by Oliver Neukum · 15 years ago
  42. e9a2017 USB: otg: add notifier support by Felipe Balbi · 15 years ago
  43. 832d30c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  44. eec9fe7 tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call by Ari Entlich · 14 years ago
  45. d9661ad tty: Keep the default buffering to sub-page units by Alan Cox · 14 years ago
  46. 2a52fcb serial: add support for Korenix JetCard by Kiros Yeh · 15 years ago
  47. ac6ec5b serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card by Ira W. Snyder · 15 years ago
  48. 3a5b27b Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  49. 5057bfa Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  50. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  51. 0c43ea5 i2c: Document the message size limit by Zhangfei Gao · 14 years ago
  52. b5527a7 i2c: Add SMBus alert support by Jean Delvare · 14 years ago
  53. 4ab408d net: fix protocol sk_buff field by Eric Dumazet · 14 years ago
  54. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 14 years ago
  55. 13dda80 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  56. 379e3a8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  57. 4b7d1c0 ata: Detect Delkin Devices compact flash by Ben Gardner · 14 years ago
  58. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 14 years ago
  59. 2794362 libata: implement spurious irq handling for SFF and apply it to piix by Tejun Heo · 15 years ago
  60. 8724fdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  61. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  62. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  63. 524df55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  64. 0f45339 Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  65. e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 1ccaba3 GFS2: Remove old, unused linked list code from quota by Abhijith Das · 15 years ago
  67. 6679ee1 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  68. 12c2a68 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  69. d2e82ad OMAP: DSS2: OMAPFB: install omapfb.h by Ville Syrjälä · 14 years ago
  70. 8edb381 vga_switcheroo: fix build on platforms with no ACPI by Dave Airlie · 14 years ago
  71. 35858ad Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  72. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  73. 76bd061 fsldma: Fix cookie issues by Steven J. Magnani · 14 years ago
  74. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  75. b4ccebd Merge branch 'next' into for-linus by James Morris · 14 years ago
  76. 6f5621c Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 6fc2de0 Merge branch 'for-2.6.34-next' into for-2.6.34 by Jens Axboe · 14 years ago
  79. 46bbffa Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  80. f66ffde Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. 2531216 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
  82. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. 642c4c7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. f91b22c Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. 4067a85 pci: Add helper to search for VPD keywords by Matt Carlson · 14 years ago
  87. e1d5bda pci: Add VPD information field helper functions by Matt Carlson · 14 years ago
  88. b55ac1b pci: Add helper to find a VPD resource data type by Matt Carlson · 14 years ago
  89. 7ad506f pci: Add large and small resource data type code by Matt Carlson · 14 years ago
  90. a2ce766 pci: Add PCI LRDT tag size and section size by Matt Carlson · 14 years ago
  91. 7981164 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  92. ef1a8de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  93. da3f5cf skbuff: align sk_buff::cb to 64 bit and close some potential holes by Felix Fietkau · 14 years ago
  94. bd38081 dev: support deferring device flag change notifications by Patrick McHardy · 14 years ago
  95. a283576 rtnetlink: handle rtnl_link netlink notifications manually by Patrick McHardy · 14 years ago
  96. ce300c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  97. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 14 years ago
  98. 0b1c872 rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand boot by Paul E. McKenney · 14 years ago
  99. 06a79b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  100. 2b8c70b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago