Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | riscv: add prototypes for assembly language functions from head.S | Paul Walmsley | 2019-10-28 | 5 | -0/+29 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-11-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | parisc: fix frame pointer in ftrace_regs_caller() | Sven Schnelle | 2019-10-30 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-11-01 | 3 | -21/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf/x86/uncore: Fix event group support | Kan Liang | 2019-10-28 | 2 | -18/+38 | |
| * | | | | | | | | | | | perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) | Kim Phillips | 2019-10-28 | 1 | -2/+4 | |
| * | | | | | | | | | | | perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP... | Kim Phillips | 2019-10-28 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-11-01 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86, efi: Never relocate kernel below lowest acceptable address | Kairui Song | 2019-10-31 | 1 | -1/+3 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-11-01 | 3 | -18/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core | Florian Fainelli | 2019-11-01 | 1 | -3/+20 | |
| * | | | | | | | | | | arm64: Brahma-B53 is SSB and spectre v2 safe | Florian Fainelli | 2019-11-01 | 1 | -0/+2 | |
| * | | | | | | | | | | arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core | Doug Berger | 2019-11-01 | 2 | -2/+13 | |
| * | | | | | | | | | | arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo | Bjorn Andersson | 2019-10-31 | 1 | -6/+14 | |
| * | | | | | | | | | | arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003 | Bjorn Andersson | 2019-10-29 | 1 | -0/+1 | |
| * | | | | | | | | | | arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default | Catalin Marinas | 2019-10-29 | 1 | -7/+8 | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-11-01 | 2 | -13/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active | Paolo Bonzini | 2019-10-31 | 2 | -13/+11 | |
* | | | | | | | | | | | Merge tag 'arc-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2019-10-28 | 3 | -2/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | ARC: perf: Accommodate big-endian CPU | Alexey Brodkin | 2019-10-22 | 1 | -2/+2 | |
| * | | | | | | | | | | ARC: [plat-hsdk]: Enable on-boardi SPI ADC IC | Eugeniy Paltsev | 2019-10-22 | 2 | -0/+19 | |
| * | | | | | | | | | | ARC: [plat-hsdk]: Enable on-board SPI NOR flash IC | Eugeniy Paltsev | 2019-10-22 | 2 | -0/+10 | |
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-10-27 | 1 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | x86/cpu/vmware: Fix platform detection VMWARE_PORT macro | Thomas Hellstrom | 2019-10-22 | 1 | -5/+8 | |
| * | | | | | | | | | | x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvm | Thomas Hellstrom | 2019-10-22 | 1 | -1/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-10-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf/x86/intel/pt: Fix base for single entry topa | Jiri Olsa | 2019-10-20 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-10-27 | 4 | -40/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | riscv: cleanup do_trap_break | Christoph Hellwig | 2019-10-26 | 1 | -20/+6 | |
| * | | | | | | | | | | | riscv: cleanup <asm/bug.h> | Christoph Hellwig | 2019-10-23 | 1 | -13/+3 | |
| * | | | | | | | | | | | riscv: Fix undefined reference to vmemmap_populate_basepages | Kefeng Wang | 2019-10-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | riscv: Fix implicit declaration of 'page_to_section' | Kefeng Wang | 2019-10-23 | 1 | -4/+1 | |
| * | | | | | | | | | | | riscv: fix fs/proc/kcore.c compilation with sparsemem enabled | David Abdurachmanov | 2019-10-23 | 1 | -2/+0 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-10-27 | 5 | -19/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | MIPS: tlbex: Fix build_restore_pagemask KScratch restore | Paul Burton | 2019-10-24 | 1 | -8/+15 | |
| * | | | | | | | | | | | MIPS: bmips: mark exception vectors as char arrays | Jonas Gorski | 2019-10-24 | 3 | -10/+10 | |
| * | | | | | | | | | | | mips: vdso: Fix __arch_get_hw_counter() | Vincenzo Frascino | 2019-10-18 | 1 | -1/+3 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-10-26 | 2 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | s390/kaslr: add support for R_390_GLOB_DAT relocation type | Gerald Schaefer | 2019-10-22 | 2 | -3/+12 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-10-26 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xen: issue deprecation warning for 32-bit pv guest | Juergen Gross | 2019-10-25 | 1 | -0/+8 | |
* | | | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2019-10-25 | 34 | -90/+119 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157 | Patrice Chotard | 2019-10-25 | 1 | -4/+4 | |
| * | | | | | | | | | | | Merge tag 'omap-for-v5.4/fixes-rc4-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2019-10-23 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ARM: OMAP2+: Add pdata for OMAP3 ISP IOMMU | Suman Anna | 2019-10-18 | 1 | -0/+7 | |
| | * | | | | | | | | | | | ARM: OMAP2+: Plug in device_enable/idle ops for IOMMUs | Suman Anna | 2019-10-18 | 1 | -0/+4 | |
| * | | | | | | | | | | | | Merge tag 'sunxi-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2019-10-23 | 4 | -12/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ARM: dts: sun7i: Drop the module clock from the device tree | Maxime Ripard | 2019-10-07 | 1 | -3/+2 | |
| | * | | | | | | | | | | | arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delay | Jernej Skrabec | 2019-09-30 | 1 | -0/+6 | |
| | * | | | | | | | | | | | arm64: dts: allwinner: a64: Drop PMU node | Vasily Khoruzhick | 2019-09-30 | 1 | -9/+0 |