1. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 15 years ago
  2. 64096c1 Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  3. cc7889f Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  4. b13d3c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  5. e213e26 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
  6. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  7. 342fee1 9P2010.L handshake: Remove "dotu" variable by Sripathi Kodi · 15 years ago
  8. 0fb80ab 9P2010.L handshake: Add mount option by Sripathi Kodi · 15 years ago
  9. 37c1209 net/9p: Remove MAX_9P_CHAN limit by Aneesh Kumar K.V · 15 years ago
  10. f75580c net/9p: Add multi channel support. by Aneesh Kumar K.V · 15 years ago
  11. 3fa04ec Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 by Trond Myklebust · 15 years ago
  12. 1cda707 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping by Trond Myklebust · 15 years ago
  13. 7f2f12d NFS: Simplify nfs_wb_page() by Trond Myklebust · 15 years ago
  14. acdc53b NFS: Replace __nfs_write_mapping with sync_inode() by Trond Myklebust · 15 years ago
  15. c988950 NFS: Simplify nfs_wb_page_cancel() by Trond Myklebust · 15 years ago
  16. ff778d0 NFS: Add a count of the number of unstable writes carried by an inode by Trond Myklebust · 15 years ago
  17. 8fc795f NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c by Trond Myklebust · 15 years ago
  18. 9467c4f Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  19. 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. 1f63b9c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  21. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 15 years ago
  22. efd8f0e quota: stop using QUOTA_OK / NO_QUOTA by Christoph Hellwig · 15 years ago
  23. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 15 years ago
  24. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 15 years ago
  25. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 15 years ago
  26. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 15 years ago
  27. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 15 years ago
  28. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 15 years ago
  29. 8ddd69d quota: generalize quota transfer interface by Dmitry Monakhov · 15 years ago
  30. ad1e6e8 quota: sb_quota state flags cleanup by Dmitry Monakhov · 15 years ago
  31. 5fb324a quota: move code from sync_quota_sb into vfs_quota_sync by Christoph Hellwig · 15 years ago
  32. 8c4e4ac quota: clean up Q_XQUOTASYNC by Christoph Hellwig · 15 years ago
  33. c469070 quota: manage reserved space when quota is not active [v2] by Dmitry Monakhov · 15 years ago
  34. c7e8d4d jbd[2]: remove references to BUFFER_DEBUG by Christoph Egger · 15 years ago
  35. 9df9393 ext3: Use bitops to read/modify EXT3_I(inode)->i_state by Jan Kara · 15 years ago
  36. 4c10c93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  37. 9bb6769 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  38. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  39. c8bf9fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  40. 03a2c4d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  41. e2b093f Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percpu' into slab-for-linus by Pekka Enberg · 15 years ago
  42. 9643f5d Merge branch 'for-fsnotify' into for-linus by Al Viro · 15 years ago
  43. db1f05b vfs: add NOFOLLOW flag to umount(2) by Miklos Szeredi · 15 years ago
  44. 8089352 Mirror MS_KERNMOUNT in ->mnt_flags by Al Viro · 15 years ago
  45. 47cd813 Take vfsmount_lock to fs/internal.h by Al Viro · 15 years ago
  46. 9f5596a take check for new events in namespace (guts of mounts_poll()) to namespace.c by Al Viro · 15 years ago
  47. 1f70713 new helper: iterate_mounts() by Al Viro · 15 years ago
  48. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 15 years ago
  49. 495d6c9 VFS: Clean up shared mount flag propagation by Valerie Aurora · 15 years ago
  50. 2ecdc82 kill unused invalidate_inode_pages helper by Christoph Hellwig · 15 years ago
  51. 270ba5f fs: re-order super_block to remove 16 bytes of padding on 64bit builds by Richard Kennedy · 15 years ago
  52. 193cf4b libfs: Unexport and kill simple_prepare_write by Boaz Harrosh · 15 years ago
  53. feaf77d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  54. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  55. 9446808 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  56. 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 · 15 years ago
  57. 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 · 15 years ago
  58. c1dcb4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  59. a03696e Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  60. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  61. 4850f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  62. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  63. a71b797 regulator: enable max8649 regulator driver by Haojian Zhuang · 15 years ago
  64. f4b97b3 regulator: mc13783: consider Power Gates as digital regulators. by Alberto Panizzo · 15 years ago
  65. eda79a3 regulator: Add 'start-up time' to fixed voltage regulators by Adrian Hunter · 15 years ago
  66. 31aae2b regulator: Allow regulators to specify the time taken to ramp on enable by Mark Brown · 15 years ago
  67. 84b6826 regulator: Add notifier event on regulator disable by Mark Brown · 15 years ago
  68. 2832fc1 USB: tty: Add a function to insert a string of characters with the same flag by Alan Cox · 15 years ago
  69. 6d61ae9 USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometers by Dennis O'Brien · 15 years ago
  70. efcbd3d USB: Extend and neaten dbg macros by Joe Perches · 15 years ago
  71. 640e95a USB: atmel uaba: Adding invert vbus_pin by Eirik Aanonsen · 15 years ago
  72. c58bfa6 USB: musb: deprecate what we don't use by Felipe Balbi · 15 years ago
  73. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  74. 088f7fe USB: implement usb_enable_autosuspend by Alan Stern · 15 years ago
  75. 5fc4e77 usb: musb: Add 'extvbus' in musb_hdrc_platform_data by Ajay Kumar Gupta · 15 years ago
  76. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  77. 5d39877 USB: storage: Never reset devices that will morph to an old mode by Oliver Neukum · 15 years ago
  78. e9a2017 USB: otg: add notifier support by Felipe Balbi · 15 years ago
  79. 832d30c 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
  80. eec9fe7 tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call by Ari Entlich · 15 years ago
  81. d9661ad tty: Keep the default buffering to sub-page units by Alan Cox · 15 years ago
  82. 2a52fcb serial: add support for Korenix JetCard by Kiros Yeh · 15 years ago
  83. ac6ec5b serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card by Ira W. Snyder · 15 years ago
  84. 3a5b27b Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  85. 5057bfa Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  86. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  87. 0c43ea5 i2c: Document the message size limit by Zhangfei Gao · 15 years ago
  88. b5527a7 i2c: Add SMBus alert support by Jean Delvare · 15 years ago
  89. 4ab408d net: fix protocol sk_buff field by Eric Dumazet · 15 years ago
  90. fe8875e Merge branch 'misc' into for-next by Roland Dreier · 15 years ago
  91. e8094e6 Merge branch 'cma' into for-next by Roland Dreier · 15 years ago
  92. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 15 years ago
  93. 13dda80 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  94. 379e3a8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  95. 4b7d1c0 ata: Detect Delkin Devices compact flash by Ben Gardner · 15 years ago
  96. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 15 years ago
  97. 2794362 libata: implement spurious irq handling for SFF and apply it to piix by Tejun Heo · 15 years ago
  98. 8724fdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  99. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  100. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago