| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "x86/apic: Include the LDR when clearing out APIC registers" | Linus Torvalds | 2019-09-07 | 1 | -4/+0 |
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2019-09-06 | 2 | -3/+4 |
|\ |
|
| * | Merge tag 'renesas-fixes2-for-v5.3' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2019-09-05 | 1 | -0/+1 |
| |\ |
|
| | * | arm64: dts: renesas: hihope-common: Fix eMMC status | Fabrizio Castro | 2019-08-31 | 1 | -0/+1 |
| * | | Merge tag 'renesas-fixes-for-v5.3' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2019-09-04 | 1 | -3/+3 |
| |\| |
|
| | * | arm64: dts: renesas: r8a77995: draak: Fix backlight regulator name | Geert Uytterhoeven | 2019-08-09 | 1 | -3/+3 |
* | | | Merge tag 'powerpc-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-09-06 | 2 | -18/+4 |
|\ \ \ |
|
| * | | | powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts | Gustavo Romero | 2019-09-04 | 1 | -16/+2 |
| * | | | powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction | Gustavo Romero | 2019-09-04 | 1 | -1/+2 |
| * | | | powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup | Christophe Leroy | 2019-08-12 | 1 | -1/+0 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-09-05 | 3 | -4/+9 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86/hyper-v: Fix overflow bug in fill_gva_list() | Tianyu Lan | 2019-09-02 | 1 | -3/+5 |
| * | | | x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation | Peter Zijlstra | 2019-09-02 | 1 | -1/+3 |
| * | | | x86/boot: Preserve boot_params.secure_boot from sanitizing | John S. Gruber | 2019-09-02 | 1 | -0/+1 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-09-01 | 7 | -39/+43 |
|\| | | |
|
| * | | | x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text | Thomas Gleixner | 2019-08-29 | 1 | -8/+18 |
| * | | | x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC... | Linus Torvalds | 2019-08-28 | 1 | -0/+1 |
| * | | | x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme... | Kirill A. Shutemov | 2019-08-27 | 1 | -1/+1 |
| * | | | x86/apic: Include the LDR when clearing out APIC registers | Bandan Das | 2019-08-26 | 1 | -0/+4 |
| * | | | x86/apic: Do not initialize LDR and DFR for bigsmp | Bandan Das | 2019-08-26 | 1 | -22/+2 |
| * | | | uprobes/x86: Fix detection of 32-bit user mode | Sebastian Mayr | 2019-08-26 | 1 | -7/+10 |
| * | | | x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines | Thomas Gleixner | 2019-08-26 | 1 | -1/+7 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-09-01 | 3 | -7/+24 |
|\ \ \ \ |
|
| * | | | | perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops | Kim Phillips | 2019-08-30 | 2 | -7/+18 |
| * | | | | perf/x86/intel: Restrict period on Nehalem | Josh Hunt | 2019-08-30 | 1 | -0/+6 |
* | | | | | Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2019-08-31 | 1 | -1/+0 |
|\ \ \ \ \ |
|
| * | | | | | ftrace/x86: Remove mcount() declaration | Jisheng Zhang | 2019-08-31 | 1 | -1/+0 |
| |/ / / / |
|
* | | | | | Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-08-31 | 2 | -6/+10 |
|\ \ \ \ \ |
|
| * | | | | | RISC-V: Fix FIXMAP area corruption on RV32 systems | Anup Patel | 2019-08-28 | 2 | -6/+10 |
| |/ / / / |
|
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-08-31 | 6 | -16/+19 |
|\ \ \ \ \ |
|
| * | | | | | KVM: x86: Don't update RIP or do single-step on faulting emulation | Sean Christopherson | 2019-08-27 | 1 | -4/+5 |
| * | | | | | KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n... | Vitaly Kuznetsov | 2019-08-27 | 3 | -8/+6 |
| * | | | | | Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Radim Krčmář | 2019-08-27 | 2 | -4/+8 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling | Alexey Kardashevskiy | 2019-08-27 | 2 | -4/+8 |
* | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2019-08-30 | 2 | -2/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: 8901/1: add a criteria for pfn_valid of arm | zhaoyang | 2019-08-28 | 1 | -0/+5 |
| * | | | | | | ARM: 8897/1: check stmfd instruction using right shift | Lvqiang Huang | 2019-08-23 | 1 | -1/+1 |
| * | | | | | | ARM: 8874/1: mm: only adjust sections of valid mm structures | Doug Berger | 2019-08-23 | 1 | -1/+2 |
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2019-08-30 | 21 | -85/+120 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh... | Arnd Bergmann | 2019-08-15 | 3 | -0/+8 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | arm64: dts: amlogic: odroid-n2: keep SD card regulator always on | Xavier Ruppen | 2019-08-05 | 1 | -0/+1 |
| | * | | | | | | | arm64: dts: meson-g12a-sei510: enable IR controller | Neil Armstrong | 2019-08-05 | 1 | -0/+6 |
| | * | | | | | | | arm64: dts: meson-g12a: add missing dwc2 phy-names | Neil Armstrong | 2019-08-05 | 1 | -0/+1 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'omap-for-v5.3/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2019-08-15 | 17 | -83/+110 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: OMAP: dma: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-08-13 | 1 | -9/+5 |
| | * | | | | | | | Merge branch 'ti-sysc-fixes' into fixes | Tony Lindgren | 2019-08-13 | 2 | -12/+52 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | ARM: dts: Fix incomplete dts data for am3 and am4 mmc | Tony Lindgren | 2019-08-13 | 2 | -12/+52 |
| | * | | | | | | | | Merge branch 'ti-sysc-fixes' into fixes | Tony Lindgren | 2019-08-13 | 6625 | -54292/+54691 |
| | |\| | | | | | | |
|
| | | * | | | | | | | ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7 | Tony Lindgren | 2019-07-24 | 3 | -2/+10 |
| | | * | | | | | | | ARM: dts: Fix flags for gpio7 | Tony Lindgren | 2019-07-24 | 3 | -3/+3 |