summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin2016-06-141-2/+4
| | * | | | | | | | | sched/debug: Fix deadlock when enabling sched eventsJosh Poimboeuf2016-06-141-1/+1
| | * | | | | | | | | sched/fair: Fix post_init_entity_util_avg() serializationPeter Zijlstra2016-06-142-3/+8
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-06-252-6/+46
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini2016-06-242-6/+46
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-06-251-1/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | irqchip/mips-gic: Fix IRQs in gic_dev_domainHarvey Hunt2016-06-141-1/+11
| * | | | | | | | | | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-06-2515-51/+137
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao2016-06-231-1/+1
| | * | | | | | | | | | powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman2016-06-231-3/+4
| | * | | | | | | | | | powerpc/eeh: Fix invalid cached PE primary busGavin Shan2016-06-171-3/+4
| | * | | | | | | | | | powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V2016-06-173-7/+19
| | * | | | | | | | | | powerpc/mm/hash: Don't add memory coherence if cache inhibited is setAneesh Kumar K.V2016-06-171-5/+9
| | * | | | | | | | | | powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V2016-06-142-4/+5
| | * | | | | | | | | | powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V2016-06-106-7/+73
| | * | | | | | | | | | powerpc/mm/radix: Update to tlb functions ric argumentAneesh Kumar K.V2016-06-101-21/+22
| * | | | | | | | | | | Fix build break in fork.c when THREAD_SIZE < PAGE_SIZEMichael Ellerman2016-06-251-2/+2
| * | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-2567-207/+178Star
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64Rasmus Villemoes2016-06-251-1/+3
| | * | | | | | | | | | | autofs: don't get stuck in a loop if vfs_write() returns an errorAndrey Vagin2016-06-251-3/+4
| | * | | | | | | | | | | mm/page_owner: avoid null pointer dereferenceSudip Mukherjee2016-06-251-2/+4
| | * | | | | | | | | | | tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"Colin Ian King2016-06-251-1/+1
| | * | | | | | | | | | | fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich2016-06-251-1/+1
| | * | | | | | | | | | | oom, suspend: fix oom_reaper vs. oom_killer_disable raceMichal Hocko2016-06-251-0/+12
| | * | | | | | | | | | | ocfs2: disable BUG assertions in reading blocksGang He2016-06-252-2/+5
| | * | | | | | | | | | | mm, compaction: abort free scanner if split failsDavid Rientjes2016-06-251-18/+21
| | * | | | | | | | | | | mm: prevent KASAN false positives in kmemleakDmitry Vyukov2016-06-251-0/+2
| | * | | | | | | | | | | mm/hugetlb: clear compound_mapcount when freeing gigantic pagesGerald Schaefer2016-06-251-0/+1
| | * | | | | | | | | | | mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba2016-06-251-6/+5Star
| | * | | | | | | | | | | memcg: css_alloc should return an ERR_PTR value on errorTejun Heo2016-06-251-1/+1
| | * | | | | | | | | | | memcg: mem_cgroup_migrate() may be called with irq disabledTejun Heo2016-06-251-2/+3
| | * | | | | | | | | | | hugetlb: fix nr_pmds accounting with shared page tablesKirill A. Shutemov2016-06-251-2/+1Star
| | * | | | | | | | | | | Revert "mm: disable fault around on emulated access bit architecture"Kirill A. Shutemov2016-06-251-8/+0Star
| | * | | | | | | | | | | Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov2016-06-253-20/+7Star
| | * | | | | | | | | | | mailmap: add Boris Brezillon's emailAntoine Tenart2016-06-251-0/+3
| | * | | | | | | | | | | mailmap: add Antoine Tenart's emailAntoine Tenart2016-06-251-0/+1
| | * | | | | | | | | | | mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim maskMel Gorman2016-06-251-1/+2
| | * | | | | | | | | | | mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin2016-06-253-15/+14Star
| | * | | | | | | | | | | MAINTAINERS: update Calgary IOMMUJon Mason2016-06-251-3/+3
| | * | | | | | | | | | | jbd2: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-25/+7Star
| | * | | | | | | | | | | unicore32: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-1/+1
| | * | | | | | | | | | | tile: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-1/+1
| | * | | | | | | | | | | sh: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-1/+1
| | * | | | | | | | | | | s390: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-1/+1
| | * | | | | | | | | | | sparc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-4/+2Star
| | * | | | | | | | | | | powerpc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-253-11/+7Star
| | * | | | | | | | | | | score: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-3/+2Star
| | * | | | | | | | | | | parisc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-2/+1Star
| | * | | | | | | | | | | nios2: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-3/+2Star
| | * | | | | | | | | | | mips: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-3/+3