1. 907d2e7 mmc: start removing enable / disable API by Adrian Hunter · 13 years ago
  2. f0cc9cf mmc: core: Detect card removal on I/O error by Ulf Hansson · 13 years ago
  3. 62ca803 mmc: Support of PCI mode in the dw_mmc driver by Shashidhar Hiremath · 13 years ago
  4. 4265900 mmc: MMC-4.5 Data Tag Support by Saugata Das · 13 years ago
  5. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  6. 3a990a5 Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  7. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  8. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  9. d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  10. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  11. 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  12. f8974cb Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  13. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  14. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  15. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  16. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  17. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  18. 6e8bb01 VM: make unmap_vmas() return void by Al Viro · 13 years ago
  19. 14f5ff5 VM: make zap_page_range() return void by Al Viro · 13 years ago
  20. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 12 years ago
  21. 8fc3dc5 __register_binfmt() made void by Al Viro · 12 years ago
  22. 765fd6b kill reiserfs_fs_{i,sb}.h by Al Viro · 12 years ago
  23. f466c6f move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h by Al Viro · 12 years ago
  24. a3063ab move reiserfs_acl.h to fs/reiserfs/acl.h by Al Viro · 13 years ago
  25. c45ac88 take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h by Al Viro · 13 years ago
  26. 68ac123 switch touch_atime to struct path by Al Viro · 13 years ago
  27. 38eff28 constify path argument of trace_seq_path() by Al Viro · 13 years ago
  28. 66b3fad constify path argument of audit_log_d_path() by Al Viro · 13 years ago
  29. 5d026c7 fs: initial qnx6fs addition by Kai Bankett · 13 years ago
  30. 32991ab vfs: d_alloc_root() gone by Al Viro · 13 years ago
  31. 9bcb4b7 vfs: turn generic_drop_inode() into static inline by Al Viro · 13 years ago
  32. b57ce96 vfs: drop_file_write_access() made static by Al Viro · 13 years ago
  33. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 13 years ago
  34. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  35. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  36. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  37. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  38. 161f7a7 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  39. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  40. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  41. 0bbfcaf Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  42. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  43. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  44. e8e3c3d fs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  45. 1ec9c5d include/linux/highmem.h: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  46. 980c19e highmem: mark k[un]map_atomic() with two arguments as deprecated by Cong Wang · 13 years ago
  47. bf362f7 constify struct pci_dev * in obvious cases by Al Viro · 12 years ago
  48. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 12 years ago
  49. 3af7930 net: update the usage of CHECKSUM_UNNECESSARY by Yi Zou · 12 years ago
  50. cdbee74 net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso by Yi Zou · 13 years ago
  51. a3f671b if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it by Joe Perches · 12 years ago
  52. c862815 tcp: reduce out_of_order memory use by Eric Dumazet · 12 years ago
  53. 4992fa1 Merge tag 'topic/twl' into regulator-next by Mark Brown · 12 years ago
  54. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  55. 115e4bf Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 12 years ago
  56. c02f935 Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  57. c592c76 Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  58. 63236f4 Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 12 years ago
  59. 0f0cc16 Merge branch 'pm-devfreq' by Rafael J. Wysocki · 12 years ago
  60. ab5f299 PM / devfreq: add relation of recommended frequency. by MyungJoo Ham · 13 years ago
  61. 124d37e arp: allow arp processing to honor per interface arp_accept sysctl by Neil Horman · 13 years ago
  62. 62dc7c0 Merge branch 'pm-domains' by Rafael J. Wysocki · 13 years ago
  63. 59fb53e Merge branch 'pm-qos' by Rafael J. Wysocki · 13 years ago
  64. 1e78a0c PM / Domains: Introduce "always on" device flag by Rafael J. Wysocki · 13 years ago
  65. adc80ae Tools: hv: Support enumeration from all the pools by K. Y. Srinivasan · 13 years ago
  66. fa3d5b8 Drivers: hv: Support the newly introduced KVP messages in the driver by K. Y. Srinivasan · 13 years ago
  67. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  68. f910381 math: Introduce div64_long by Sasha Levin · 13 years ago
  69. 7a7a4a59 USB: EHCI: Add a generic platform device driver by Hauke Mehrtens · 13 years ago
  70. fa3364b USB: OHCI: Add a generic platform device driver by Hauke Mehrtens · 13 years ago
  71. 49e599b8 spi: sh-hspi: control spi clock more correctly by Kuninori Morimoto · 13 years ago
  72. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  73. 2dc9b5d padata: Fix race on sequence number wrap by Steffen Klassert · 13 years ago
  74. 85dc0b8 PM / QoS: Make it possible to expose PM QoS latency constraints by Rafael J. Wysocki · 13 years ago
  75. e485ceac Drivers: hv: Add new message types to enhance KVP by K. Y. Srinivasan · 13 years ago
  76. 8816230 USB: dynamically allocate usb_device children pointers instead of using a fix array by Huajun Li · 13 years ago
  77. df8d291 Merge branch 'linus' into irq/core by Thomas Gleixner · 13 years ago
  78. 9993bc6 sched/x86: Fix overflow in cyc2ns_offset by Salman Qazi · 13 years ago
  79. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 13 years ago
  80. b37c0fb net: Add memory barriers to prevent possible race in byte queue limits by Alexander Duyck · 13 years ago
  81. 5c49035 net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state by Alexander Duyck · 13 years ago
  82. 42872c7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 13 years ago
  83. 096335b mlx4_core: Allow dynamic MTU configuration for IB ports by Or Gerlitz · 13 years ago
  84. 5984be9 mlx4_core: Report thermal error events by Jack Morgenstein · 13 years ago
  85. bea95c1 Merge branch 'perf/hw-branch-sampling' into perf/core by Ingo Molnar · 13 years ago
  86. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  87. 3ccf3e8 printk/sched: Introduce special printk_sched() for those awkward moments by Peter Zijlstra · 13 years ago
  88. 4486ea9 cfg80211: Add background scan period attribute. by Bala Shanmugam · 13 years ago
  89. f99298b xHCI: BESL calculation based on USB2.0 LPM errata by Andiry Xu · 13 years ago
  90. f7a0d42 Merge 3.3-rc7 into usb-next by Greg Kroah-Hartman · 13 years ago
  91. 43db362 net: get rid of some pointless casts to sockaddr by Maciej Żenczykowski · 13 years ago
  92. f30b071 regulator: tps65910: Sleep off rails when ext sleep configured by Laxman Dewangan · 13 years ago
  93. 46eda3e mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS by Peter Ujfalusi · 13 years ago
  94. 34a3844 regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators by Tero Kristo · 13 years ago
  95. 63bfff4 regulator: twl4030: add support for external voltage get/set by Tero Kristo · 13 years ago
  96. b790f5d USB: serial: use module_driver() macro by Greg Kroah-Hartman · 13 years ago
  97. cd49461 driver-core: Allow additional parameters for module_driver by Lars-Peter Clausen · 13 years ago
  98. 4d29515 net: Use bool in netdevice.h helpers. by David S. Miller · 13 years ago
  99. bdcc092 net: Use bool in skbuff.h helper functions. by David S. Miller · 13 years ago
  100. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago