summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+13
2014-04-08include/linux/syscalls.h: add sys_renameat2() prototypeHeiko Carstens1-0/+3
2014-04-08Merge branch 'akpm' (incoming from Andrew)Linus Torvalds20-244/+327
2014-04-08lglock: map to spinlock when !CONFIG_SMPJosh Triplett1-0/+16
2014-04-08percpu: add preemption checks to __this_cpu opsChristoph Lameter1-10/+29
2014-04-08vmstat: use raw_cpu_ops to avoid false positives on preemption checksChristoph Lameter1-2/+6
2014-04-08mm: use raw_cpu ops for determining current NUMA nodeChristoph Lameter1-2/+2
2014-04-08percpu: add raw_cpu_opsChristoph Lameter1-136/+195
2014-04-08slub: rework sysfs layout for memcg cachesVladimir Davydov1-0/+3
2014-04-08memcg, slab: do not destroy children caches if parent has aliasesVladimir Davydov1-5/+1
2014-04-08memcg, slab: separate memcg vs root cache creation pathsVladimir Davydov2-9/+3
2014-04-08memcg, slab: cleanup memcg cache creationVladimir Davydov1-0/+9
2014-04-08Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-08rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine1-1/+4
2014-04-08idr: remove dead codeStephen Hemminger1-63/+0
2014-04-08include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria1-0/+1
2014-04-08wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-spaceOleg Nesterov1-2/+2
2014-04-08wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transitionOleg Nesterov1-0/+1
2014-04-08exec: kill bprm->tcomm[], simplify the "basename" logicOleg Nesterov2-2/+1
2014-04-08numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASKSrikar Dronamraju1-1/+1
2014-04-08mm/readahead.c: inline ra_submitFabian Frederick1-3/+0
2014-04-08mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi1-1/+1
2014-04-08memcg: rename high level charging functionsMichal Hocko1-4/+4
2014-04-08memcg: get_mem_cgroup_from_mm()Johannes Weiner1-6/+0
2014-04-08mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov1-2/+2
2014-04-08res_counter: remove interface for locked charging and unchargingDavid Rientjes1-5/+1
2014-04-08mm, mempolicy: remove per-process flagDavid Rientjes2-2/+0
2014-04-08mm, mempolicy: rename slab_node for clarityDavid Rientjes1-1/+1
2014-04-08mm: per-thread vma cachingDavidlohr Bueso3-2/+47
2014-04-08mm: implement ->map_pages for page cacheKirill A. Shutemov1-0/+1
2014-04-08mm: introduce vm_ops->map_pages()Kirill A. Shutemov1-0/+8
2014-04-08mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLEAlex Thorlton1-0/+3
2014-04-08Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus 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/sag...Linus Torvalds6-12/+91
2014-04-07Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-1/+1
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-173/+1142
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds5-34/+147
2014-04-06Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-4/+4
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-22/+23
2014-04-06Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+5
2014-04-06Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-31/+54
2014-04-06Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2-0/+22
2014-04-06Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-04-06Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+3
2014-04-06Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds7-14/+100
2014-04-06Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-4/+0
2014-04-06Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-0/+18
2014-04-06Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+1
2014-04-06Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1