summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | mm: check the return value of lookup_page_ext for all call sitesYang Shi2016-06-045-8/+77
| * | | | | | | kdump: fix dmesg gdbmacro to work with record based printkCorey Minyard2016-06-041-11/+82
| * | | | | | | mm: fix overflow in vm_map_ram()Guillermo Julián Moreno2016-06-041-4/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-06-047-8/+63
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2016-06-038139-163542/+426347
| |\ \ \ \ \ \ \
| | * | | | | | | irqchip/irq-pic32-evic: Fix bug with external interrupts.Joshua Henderson2016-06-021-1/+1
| | * | | | | | | irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni2016-06-023-2/+57
| | * | | | | | | irqchip/gic-v3: Fix quiescence check in gic_enable_redistAndrew Jones2016-06-021-1/+1
| | * | | | | | | irqchip/gic-v3: Fix copy+paste mistakes in definesAndrew Jones2016-06-021-2/+2
| | * | | | | | | irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier2016-06-021-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | genirq: Fix missing return value in irq_destroy_ipi()Matt Redfearn2016-05-241-1/+1
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-06-041-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | time: Make settimeofday error checking work againJohn Stultz2016-06-011-0/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-06-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King2016-06-021-1/+1
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-06-0314-51/+79
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland2016-06-031-1/+3
| * | | | | | | | | arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland2016-06-032-10/+14
| * | | | | | | | | arm64: mm: dump: log span levelMark Rutland2016-06-031-1/+7
| * | | | | | | | | arm64: update stale PAGE_OFFSET commentMark Rutland2016-06-031-1/+2
| * | | | | | | | | drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on errorJulien Grall2016-06-031-0/+1
| * | | | | | | | | drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmuJulien Grall2016-06-031-3/+3
| * | | | | | | | | drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfgJulien Grall2016-06-031-4/+1
| * | | | | | | | | arm64: report CPU number in bad_modeMark Rutland2016-06-031-2/+3
| * | | | | | | | | arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon2016-06-012-1/+9
| * | | | | | | | | arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2016-05-312-3/+9
| * | | | | | | | | arm64: enable CONFIG_SET_MODULE_RONX by defaultMark Rutland2016-05-311-12/+13
| * | | | | | | | | arm64: Remove orphaned __addr_ok() definitionRobin Murphy2016-05-311-13/+0
| * | | | | | | | | Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"Will Deacon2016-05-311-0/+14
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-06-036-38/+68
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth2016-06-011-0/+1
| * | | | | | | | powerpc/mm/radix: Add missing tlb flushAneesh Kumar K.V2016-06-011-4/+1
| * | | | | | | | powerpc/mm/hash: Fix the reference bit update when handling hash faultAneesh Kumar K.V2016-06-011-2/+20
| * | | | | | | | powerpc/mm/radix: Update LPCR only if it is powernvAneesh Kumar K.V2016-06-011-13/+10
| * | | | | | | | powerpc: Use privileged SPR number for MMCR2Thomas Huth2016-05-311-1/+1
| * | | | | | | | powerpc: Fix definition of SIAR and SDAR registersThomas Huth2016-05-311-2/+2
| * | | | | | | | powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokensRussell Currey2016-05-301-16/+12
| * | | | | | | | powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey2016-05-301-15/+36
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-06-0311-59/+95
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini2016-06-021-0/+5
| * | | | | | | | KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini2016-06-021-10/+12
| * | | | | | | | KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsiPaolo Bonzini2016-06-021-1/+1
| * | | | | | | | KVM: fail KVM_SET_VCPU_EVENTS with invalid exception numberPaolo Bonzini2016-06-021-0/+4
| * | | | | | | | KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini2016-06-021-10/+12
| * | | | | | | | kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini2016-06-021-1/+1
| * | | | | | | | KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov2016-06-021-0/+1
| * | | | | | | | KVM: x86: avoid write-tearing of TDPNadav Amit2016-06-021-4/+4
| * | | | | | | | Merge tag 'kvm-arm-for-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2016-06-02571-6574/+15463
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: arm/arm64: vgic-new: Removel harmful BUG_ONMarc Zyngier2016-06-021-3/+1
| | * | | | | | | | arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier2016-05-311-7/+16