1. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 12 years ago
  2. e845e19 mm, memcg: pass charge order to oom killer by David Rientjes · 12 years ago
  3. f0cb3c7 mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug by Konstantin Khlebnikov · 12 years ago
  4. 385de35 thp: allow a hwpoisoned head page to be put back to LRU by Dean Nelson · 12 years ago
  5. 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 12 years ago
  6. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 12 years ago
  7. 978ea78 rmap: remove __anon_vma_link() declaration by Xiao Guangrong · 12 years ago
  8. ce1744f mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION) by Konstantin Khlebnikov · 12 years ago
  9. e873c49 pagemap: export KPF_THP by Naoya Horiguchi · 12 years ago
  10. 025c5b2 thp: optimize away unnecessary page table locking by Naoya Horiguchi · 12 years ago
  11. aff6224 vmscan: only defer compaction for failed order and higher by Rik van Riel · 12 years ago
  12. 7be62de vmscan: kswapd carefully call compaction by Rik van Riel · 12 years ago
  13. 67f96aa mm: make swapin readahead skip over holes by Rik van Riel · 12 years ago
  14. 69c9782 mm: make get_mm_counter static-inline by Konstantin Khlebnikov · 12 years ago
  15. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  16. d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  17. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  18. 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  19. f8974cb Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  20. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  21. 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
  22. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  23. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  24. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  25. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  26. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  27. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  28. 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
  29. 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
  30. 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
  31. 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
  32. 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
  33. 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
  34. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  35. e8e3c3d fs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  36. f0dfc0b crypto: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  37. 1ec9c5d include/linux/highmem.h: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  38. 980c19e highmem: mark k[un]map_atomic() with two arguments as deprecated by Cong Wang · 13 years ago
  39. bf362f7 constify struct pci_dev * in obvious cases by Al Viro · 12 years ago
  40. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 12 years ago
  41. 3af7930 net: update the usage of CHECKSUM_UNNECESSARY by Yi Zou · 12 years ago
  42. cdbee74 net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso by Yi Zou · 12 years ago
  43. a3f671b if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it by Joe Perches · 12 years ago
  44. c862815 tcp: reduce out_of_order memory use by Eric Dumazet · 12 years ago
  45. 4992fa1 Merge tag 'topic/twl' into regulator-next by Mark Brown · 12 years ago
  46. f0e88ae Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-next by Roland Dreier · 12 years ago
  47. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  48. 115e4bf Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 12 years ago
  49. c02f935 Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  50. c592c76 Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  51. 63236f4 Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 12 years ago
  52. 0f0cc16 Merge branch 'pm-devfreq' by Rafael J. Wysocki · 12 years ago
  53. ab5f299 PM / devfreq: add relation of recommended frequency. by MyungJoo Ham · 12 years ago
  54. 124d37e arp: allow arp processing to honor per interface arp_accept sysctl by Neil Horman · 12 years ago
  55. 62dc7c0 Merge branch 'pm-domains' by Rafael J. Wysocki · 12 years ago
  56. 59fb53e Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  57. 1e78a0c PM / Domains: Introduce "always on" device flag by Rafael J. Wysocki · 12 years ago
  58. adc80ae Tools: hv: Support enumeration from all the pools by K. Y. Srinivasan · 12 years ago
  59. fa3d5b8 Drivers: hv: Support the newly introduced KVP messages in the driver by K. Y. Srinivasan · 12 years ago
  60. 01a2829 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
  61. f910381 math: Introduce div64_long by Sasha Levin · 12 years ago
  62. 7a7a4a59 USB: EHCI: Add a generic platform device driver by Hauke Mehrtens · 12 years ago
  63. fa3364b USB: OHCI: Add a generic platform device driver by Hauke Mehrtens · 12 years ago
  64. 49e599b8 spi: sh-hspi: control spi clock more correctly by Kuninori Morimoto · 12 years ago
  65. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  66. 85dc0b8 PM / QoS: Make it possible to expose PM QoS latency constraints by Rafael J. Wysocki · 12 years ago
  67. e485ceac Drivers: hv: Add new message types to enhance KVP by K. Y. Srinivasan · 12 years ago
  68. 8816230 USB: dynamically allocate usb_device children pointers instead of using a fix array by Huajun Li · 12 years ago
  69. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 12 years ago
  70. 7b8bcff cfg80211: clarify timestamp in cfg80211_inform_bss by Johannes Berg · 12 years ago
  71. df8d291 Merge branch 'linus' into irq/core by Thomas Gleixner · 12 years ago
  72. 9993bc63 sched/x86: Fix overflow in cyc2ns_offset by Salman Qazi · 12 years ago
  73. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 12 years ago
  74. b37c0fb net: Add memory barriers to prevent possible race in byte queue limits by Alexander Duyck · 12 years ago
  75. 5c49035 net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state by Alexander Duyck · 12 years ago
  76. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 12 years ago
  77. 42872c7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  78. 096335b mlx4_core: Allow dynamic MTU configuration for IB ports by Or Gerlitz · 12 years ago
  79. 5984be9 mlx4_core: Report thermal error events by Jack Morgenstein · 12 years ago
  80. bea95c1 Merge branch 'perf/hw-branch-sampling' into perf/core by Ingo Molnar · 12 years ago
  81. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  82. 3ccf3e8 printk/sched: Introduce special printk_sched() for those awkward moments by Peter Zijlstra · 12 years ago
  83. 177958e mac80211: remove tx_sync by Johannes Berg · 12 years ago
  84. 4486ea9 cfg80211: Add background scan period attribute. by Bala Shanmugam · 12 years ago
  85. f99298b xHCI: BESL calculation based on USB2.0 LPM errata by Andiry Xu · 13 years ago
  86. f7a0d42 Merge 3.3-rc7 into usb-next by Greg Kroah-Hartman · 12 years ago
  87. 43db362 net: get rid of some pointless casts to sockaddr by Maciej Żenczykowski · 12 years ago
  88. f30b071 regulator: tps65910: Sleep off rails when ext sleep configured by Laxman Dewangan · 12 years ago
  89. 46eda3e mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS by Peter Ujfalusi · 12 years ago
  90. 34a3844 regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators by Tero Kristo · 12 years ago
  91. 63bfff4 regulator: twl4030: add support for external voltage get/set by Tero Kristo · 12 years ago
  92. b790f5d USB: serial: use module_driver() macro by Greg Kroah-Hartman · 12 years ago
  93. cd49461 driver-core: Allow additional parameters for module_driver by Lars-Peter Clausen · 12 years ago
  94. 4d29515 net: Use bool in netdevice.h helpers. by David S. Miller · 12 years ago
  95. bdcc092 net: Use bool in skbuff.h helper functions. by David S. Miller · 12 years ago
  96. ba57b4d ipv4: Make ip_call_ra_chain() return bool. by David S. Miller · 12 years ago
  97. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  98. 927353a serial: introduce generic port in/out helpers by Paul Gortmaker · 12 years ago
  99. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  100. 74dd152 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