| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-06-25 | 1 | -0/+12 |
|\ |
|
| * | kprobes/x86: Clear TF bit in fault on single-stepping | Masami Hiramatsu | 2016-06-14 | 1 | -0/+12 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-06-25 | 3 | -21/+66 |
|\ \ |
|
| * | | sched/core: Allow kthreads to fall back to online && !active cpus | Tejun Heo | 2016-06-24 | 1 | -1/+3 |
| * | | sched/fair: Do not announce throttled next buddy in dequeue_task_fair() | Konstantin Khlebnikov | 2016-06-24 | 1 | -5/+4 |
| * | | sched/fair: Initialize throttle_count for new task-groups lazily | Konstantin Khlebnikov | 2016-06-24 | 2 | -1/+21 |
| * | | sched/fair: Fix cfs_rq avg tracking underflow | Peter Zijlstra | 2016-06-20 | 1 | -8/+25 |
| * | | kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi... | Andrey Ryabinin | 2016-06-14 | 1 | -2/+4 |
| * | | sched/debug: Fix deadlock when enabling sched events | Josh Poimboeuf | 2016-06-14 | 1 | -1/+1 |
| * | | sched/fair: Fix post_init_entity_util_avg() serialization | Peter Zijlstra | 2016-06-14 | 2 | -3/+8 |
| |/ |
|
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-06-25 | 2 | -6/+46 |
|\ \ |
|
| * | | locking/static_key: Fix concurrent static_key_slow_inc() | Paolo Bonzini | 2016-06-24 | 2 | -6/+46 |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-06-25 | 1 | -1/+11 |
|\ \ \ |
|
| * | | | irqchip/mips-gic: Fix IRQs in gic_dev_domain | Harvey Hunt | 2016-06-14 | 1 | -1/+11 |
* | | | | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-06-25 | 15 | -51/+137 |
|\ \ \ \ |
|
| * | | | | powerpc/bpf/jit: Disable classic BPF JIT on ppc64le | Naveen N. Rao | 2016-06-23 | 1 | -1/+1 |
| * | | | | powerpc: Fix faults caused by radix patching of SLB miss handler | Michael Ellerman | 2016-06-23 | 1 | -3/+4 |
| * | | | | powerpc/eeh: Fix invalid cached PE primary bus | Gavin Shan | 2016-06-17 | 1 | -3/+4 |
| * | | | | powerpc/mm/radix: Update Radix tree size as per ISA 3.0 | Aneesh Kumar K.V | 2016-06-17 | 3 | -7/+19 |
| * | | | | powerpc/mm/hash: Don't add memory coherence if cache inhibited is set | Aneesh Kumar K.V | 2016-06-17 | 1 | -5/+9 |
| * | | | | powerpc/mm/hash: Use the correct PPP mask when updating HPTE | Aneesh Kumar K.V | 2016-06-14 | 2 | -4/+5 |
| * | | | | powerpc/mm/radix: Flush page walk cache when freeing page table | Aneesh Kumar K.V | 2016-06-10 | 6 | -7/+73 |
| * | | | | powerpc/mm/radix: Update to tlb functions ric argument | Aneesh Kumar K.V | 2016-06-10 | 1 | -21/+22 |
* | | | | | Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE | Michael Ellerman | 2016-06-25 | 1 | -2/+2 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-06-25 | 67 | -207/+178 |
|\ \ \ \ \ |
|
| * | | | | | init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64 | Rasmus Villemoes | 2016-06-25 | 1 | -1/+3 |
| * | | | | | autofs: don't get stuck in a loop if vfs_write() returns an error | Andrey Vagin | 2016-06-25 | 1 | -3/+4 |
| * | | | | | mm/page_owner: avoid null pointer dereference | Sudip Mukherjee | 2016-06-25 | 1 | -2/+4 |
| * | | | | | tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences" | Colin Ian King | 2016-06-25 | 1 | -1/+1 |
| * | | | | | fs/nilfs2: fix potential underflow in call to crc32_le | Torsten Hilbrich | 2016-06-25 | 1 | -1/+1 |
| * | | | | | oom, suspend: fix oom_reaper vs. oom_killer_disable race | Michal Hocko | 2016-06-25 | 1 | -0/+12 |
| * | | | | | ocfs2: disable BUG assertions in reading blocks | Gang He | 2016-06-25 | 2 | -2/+5 |
| * | | | | | mm, compaction: abort free scanner if split fails | David Rientjes | 2016-06-25 | 1 | -18/+21 |
| * | | | | | mm: prevent KASAN false positives in kmemleak | Dmitry Vyukov | 2016-06-25 | 1 | -0/+2 |
| * | | | | | mm/hugetlb: clear compound_mapcount when freeing gigantic pages | Gerald Schaefer | 2016-06-25 | 1 | -0/+1 |
| * | | | | | mm/swap.c: flush lru pvecs on compound page arrival | Lukasz Odzioba | 2016-06-25 | 1 | -6/+5 |
| * | | | | | memcg: css_alloc should return an ERR_PTR value on error | Tejun Heo | 2016-06-25 | 1 | -1/+1 |
| * | | | | | memcg: mem_cgroup_migrate() may be called with irq disabled | Tejun Heo | 2016-06-25 | 1 | -2/+3 |
| * | | | | | hugetlb: fix nr_pmds accounting with shared page tables | Kirill A. Shutemov | 2016-06-25 | 1 | -2/+1 |
| * | | | | | Revert "mm: disable fault around on emulated access bit architecture" | Kirill A. Shutemov | 2016-06-25 | 1 | -8/+0 |
| * | | | | | Revert "mm: make faultaround produce old ptes" | Kirill A. Shutemov | 2016-06-25 | 3 | -20/+7 |
| * | | | | | mailmap: add Boris Brezillon's email | Antoine Tenart | 2016-06-25 | 1 | -0/+3 |
| * | | | | | mailmap: add Antoine Tenart's email | Antoine Tenart | 2016-06-25 | 1 | -0/+1 |
| * | | | | | mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask | Mel Gorman | 2016-06-25 | 1 | -1/+2 |
| * | | | | | mm: mempool: kasan: don't poot mempool objects in quarantine | Andrey Ryabinin | 2016-06-25 | 3 | -15/+14 |
| * | | | | | MAINTAINERS: update Calgary IOMMU | Jon Mason | 2016-06-25 | 1 | -3/+3 |
| * | | | | | jbd2: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -25/+7 |
| * | | | | | unicore32: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -1/+1 |
| * | | | | | tile: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -1/+1 |
| * | | | | | sh: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -1/+1 |