Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | mm: check the return value of lookup_page_ext for all call sites | Yang Shi | 2016-06-04 | 5 | -8/+77 | |
| * | | | | | | | kdump: fix dmesg gdbmacro to work with record based printk | Corey Minyard | 2016-06-04 | 1 | -11/+82 | |
| * | | | | | | | mm: fix overflow in vm_map_ram() | Guillermo Julián Moreno | 2016-06-04 | 1 | -4/+5 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-06-04 | 7 | -8/+63 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Thomas Gleixner | 2016-06-03 | 8139 | -163542/+426347 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | irqchip/irq-pic32-evic: Fix bug with external interrupts. | Joshua Henderson | 2016-06-02 | 1 | -1/+1 | |
| | * | | | | | | | irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 | Ganapatrao Kulkarni | 2016-06-02 | 3 | -2/+57 | |
| | * | | | | | | | irqchip/gic-v3: Fix quiescence check in gic_enable_redist | Andrew Jones | 2016-06-02 | 1 | -1/+1 | |
| | * | | | | | | | irqchip/gic-v3: Fix copy+paste mistakes in defines | Andrew Jones | 2016-06-02 | 1 | -2/+2 | |
| | * | | | | | | | irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask | Marc Zyngier | 2016-06-02 | 1 | -1/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | genirq: Fix missing return value in irq_destroy_ipi() | Matt Redfearn | 2016-05-24 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-06-04 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | time: Make settimeofday error checking work again | John Stultz | 2016-06-01 | 1 | -0/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-06-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: fix PTRACE_SETVFPREGS on SMP systems | Russell King | 2016-06-02 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-06-03 | 14 | -51/+79 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled | Mark Rutland | 2016-06-03 | 1 | -1/+3 | |
| * | | | | | | | | | arm64: move {PAGE,CONT}_SHIFT into Kconfig | Mark Rutland | 2016-06-03 | 2 | -10/+14 | |
| * | | | | | | | | | arm64: mm: dump: log span level | Mark Rutland | 2016-06-03 | 1 | -1/+7 | |
| * | | | | | | | | | arm64: update stale PAGE_OFFSET comment | Mark Rutland | 2016-06-03 | 1 | -1/+2 | |
| * | | | | | | | | | drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error | Julien Grall | 2016-06-03 | 1 | -0/+1 | |
| * | | | | | | | | | drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu | Julien Grall | 2016-06-03 | 1 | -3/+3 | |
| * | | | | | | | | | drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg | Julien Grall | 2016-06-03 | 1 | -4/+1 | |
| * | | | | | | | | | arm64: report CPU number in bad_mode | Mark Rutland | 2016-06-03 | 1 | -2/+3 | |
| * | | | | | | | | | arm64: unistd32.h: wire up missing syscalls for compat tasks | Will Deacon | 2016-06-01 | 2 | -1/+9 | |
| * | | | | | | | | | arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks | Catalin Marinas | 2016-05-31 | 2 | -3/+9 | |
| * | | | | | | | | | arm64: enable CONFIG_SET_MODULE_RONX by default | Mark Rutland | 2016-05-31 | 1 | -12/+13 | |
| * | | | | | | | | | arm64: Remove orphaned __addr_ok() definition | Robin Murphy | 2016-05-31 | 1 | -13/+0 | |
| * | | | | | | | | | Revert "arm64: hugetlb: partial revert of 66b3923a1a0f" | Will Deacon | 2016-05-31 | 1 | -0/+14 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-06-03 | 6 | -38/+68 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call | Thomas Huth | 2016-06-01 | 1 | -0/+1 | |
| * | | | | | | | | powerpc/mm/radix: Add missing tlb flush | Aneesh Kumar K.V | 2016-06-01 | 1 | -4/+1 | |
| * | | | | | | | | powerpc/mm/hash: Fix the reference bit update when handling hash fault | Aneesh Kumar K.V | 2016-06-01 | 1 | -2/+20 | |
| * | | | | | | | | powerpc/mm/radix: Update LPCR only if it is powernv | Aneesh Kumar K.V | 2016-06-01 | 1 | -13/+10 | |
| * | | | | | | | | powerpc: Use privileged SPR number for MMCR2 | Thomas Huth | 2016-05-31 | 1 | -1/+1 | |
| * | | | | | | | | powerpc: Fix definition of SIAR and SDAR registers | Thomas Huth | 2016-05-31 | 1 | -2/+2 | |
| * | | | | | | | | powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokens | Russell Currey | 2016-05-30 | 1 | -16/+12 | |
| * | | | | | | | | powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge | Russell Currey | 2016-05-30 | 1 | -15/+36 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-06-03 | 11 | -59/+95 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS | Paolo Bonzini | 2016-06-02 | 1 | -0/+5 | |
| * | | | | | | | | KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID | Paolo Bonzini | 2016-06-02 | 1 | -10/+12 | |
| * | | | | | | | | KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi | Paolo Bonzini | 2016-06-02 | 1 | -1/+1 | |
| * | | | | | | | | KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number | Paolo Bonzini | 2016-06-02 | 1 | -0/+4 | |
| * | | | | | | | | KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID | Paolo Bonzini | 2016-06-02 | 1 | -10/+12 | |
| * | | | | | | | | kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR | Paolo Bonzini | 2016-06-02 | 1 | -1/+1 | |
| * | | | | | | | | KVM: Handle MSR_IA32_PERF_CTL | Dmitry Bilunov | 2016-06-02 | 1 | -0/+1 | |
| * | | | | | | | | KVM: x86: avoid write-tearing of TDP | Nadav Amit | 2016-06-02 | 1 | -4/+4 | |
| * | | | | | | | | Merge tag 'kvm-arm-for-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář | 2016-06-02 | 571 | -6574/+15463 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KVM: arm/arm64: vgic-new: Removel harmful BUG_ON | Marc Zyngier | 2016-06-02 | 1 | -3/+1 | |
| | * | | | | | | | | arm64: KVM: vgic-v3: Relax synchronization when SRE==1 | Marc Zyngier | 2016-05-31 | 1 | -7/+16 |