1. 3e45f1d gpio: introduce gpio_request_one() and friends by Eric Miao · 15 years ago
  2. 62fecb7 pca953x: minor include cleanup by Olof Johansson · 15 years ago
  3. e952805 gpio: add driver for MAX7300 I2C GPIO extender by Wolfram Sang · 15 years ago
  4. 86c3400 mfd/mc13783: new function reading irq mask and status register by Uwe Kleine-König · 15 years ago
  5. 5720502 mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefix by Uwe Kleine-König · 15 years ago
  6. 30736a4 coredump: pass mm->flags as a coredump parameter for consistency by Masami Hiramatsu · 15 years ago
  7. 8d9032b elf coredump: add extended numbering support by Daisuke HATAYAMA · 15 years ago
  8. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 15 years ago
  9. 088e7af coredump: move dump_write() and dump_seek() into a header file by Daisuke HATAYAMA · 15 years ago
  10. 6b5eda3 sdio: put active devices into 1-bit mode during suspend by Daniel Drake · 15 years ago
  11. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 15 years ago
  12. 3fb7fb4 sdio: add quirk to clamp byte mode transfer by Bing Zhao · 15 years ago
  13. 9a86e2b lib: fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
  14. cfd8d6c smp: fix documentation in include/linux/smp.h by Rakib Mullick · 15 years ago
  15. 72c3368 nodemask.h: remove macro any_online_node by H Hartley Sweeten · 15 years ago
  16. 221e3eb cpumask: let num_*_cpus() function always return unsigned values by Heiko Carstens · 15 years ago
  17. 478352e mm: add comment about deprecation of __GFP_NOFAIL by David Rientjes · 15 years ago
  18. 6457474 vmscan: detect mapped file pages used only once by Johannes Weiner · 15 years ago
  19. 452aa69 mm/pm: force GFP_NOIO during suspend/hibernation and resume by Rafael J. Wysocki · 15 years ago
  20. fc148a5 mm: remove VM_LOCK_RMAP code by Rik van Riel · 15 years ago
  21. c44b674 rmap: move exclusively owned pages to own anon_vma in do_wp_page() by Rik van Riel · 15 years ago
  22. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 15 years ago
  23. 19adf9c include/linux/fs.h: convert FMODE_* constants to hex by Andrew Morton · 15 years ago
  24. 0141450 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM by Wu Fengguang · 15 years ago
  25. d96ae53 memory-hotplug: create /sys/firmware/memmap entry for new memory by akpm@linux-foundation.org · 15 years ago
  26. 93e4a89 mm: restore zone->all_unreclaimable to independence word by KOSAKI Motohiro · 15 years ago
  27. fc91668 mm: remove free_hot_page() by Li Hong · 15 years ago
  28. b084d43 mm: count swap usage by KAMEZAWA Hiroyuki · 15 years ago
  29. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 15 years ago
  30. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 15 years ago
  31. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 15 years ago
  32. 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
  33. 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
  34. b13d3c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  35. 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
  36. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  37. 342fee1 9P2010.L handshake: Remove "dotu" variable by Sripathi Kodi · 15 years ago
  38. 0fb80ab 9P2010.L handshake: Add mount option by Sripathi Kodi · 15 years ago
  39. 37c1209 net/9p: Remove MAX_9P_CHAN limit by Aneesh Kumar K.V · 15 years ago
  40. f75580c net/9p: Add multi channel support. by Aneesh Kumar K.V · 15 years ago
  41. 3fa04ec Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 by Trond Myklebust · 15 years ago
  42. 1cda707 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping by Trond Myklebust · 15 years ago
  43. 7f2f12d NFS: Simplify nfs_wb_page() by Trond Myklebust · 15 years ago
  44. acdc53b NFS: Replace __nfs_write_mapping with sync_inode() by Trond Myklebust · 15 years ago
  45. c988950 NFS: Simplify nfs_wb_page_cancel() by Trond Myklebust · 15 years ago
  46. ff778d0 NFS: Add a count of the number of unstable writes carried by an inode by Trond Myklebust · 15 years ago
  47. 8fc795f NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c by Trond Myklebust · 15 years ago
  48. 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
  49. 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
  50. 1f63b9c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  51. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 15 years ago
  52. efd8f0e quota: stop using QUOTA_OK / NO_QUOTA by Christoph Hellwig · 15 years ago
  53. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 15 years ago
  54. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 15 years ago
  55. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 15 years ago
  56. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 15 years ago
  57. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 15 years ago
  58. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 15 years ago
  59. 8ddd69d quota: generalize quota transfer interface by Dmitry Monakhov · 15 years ago
  60. ad1e6e8 quota: sb_quota state flags cleanup by Dmitry Monakhov · 15 years ago
  61. 5fb324a quota: move code from sync_quota_sb into vfs_quota_sync by Christoph Hellwig · 15 years ago
  62. 8c4e4ac quota: clean up Q_XQUOTASYNC by Christoph Hellwig · 15 years ago
  63. c469070 quota: manage reserved space when quota is not active [v2] by Dmitry Monakhov · 15 years ago
  64. c7e8d4d jbd[2]: remove references to BUFFER_DEBUG by Christoph Egger · 15 years ago
  65. 9df9393 ext3: Use bitops to read/modify EXT3_I(inode)->i_state by Jan Kara · 15 years ago
  66. 4c10c93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  67. 9bb6769 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  68. 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
  69. 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
  70. 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
  71. e2b093f Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percpu' into slab-for-linus by Pekka Enberg · 15 years ago
  72. 9643f5d Merge branch 'for-fsnotify' into for-linus by Al Viro · 15 years ago
  73. db1f05b vfs: add NOFOLLOW flag to umount(2) by Miklos Szeredi · 15 years ago
  74. 8089352 Mirror MS_KERNMOUNT in ->mnt_flags by Al Viro · 15 years ago
  75. 47cd813 Take vfsmount_lock to fs/internal.h by Al Viro · 15 years ago
  76. 9f5596a take check for new events in namespace (guts of mounts_poll()) to namespace.c by Al Viro · 15 years ago
  77. 1f70713 new helper: iterate_mounts() by Al Viro · 15 years ago
  78. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 15 years ago
  79. 495d6c9 VFS: Clean up shared mount flag propagation by Valerie Aurora · 15 years ago
  80. 2ecdc82 kill unused invalidate_inode_pages helper by Christoph Hellwig · 15 years ago
  81. 270ba5f fs: re-order super_block to remove 16 bytes of padding on 64bit builds by Richard Kennedy · 15 years ago
  82. 193cf4b libfs: Unexport and kill simple_prepare_write by Boaz Harrosh · 15 years ago
  83. feaf77d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  84. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  85. 9446808 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  86. 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
  87. 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
  88. 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
  89. a03696e Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  90. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  91. 4850f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  92. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  93. a71b797 regulator: enable max8649 regulator driver by Haojian Zhuang · 15 years ago
  94. f4b97b3 regulator: mc13783: consider Power Gates as digital regulators. by Alberto Panizzo · 15 years ago
  95. eda79a3 regulator: Add 'start-up time' to fixed voltage regulators by Adrian Hunter · 15 years ago
  96. 31aae2b regulator: Allow regulators to specify the time taken to ramp on enable by Mark Brown · 15 years ago
  97. 84b6826 regulator: Add notifier event on regulator disable by Mark Brown · 15 years ago
  98. 2832fc1 USB: tty: Add a function to insert a string of characters with the same flag by Alan Cox · 15 years ago
  99. 6d61ae9 USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometers by Dennis O'Brien · 15 years ago
  100. efcbd3d USB: Extend and neaten dbg macros by Joe Perches · 15 years ago