summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2016-06-03mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policiesMel Gorman
2016-06-03mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policyMel Gorman
2016-06-03mm, oom_reaper: do not use siglock in try_oom_reaper()Michal Hocko
2016-06-03mm, page_alloc: prevent infinite loop in buffered_rmqueue()Vlastimil Babka
2016-06-03checkpatch: reduce git commit description style false positivesJoe Perches
2016-06-03mm/z3fold.c: avoid modifying HEADLESS page and minor cleanupVitaly Wool
2016-06-03memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem()Tejun Heo
2016-06-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2016-06-03mm: check the return value of lookup_page_ext for all call sitesYang Shi
2016-06-03kdump: fix dmesg gdbmacro to work with record based printkCorey Minyard
2016-06-03mm: fix overflow in vm_map_ram()Guillermo Julián Moreno
2016-06-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-06-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds
2016-06-03Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds
2016-06-03Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner
2016-06-03arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland
2016-06-03arm64: mm: dump: log span levelMark Rutland
2016-06-03arm64: update stale PAGE_OFFSET commentMark Rutland
2016-06-03drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on errorJulien Grall
2016-06-03drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmuJulien Grall
2016-06-03drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfgJulien Grall
2016-06-03arm64: report CPU number in bad_modeMark Rutland
2016-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-02irqchip/irq-pic32-evic: Fix bug with external interrupts.Joshua Henderson
2016-06-02irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni
2016-06-02irqchip/gic-v3: Fix quiescence check in gic_enable_redistAndrew Jones
2016-06-02irqchip/gic-v3: Fix copy+paste mistakes in definesAndrew Jones
2016-06-02irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier
2016-06-02KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-02KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini
2016-06-02KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsiPaolo Bonzini
2016-06-02KVM: fail KVM_SET_VCPU_EVENTS with invalid exception numberPaolo Bonzini
2016-06-02KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini
2016-06-02kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini
2016-06-02KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov
2016-06-02KVM: x86: avoid write-tearing of TDPNadav Amit
2016-06-02Merge tag 'kvm-arm-for-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmRadim Krčmář
2016-06-02ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2016-06-02KVM: arm/arm64: vgic-new: Removel harmful BUG_ONMarc Zyngier
2016-06-01Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds
2016-06-01Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-bufLinus Torvalds
2016-06-01time: Make settimeofday error checking work againJohn Stultz
2016-06-01arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-06-01powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
2016-06-01powerpc/mm/radix: Add missing tlb flushAneesh Kumar K.V