1. 63b6890 mfd: omap-usb-host: get rid of cpu_is_omap..() macros by Roger Quadros · 12 years ago
  2. ca2e16f OMAP: board-files: fix i2c_bus for tfp410 by Tomi Valkeinen · 12 years ago
  3. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  5. db5b0ae Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  7. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  8. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  10. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  11. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  12. d4676ea net: ethtool: Add destination MAC address to flow steering API by Yan Burman · 12 years ago
  13. cfd5675 bridge: add support of adding and deleting mdb entries by Cong Wang · 12 years ago
  14. 37a393b bridge: notify mdb changes via netlink by Cong Wang · 12 years ago
  15. fd0ea7d ndisc: Unexport ndisc_{build,send}_skb(). by YOSHIFUJI Hideaki · 12 years ago
  16. 895464f uapi: add missing netconf.h to export list by stephen hemminger · 12 years ago
  17. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  18. 50851c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  19. 99b8f42 Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  20. 251a8cf Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  21. d07e43d Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  22. 1f53ef1 Thermal: Fix DEFAULT_THERMAL_GOVERNOR by Zhang Rui · 12 years ago
  23. 1abbe13 pkt_sched: avoid requeues if possible by Eric Dumazet · 12 years ago
  24. b64c5fd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  26. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. aefb058 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  30. 511c2ab mm, memory-hotplug: dynamic configure movable memory and portion memory by Lai Jiangshan · 12 years ago
  31. 81df9bf bootmem: fix wrong call parameter for free_bootmem() by Joonsoo Kim · 12 years ago
  32. bc357f4 mm: cma: remove watermark hacks by Marek Szyprowski · 12 years ago
  33. e1e12d2 mm, oom: fix race when specifying a thread as the oom origin by David Rientjes · 12 years ago
  34. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
  35. fa26437 mm: cleanup register_node() by Yasuaki Ishimatsu · 12 years ago
  36. 5733c7d mm: introduce putback_movable_pages() by Rafael Aquini · 12 years ago
  37. 18468d9 mm: introduce a common interface for balloon pages mobility by Rafael Aquini · 12 years ago
  38. 252aa6f mm: redefine address_space.assoc_mapping by Rafael Aquini · 12 years ago
  39. 78bd520 mm: adjust address_space_operations.migratepage() return code by Rafael Aquini · 12 years ago
  40. db4fbfb mm: vm_unmapped_area() lookup function by Michel Lespinasse · 12 years ago
  41. e4c6bfd mm: rearrange vm_area_struct for fewer cache misses by Rik van Riel · 12 years ago
  42. d373718 mm: augment vma rbtree with rb_subtree_gap by Michel Lespinasse · 12 years ago
  43. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  44. a1dd450 mm: thp: set the accessed flag for old pages on access fault by Will Deacon · 12 years ago
  45. d971367 memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY] by Lai Jiangshan · 12 years ago
  46. 8732794 numa: convert static memory to dynamically allocated memory for per node device by Wen Congyang · 12 years ago
  47. b023f46 memory-hotplug: skip HWPoisoned page when offlining pages by Wen Congyang · 12 years ago
  48. d84da3f mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD by Kirill A. Shutemov · 12 years ago
  49. e5adfff mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD by Kirill A. Shutemov · 12 years ago
  50. 1996546 mm, memcg: make mem_cgroup_out_of_memory() static by David Rientjes · 12 years ago
  51. d0e1d66 writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() by Namjae Jeon · 12 years ago
  52. 414a6750 Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  53. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  54. 8966961 Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  55. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  56. f9c4d42 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  57. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  58. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  59. b0885d0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  60. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  61. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  62. 9ada9fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  63. c45564e Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  64. 9387468 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  65. 505cbed Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  66. a8936db Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  67. 11b84c5 Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  68. f8e8f97 net: fix a race in gro_cell_poll() by Eric Dumazet · 12 years ago
  69. 4009793 drivers: cma: represent physical addresses as phys_addr_t by Vitaly Andrianov · 12 years ago
  70. 7c045a5 clk: introduce optional disable_unused callback by Mike Turquette · 12 years ago
  71. 8e24a6e Merge remote-tracking branch 'regmap/topic/table' into regmap-next by Mark Brown · 12 years ago
  72. db760fb Merge remote-tracking branch 'regmap/topic/lock' into regmap-next by Mark Brown · 12 years ago
  73. 4d348e6 Merge remote-tracking branch 'regmap/topic/domain' into regmap-next by Mark Brown · 12 years ago
  74. bcf8668 Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next by Mark Brown · 12 years ago
  75. 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 12 years ago
  76. ab5c4f7 ath9k: allow to load EEPROM content via firmware API by Gabor Juhos · 12 years ago
  77. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  78. 759f5f3 gpio: add TS-5500 DIO blocks support by Vivien Didelot · 12 years ago
  79. 986a4f4 virtio_net: multiqueue support by Jason Wang · 12 years ago
  80. 6a674e9 net: Add support for hardware-offloaded encapsulation by Joseph Gasparakis · 12 years ago
  81. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  82. 7e0dd57 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 12 years ago
  83. 38130ec Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  84. e783377 Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  85. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  86. 8ab788f Merge branch 'acpi-dev-pm' by Rafael J. Wysocki · 12 years ago
  87. bf58cdf Merge branch 'pm-devfreq' by Rafael J. Wysocki · 12 years ago
  88. c3c7c25 net: gro: fix possible panic in skb_gro_receive() by Eric Dumazet · 12 years ago
  89. 93b174a tcp: bug fix Fast Open client retransmission by Yuchung Cheng · 12 years ago
  90. ee07c6e bridge: export multicast database via netlink by Cong Wang · 12 years ago
  91. 45122ca26 sctp: Add RCU protection to assoc->transport_addr_list by Thomas Graf · 12 years ago
  92. 9f1fb60 mmc: add a card-event host operation by Guennadi Liakhovetski · 12 years ago
  93. 8024dc1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  94. 6ded7cd net: phy: smsc: force all capable mode if the phy is started in powerdown mode by trem · 12 years ago
  95. 222e82b Merge branch 'linus' into sched/core by Ingo Molnar · 12 years ago
  96. 805f864 gpio: pcf857x: use client->irq for gpio_to_irq() by Kuninori Morimoto · 12 years ago
  97. bde327e ssb: register watchdog driver by Hauke Mehrtens · 12 years ago
  98. 9f640a6 ssb: extif: add methods for watchdog driver by Hauke Mehrtens · 12 years ago
  99. 7280b51 ssb: extif: add check for max value before setting watchdog register by Hauke Mehrtens · 12 years ago
  100. 7ffbffe ssb: add methods for watchdog driver by Hauke Mehrtens · 12 years ago