1. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  2. 86eb7818 scripts/config: fix variable substitution command by Clement Chauplannaz · 11 years ago
  3. 670bac3 MIPS: Fix SMP core calculations when using MT support. by Leonid Yegoshin · 11 years ago
  4. d830f0f netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt by Phil Oester · 11 years ago
  5. c13a84a netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions by Michal Kubeček · 11 years ago
  6. 5359b93 MIPS: DECstation I/O ASIC DMA interrupt handling fix by Maciej W. Rozycki · 11 years ago
  7. daed128 MIPS: DECstation HRT initialization rearrangement by Maciej W. Rozycki · 11 years ago
  8. 8947312 net/irda/mcs7780: fix memory leaks in mcs_net_open() by Alexey Khoroshilov · 11 years ago
  9. 38463e2 net/mlx4_en: Check device state when setting coalescing by Eugenia Emantayev · 11 years ago
  10. be4f154 bridge: Clamp forward_delay when enabling STP by Herbert Xu · 11 years ago
  11. 9a06201 resubmit bridge: fix message_age_timer calculation by Chris Healy · 11 years ago
  12. f25672f net: tulip: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  13. 7bebd00 ethernet: amd: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  14. 46c915f ehea: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  15. 63aca0f bfin_mac: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  16. 6e43fc0 xen-netback: count number required slots for an skb more carefully by David Vrabel · 11 years ago
  17. 300cf9b tg3: Expand led off fix to include 5720 by Nithin Sujir · 11 years ago
  18. 08b67fa blackfin: Ignore generated uImages by Mark Brown · 11 years ago
  19. 1d899fd blackfin: Add STMMAC platform data to enable dwmac1000 driver on BF60x. by Sonic Zhang · 11 years ago
  20. e578609 bf609: adv7343: add S-Video and Component output support by Scott Jiang · 11 years ago
  21. 4940c53 bf609: add adv7343 video encoder support by Scott Jiang · 11 years ago
  22. 3036dcc clock: add stmmac clock for ethernet driver by Steven Miao · 11 years ago
  23. 206f060 blackfin: scb: Add SCB1 to SCB9 config options and data. by Sonic Zhang · 12 years ago
  24. 24a70cf blackfin: scb: Add system crossbar init code. by Steven Miao · 11 years ago
  25. 5a7d8a2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  26. e0ea404 Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  27. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  28. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  29. de32a81 mm/Kconfig: add MMU dependency for MIGRATION. by Chen Gang · 11 years ago
  30. 6072ddc kernel: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  31. 17766dd mm, thp: count thp_fault_fallback anytime thp fault fails by David Rientjes · 11 years ago
  32. c029255 thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() by Kirill A. Shutemov · 11 years ago
  33. 128ec03 thp: do_huge_pmd_anonymous_page() cleanup by Kirill A. Shutemov · 11 years ago
  34. 3122359 thp: move maybe_pmd_mkwrite() out of mk_huge_pmd() by Kirill A. Shutemov · 11 years ago
  35. 66a0c8e mm: cleanup add_to_page_cache_locked() by Kirill A. Shutemov · 11 years ago
  36. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  37. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  38. 5fbc461 mm: make lru_add_drain_all() selective by Chris Metcalf · 11 years ago
  39. 9cb2dc1 memcg: document cgroup dirty/writeback memory statistics by Sha Zhengju · 11 years ago
  40. 3ea67d0 memcg: add per cgroup writeback pages accounting by Sha Zhengju · 11 years ago
  41. 658b72c memcg: check for proper lock held in mem_cgroup_update_page_stat by Sha Zhengju · 11 years ago
  42. 68b4876 memcg: remove MEMCG_NR_FILE_MAPPED by Sha Zhengju · 11 years ago
  43. 1a36e59 memcg: reduce function dereference by Sha Zhengju · 11 years ago
  44. 3af3351 memcg: avoid overflow caused by PAGE_ALIGN by Sha Zhengju · 11 years ago
  45. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  46. 34ff8dc memcg: correct RESOURCE_MAX to ULLONG_MAX by Sha Zhengju · 11 years ago
  47. 3812c8c mm: memcg: do not trap chargers with full callstack on OOM by Johannes Weiner · 11 years ago
  48. fb2a6fc mm: memcg: rework and document OOM waiting and wakeup by Johannes Weiner · 11 years ago
  49. 519e524 mm: memcg: enable memcg OOM killer only for user faults by Johannes Weiner · 11 years ago
  50. 3a13c4d x86: finish user fault error path with fatal signal by Johannes Weiner · 11 years ago
  51. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  52. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  53. 94bce45 arch: mm: remove obsolete init OOM protection by Johannes Weiner · 11 years ago
  54. f894ffa memcg: trivial cleanups by Andrew Morton · 11 years ago
  55. e975de9 memcg, vmscan: do not fall into reclaim-all pass too quickly by Michal Hocko · 11 years ago
  56. 1be171d memcg: track all children over limit in the root by Michal Hocko · 11 years ago
  57. e839b6a memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything by Michal Hocko · 11 years ago
  58. 7d910c0 memcg: track children in soft limit excess to improve soft limit by Michal Hocko · 11 years ago
  59. de57780 memcg: enhance memcg iterator to support predicates by Michal Hocko · 11 years ago
  60. a5b7c87 vmscan, memcg: do softlimit reclaim also for targeted reclaim by Michal Hocko · 11 years ago
  61. e883110 memcg: get rid of soft-limit tree infrastructure by Michal Hocko · 11 years ago
  62. 3b38722 memcg, vmscan: integrate soft reclaim tighter with zone shrinking code by Michal Hocko · 11 years ago
  63. c33bd83 memcg: remove redundant code in mem_cgroup_force_empty_write() by Li Zefan · 11 years ago
  64. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  65. bf2ba3b Merge branch 'for-next' into for-linus by Al Viro · 11 years ago
  66. 95ee620 net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit by Daniel Borkmann · 11 years ago
  67. 662ca43 tuntap: correctly handle error in tun_set_iff() by Jason Wang · 11 years ago
  68. a9677bc xen-netback: fix possible format string flaw by Kees Cook · 11 years ago
  69. b0dd663 netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply by Sonic Zhang · 11 years ago
  70. 3cc69b6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  71. 0e6a1fb Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  72. 571c608 drm/i915: kill set_need_resched by Daniel Vetter · 11 years ago
  73. 1d7b24f Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  74. c7cb020 igb: Read flow control for i350 from correct EEPROM section by Fujinaka, Todd · 11 years ago
  75. 68f0d9d vfs: make d_path() get the root path under RCU by Linus Torvalds · 11 years ago
  76. bb1d18d igb: Add additional get_phy_id call for i354 devices by Carolyn Wyborny · 11 years ago
  77. 171b3f0 ARM: sort arch/arm/Kconfig by Russell King · 11 years ago
  78. 3272c54 vfs: use __getname/__putname for getcwd() system call by Linus Torvalds · 11 years ago
  79. f7ec00b ARM: dts: sun7i: olinuxino-micro: Enable the EMAC by Maxime Ripard · 11 years ago
  80. 0547433 ARM: dts: sun7i: cubieboard2: Enable the EMAC by Maxime Ripard · 11 years ago
  81. 756084c ARM: dts: sun7i: Add the muxing options for the EMAC by Maxime Ripard · 11 years ago
  82. 2e804d0 ARM: dts: sun7i: Enable the Ethernet in the A20 by Maxime Ripard · 11 years ago
  83. ff812d7 vfs: don't copy things to user space holding the rcu readlock by Linus Torvalds · 11 years ago
  84. 5223161 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  85. e5d0c87 Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  86. d5adf7e Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  87. 02b9735 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  88. 75acebf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. b55ee28 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 8b19e34 vfs: make getcwd() get the root and pwd path under rcu by Linus Torvalds · 11 years ago
  91. 3b524d6 sched/Documentation: Update sched-design-CFS.txt documentation by Li Bin · 11 years ago
  92. fc84091 sched/debug: Take PID namespace into account by Peter Zijlstra · 11 years ago
  93. 6c9a27f sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones by Daisuke Nishimura · 11 years ago
  94. 5762482 vfs: move get_fs_root_and_pwd() to single caller by Linus Torvalds · 11 years ago
  95. 06c939c perf/x86/intel: Fix Silvermont offcore masks by Peter Zijlstra · 11 years ago
  96. b7c09ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  97. 1812997 dcache: get/release read lock in read_seqbegin_or_lock() & friend by Waiman Long · 11 years ago
  98. 1370e97 seqlock: Add a new locking reader type by Waiman Long · 11 years ago
  99. decf7ab Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  100. 24ba405 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago