summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-12mm, slab: maintain total slab count instead of active countDavid Rientjes
2016-12-12mm, slab: faster active and free statsGreg Thelen
2016-12-12mm/slab_common.c: check kmem_create_cache flags are commonThomas Garnier
2016-12-12slub: avoid false-postive warningArnd Bergmann
2016-12-12slub: move synchronize_sched out of slab_mutex on shrinkVladimir Davydov
2016-12-12mm: memcontrol: use special workqueue for creating per-memcg cachesVladimir Davydov
2016-12-12ocfs2: replace CURRENT_TIME macroDeepa Dinamani
2016-12-12ocfs2: use time64_t to represent orphan scan timesDeepa Dinamani
2016-12-12ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()Ashish Samant
2016-12-12ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()piaojun
2016-12-12ocfs2/dlm: clean up deadcode in dlm_master_request_handler()piaojun
2016-12-12ocfs2: delete redundant code and set the node bit into maybe_map directlyGuozhonghua
2016-12-12ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler()piaojun
2016-12-12drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socketSudip Mukherjee
2016-12-12drivers/pcmcia/m32r_pcc.c: use common error pathSudip Mukherjee
2016-12-12drivers/pcmcia/m32r_pcc.c: check return from request_irqSudip Mukherjee
2016-12-12m32r: fix build warningSudip Mukherjee
2016-12-12m32r: add simple dmaSudip Mukherjee
2016-12-12scripts/tags.sh: handle OMAP platforms properlySam Protsenko
2016-12-12scripts/bloat-o-meter: compile .NUMBER regexAlexey Dobriyan
2016-12-12scripts/bloat-o-meter: don't use readlines()Alexey Dobriyan
2016-12-12prctl: remove one-shot limitation for changing exe linkStanislav Kinsburskiy
2016-12-12kthread: add __printf attributesNicolas Iooss
2016-12-12Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-12Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2016-12-12Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2016-12-12Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-12-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-12-12openrisc: prevent VGA console, fix buildsRandy Dunlap
2016-12-12openrisc: include l.swa in check for write data pagefaultStefan Kristiansson
2016-12-12openrisc: Updates after openrisc.net has been lostStafford Horne
2016-12-12openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne
2016-12-12openrisc: remove the redundant of_platform_populateRob Herring
2016-12-12openrisc: add NR_CPUS Kconfig default valueStafford Horne
2016-12-12openrisc: Support both old (or32) and new (or1k) toolchainGuenter Roeck
2016-12-12openrisc: Add thread-local storage (TLS) supportChristian Svensson
2016-12-12openrisc: restore all regs on rt_sigreturnJonas Bonn
2016-12-12openrisc: fix PTRS_PER_PGD defineStefan Kristiansson
2016-12-12avr32: wire up pkey syscallsHans-Christian Noren Egtvedt