Age | Commit message (Expand) | Author | Files | Lines |
2014-12-10 | printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents | Joe Perches | 1 | -0/+13 |
2014-12-10 | printk: remove used-once early_vprintk | Joe Perches | 1 | -1/+0 |
2014-12-10 | kernel: add panic_on_warn | Prarit Bhargava | 2 | -0/+2 |
2014-12-10 | include/linux/file.h: remove get_unused_fd() macro | Yann Droneaud | 1 | -1/+0 |
2014-12-10 | exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa... | Oleg Nesterov | 1 | -1/+1 |
2014-12-10 | mm: move page->mem_cgroup bad page handling into generic code | Johannes Weiner | 1 | -17/+0 |
2014-12-10 | mm: page_cgroup: rename file to mm/swap_cgroup.c | Johannes Weiner | 1 | -3/+5 |
2014-12-10 | mm: embed the memcg pointer directly into struct page | Johannes Weiner | 4 | -70/+6 |
2014-12-10 | mm, memcg: fix potential undefined behaviour in page stat accounting | Michal Hocko | 1 | -3/+3 |
2014-12-10 | mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree() | Johannes Weiner | 1 | -7/+6 |
2014-12-10 | mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree() | Johannes Weiner | 1 | -2/+3 |
2014-12-10 | memcg: use generic slab iterators for showing slabinfo | Vladimir Davydov | 1 | -4/+0 |
2014-12-10 | mm, hugetlb: correct bit shift in hstate_sizelog() | Sasha Levin | 1 | -1/+2 |
2014-12-10 | mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flag | Johannes Weiner | 1 | -10/+0 |
2014-12-10 | mm: memcontrol: remove unnecessary PCG_MEM memory charge flag | Johannes Weiner | 1 | -1/+0 |
2014-12-10 | mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag | Johannes Weiner | 1 | -1/+0 |
2014-12-10 | mm, compaction: simplify deferred compaction | Vlastimil Babka | 1 | -4/+2 |
2014-12-10 | mm, compaction: pass classzone_idx and alloc_flags to watermark checking | Vlastimil Babka | 1 | -2/+6 |
2014-12-10 | mm: introduce single zone pcplists drain | Vlastimil Babka | 1 | -2/+2 |
2014-12-10 | mm: memcontrol: remove obsolete kmemcg pinning tricks | Johannes Weiner | 1 | -2/+2 |
2014-12-10 | mm: memcontrol: take a css reference for each charged page | Johannes Weiner | 2 | -9/+64 |
2014-12-10 | kernel: res_counter: remove the unused API | Johannes Weiner | 1 | -223/+0 |
2014-12-10 | mm: hugetlb_cgroup: convert to lockless page counters | Johannes Weiner | 1 | -1/+0 |
2014-12-10 | mm: memcontrol: lockless page counters | Johannes Weiner | 3 | -20/+62 |
2014-12-10 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+4 |
2014-12-10 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -4/+38 |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 7 | -23/+358 |
2014-12-10 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+25 |
2014-12-10 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -9/+78 |
2014-12-09 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -82/+167 |
2014-12-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -18/+34 |
2014-12-09 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -17/+20 |
2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -127/+624 |
2014-12-09 | Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+199 |
2014-12-09 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 6 | -2/+144 |
2014-12-09 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -3/+282 |
2014-12-09 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 5 | -1/+74 |
2014-12-09 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -19/+0 |
2014-12-09 | Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+272 |
2014-12-09 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+0 |
2014-12-09 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -11/+83 |
2014-12-09 | Merge tag 'nios2-v3.19-rc1' of git://git.rocketboards.org/linux-socfpga-next | Linus Torvalds | 2 | -0/+115 |
2014-12-08 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 20 | -164/+115 |
2014-12-08 | Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+9 |
2014-12-08 | Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -13/+41 |
2014-12-08 | Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 1 | -0/+7 |
2014-12-08 | Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+4 |
2014-12-08 | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2 | -1/+5 |
2014-12-08 | Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 12 | -10/+540 |
2014-12-08 | Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 12 | -57/+146 |