summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-04-07vmstat: use raw_cpu_ops to avoid false positives on preemption checksChristoph Lameter
2014-04-07mm: use raw_cpu ops for determining current NUMA nodeChristoph Lameter
2014-04-07percpu: add raw_cpu_opsChristoph Lameter
2014-04-07slub: rework sysfs layout for memcg cachesVladimir Davydov
2014-04-07memcg, slab: do not destroy children caches if parent has aliasesVladimir Davydov
2014-04-07memcg, slab: separate memcg vs root cache creation pathsVladimir Davydov
2014-04-07memcg, slab: cleanup memcg cache creationVladimir Davydov
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07bug: Make BUG() always stop the machineJosh Triplett
2014-04-07bug: when !CONFIG_BUG, make WARN call no_printk to check format and argsJosh Triplett
2014-04-07include/asm-generic/bug.h: style fix: s/while(0)/while (0)/Josh Triplett
2014-04-07bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and familyJosh Triplett
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine
2014-04-07idr: remove dead codeStephen Hemminger
2014-04-07include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria
2014-04-07wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-spaceOleg Nesterov
2014-04-07wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transitionOleg Nesterov
2014-04-07exec: kill bprm->tcomm[], simplify the "basename" logicOleg Nesterov
2014-04-07numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASKSrikar Dronamraju
2014-04-07madvise: correct the comment of MADV_DODUMP flagZhang Yanfei
2014-04-07mm/readahead.c: inline ra_submitFabian Frederick
2014-04-07mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi
2014-04-07memcg: rename high level charging functionsMichal Hocko
2014-04-07memcg: get_mem_cgroup_from_mm()Johannes Weiner
2014-04-07mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov
2014-04-07res_counter: remove interface for locked charging and unchargingDavid Rientjes
2014-04-07mm, mempolicy: remove per-process flagDavid Rientjes
2014-04-07mm, mempolicy: rename slab_node for clarityDavid Rientjes
2014-04-07mm: per-thread vma cachingDavidlohr Bueso
2014-04-07mm: implement ->map_pages for page cacheKirill A. Shutemov
2014-04-07mm: introduce vm_ops->map_pages()Kirill A. Shutemov
2014-04-07mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLEAlex Thorlton
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07sched: remove sleep_on() and friendsArnd Bergmann
2014-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-04-07NTB: Code Style Clean-upJon Mason
2014-04-07NTB: client event cleanupJon Mason
2014-04-07Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-04-07Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar
2014-04-07target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger
2014-04-07target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2014-04-07target: Fix Task Aborted Status (TAS) handlingAlex Leung
2014-04-07Target/core: Remove prot_handover use for nowSagi Grimberg
2014-04-07Target/dif: Introduce protection-passthough-only modeSagi Grimberg
2014-04-06Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds