1. 3d5e2ca mfd: ab5500 chip register access by Mattias Wallin · 13 years ago
  2. 1f5a371 mfd: Add Intel MSIC driver by Mika Westerberg · 13 years ago
  3. 7583a21 mfd: Simulate active high IRQs with wm831x by Mark Brown · 13 years ago
  4. 30fc7ac input: Add power button support for mc13783 by Philippe Rétornaz · 13 years ago
  5. 5ab9059 mfd: Remove unused mc13xxx defines by Philippe Rétornaz · 13 years ago
  6. 5da721c mfd: Support software initiated shutdown of WM831x PMICs by Mark Brown · 13 years ago
  7. b46880e mfd: Remove mc13783 API functions and symbols by Uwe Kleine-König · 13 years ago
  8. fec316d mfd: Provide a generic version of mc13xxx adc_do_conversion by Uwe Kleine-König · 13 years ago
  9. 01fdaab mfd: Wake-up from Suspend MAX8997 support by MyungJoo Ham · 13 years ago
  10. 3d6271f mfd: Turn on the twl4030-madc MADC clock by Kyle Manna · 14 years ago
  11. 881de67 mfd: Allow WM8994 LDO enable pulls to be disabled by Mark Brown · 13 years ago
  12. bd4a40b mfd: Refactor ab8500 GPADC API, add raw access by Karl Komierowski · 14 years ago
  13. 6e3ad11 mfd: Convert pcf50633 to use new register map API by Mark Brown · 14 years ago
  14. 6367f17 Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm by Linus Torvalds · 13 years ago
  15. 8a04b45 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  16. 5f39e67 PCI: Disable MPS configuration by default by Jon Mason · 13 years ago
  17. f72a209 Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  18. d670ec1 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 13 years ago
  19. f75159e ptp: fix L2 event message recognition by Richard Cochran · 13 years ago
  20. b6c8069 vfs: remove LOOKUP_NO_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  21. d94c177 vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  22. 983c7db dm crypt: always disable discard_zeroes_data by Milan Broz · 13 years ago
  23. fae3f6f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  24. fed678d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  25. b6cf878 [S390] kvm: extension capability for new address space layout by Christian Borntraeger · 13 years ago
  26. 5bd078d irq: Add declaration of irq_domain_simple_ops to irqdomain.h by Rob Herring · 13 years ago
  27. 6bf3b0d Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  28. b0e7031 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  29. 52b9aca Merge branch 'master' of ../netdev/ by David S. Miller · 13 years ago
  30. 48c8301 net: copy userspace buffers on device forwarding by Michael S. Tsirkin · 13 years ago
  31. 946cedc tcp: Change possible SYN flooding messages by Eric Dumazet · 13 years ago
  32. 4f5b048 drivers/gpio/gpio-generic.c: fix build errors by Russell King · 13 years ago
  33. 185efc0 memcg: Revert "memcg: add memory.vmscan_stat" by Johannes Weiner · 13 years ago
  34. bff747c regulator: fix kernel-doc warning in consumer.h by Randy Dunlap · 13 years ago
  35. 8efcc57 mfd: Fix value of WM8994_CONFIGURE_GPIO by Mark Brown · 14 years ago
  36. a8d757e perf events: Fix slow and broken cgroup context switch code by Stephane Eranian · 13 years ago
  37. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  38. efe45ab Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  39. 3ab4702 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  40. cc7993f backlight: add a callback 'notify_after' for backlight control by Dilan Lee · 13 years ago
  41. 284fb68 rapidio: fix use of non-compatible registers by Alexandre Bounine · 13 years ago
  42. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 13 years ago
  43. e096d0c lockdep: Add helper function for dir vs file i_mutex annotation by Josh Boyer · 13 years ago
  44. e33f2d2 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  45. be27425 Add a personality to report 2.6.x version numbers by Andi Kleen · 13 years ago
  46. 051732b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  47. 56ebdaf block: simplify force plug flush code a little bit by Shaohua Li · 13 years ago
  48. 24d406a TTY: pty, fix pty counting by Jiri Slaby · 14 years ago
  49. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  50. 5dc06c5 block: remove READ_META and WRITE_META by Christoph Hellwig · 13 years ago
  51. 0d7c5f2 drivers:misc:ti-st: platform hooks for chip states by Pavan Savoy · 14 years ago
  52. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  53. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  54. bb08229 squeeze max-pause area and drop pass-good area by Wu Fengguang · 14 years ago
  55. b4fd4ae Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  56. aa462ab mm: fix __page_to_pfn for a const struct page argument by Ian Campbell · 14 years ago
  57. f991879 mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. by Ian Campbell · 14 years ago
  58. 6cac952 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 950d0a1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. 4853aba block: fix flush machinery for stacking drivers with differring flush flags by Jeff Moyer · 14 years ago
  61. 97c24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  62. 17f2ae7 PM / Domains: Fix build for CONFIG_PM_RUNTIME unset by Rafael J. Wysocki · 14 years ago
  63. 7fd781e mmc: remove unused "ddr" parameter in struct mmc_ios by Jaehoon Chung · 14 years ago
  64. 73e0881 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  65. ce8a84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  66. 72fa599 move RLIMIT_NPROC check from set_user() to do_execve_common() by Vasiliy Kulikov · 14 years ago
  67. c09c47c blktrace: add FLUSH/FUA support by Namhyung Kim · 14 years ago
  68. 8e4bf84 Move some REQ flags to the common bio/request area by Matthew Wilcox · 14 years ago
  69. 89272b8 dt: add empty of_get_property for non-dt by Stephen Warren · 14 years ago
  70. 5c723ba mm: Fix fixup_user_fault() for MMU=n by Peter Zijlstra · 14 years ago
  71. 638a843 cred: use 'const' in get_current_{user,groups} by Linus Torvalds · 14 years ago
  72. 27e4e43 CRED: Restore const to current_cred() by David Howells · 14 years ago
  73. 37fb3a3 fuse: fix flock by Miklos Szeredi · 14 years ago
  74. 6602a4b net: Make userland include of netlink.h more sane. by David S. Miller · 14 years ago
  75. 3295514 fix rcu annotations noise in cred.h by Al Viro · 14 years ago
  76. c2f340a Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  77. 3ddcd05 vfs: optimize inode cache access patterns by Linus Torvalds · 14 years ago
  78. 830c0f0 vfs: renumber DCACHE_xyz flags, remove some stale ones by Linus Torvalds · 14 years ago
  79. 7cd4767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  80. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 14 years ago
  81. bc0b96b crypto: Move md5_transform to lib/md5.c by David S. Miller · 14 years ago
  82. 2560540 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  83. 1eb19a1 lib/sha1: use the git implementation of SHA-1 by Mandeep Singh Baines · 14 years ago
  84. 3300955 Add KEY_MICMUTE and enable it on Lenovo X220 by Andy Lutomirski · 14 years ago
  85. 24f0eed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  86. 7f3bf7c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  87. 655b161 nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4 by Boaz Harrosh · 14 years ago
  88. 53d1e65 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  89. fe55c18 Revert "dt: add of_alias_scan and of_alias_get_id" by Grant Likely · 14 years ago
  90. 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  91. c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  92. 27665ff Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  93. e504f3f tmpfs radix_tree: locate_item to speed up swapoff by Hugh Dickins · 14 years ago
  94. 69f07ec tmpfs: use kmemdup for short symlinks by Hugh Dickins · 14 years ago
  95. aa3b189 tmpfs: convert mem_cgroup shmem to radix-swap by Hugh Dickins · 14 years ago
  96. 41ffe5d tmpfs: miscellaneous trivial cleanups by Hugh Dickins · 14 years ago
  97. 285b2c4 tmpfs: demolish old swap vector support by Hugh Dickins · 14 years ago
  98. a2c16d6 mm: let swap use exceptional entries by Hugh Dickins · 14 years ago
  99. 6328650 radix_tree: exceptional entries and indices by Hugh Dickins · 14 years ago
  100. 5d6f921 drivers/video/backlight/aat2870_bl.c: fix setting max_current by Axel Lin · 14 years ago