aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-07vmstat: use raw_cpu_ops to avoid false positives on preemption checksChristoph Lameter1-2/+6
2014-04-07mm: use raw_cpu ops for determining current NUMA nodeChristoph Lameter1-2/+2
2014-04-07percpu: add raw_cpu_opsChristoph Lameter2-141/+203
2014-04-07slub: rework sysfs layout for memcg cachesVladimir Davydov1-0/+3
2014-04-07memcg, slab: do not destroy children caches if parent has aliasesVladimir Davydov1-5/+1
2014-04-07memcg, slab: separate memcg vs root cache creation pathsVladimir Davydov2-9/+3
2014-04-07memcg, slab: cleanup memcg cache creationVladimir Davydov1-0/+9
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König3-4/+4
2014-04-07bug: Make BUG() always stop the machineJosh Triplett1-1/+1
2014-04-07bug: when !CONFIG_BUG, make WARN call no_printk to check format and argsJosh Triplett1-0/+1
2014-04-07include/asm-generic/bug.h: style fix: s/while(0)/while (0)/Josh Triplett1-3/+3
2014-04-07bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and familyJosh Triplett1-27/+30
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine1-1/+4
2014-04-07idr: remove dead codeStephen Hemminger1-63/+0
2014-04-07include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria1-0/+1
2014-04-07wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-spaceOleg Nesterov1-2/+2
2014-04-07wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transitionOleg Nesterov1-0/+1
2014-04-07exec: kill bprm->tcomm[], simplify the "basename" logicOleg Nesterov3-3/+2
2014-04-07numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASKSrikar Dronamraju1-1/+1
2014-04-07madvise: correct the comment of MADV_DODUMP flagZhang Yanfei1-1/+1
2014-04-07mm/readahead.c: inline ra_submitFabian Frederick1-3/+0
2014-04-07mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi1-1/+1
2014-04-07memcg: rename high level charging functionsMichal Hocko1-4/+4
2014-04-07memcg: get_mem_cgroup_from_mm()Johannes Weiner1-6/+0
2014-04-07mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov1-2/+2
2014-04-07res_counter: remove interface for locked charging and unchargingDavid Rientjes1-5/+1
2014-04-07mm, mempolicy: remove per-process flagDavid Rientjes2-2/+0
2014-04-07mm, mempolicy: rename slab_node for clarityDavid Rientjes1-1/+1
2014-04-07mm: per-thread vma cachingDavidlohr Bueso3-2/+47
2014-04-07mm: implement ->map_pages for page cacheKirill A. Shutemov1-0/+1
2014-04-07mm: introduce vm_ops->map_pages()Kirill A. Shutemov1-0/+8
2014-04-07mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLEAlex Thorlton2-0/+6
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-1/+62
2014-04-07sched: remove sleep_on() and friendsArnd Bergmann1-11/+0
2014-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds6-12/+91
2014-04-07NTB: Code Style Clean-upJon Mason1-7/+7
2014-04-07NTB: client event cleanupJon Mason1-0/+5
2014-04-07Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-1/+1
2014-04-07Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-0/+14
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds15-173/+1142
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds5-34/+147
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar1-3/+6
2014-04-07target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger1-0/+1
2014-04-07target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger1-0/+1
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger3-9/+16
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2-0/+2
2014-04-07target: Fix Task Aborted Status (TAS) handlingAlex Leung1-1/+1
2014-04-07Target/core: Remove prot_handover use for nowSagi Grimberg1-6/+0
2014-04-07Target/dif: Introduce protection-passthough-only modeSagi Grimberg1-0/+1
2014-04-06Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-4/+4