Age | Commit message (Expand) | Author | Files | Lines |
2019-11-02 | Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 6 | -18/+57 |
2019-11-02 | Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 4 | -18/+42 |
2019-11-02 | Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+6 |
2019-11-02 | Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 23 | -15/+72 |
2019-11-02 | Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2019-11-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -21/+43 |
2019-11-01 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+3 |
2019-11-01 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -18/+58 |
2019-11-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -13/+11 |
2019-11-01 | arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core | Florian Fainelli | 1 | -3/+20 |
2019-11-01 | arm64: Brahma-B53 is SSB and spectre v2 safe | Florian Fainelli | 1 | -0/+2 |
2019-11-01 | arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core | Doug Berger | 2 | -2/+13 |
2019-10-31 | s390/idle: fix cpu idle time calculation | Heiko Carstens | 1 | -7/+22 |
2019-10-31 | s390/unwind: fix mixing regs and sp | Ilya Leoshkevich | 2 | -5/+14 |
2019-10-31 | s390/cmm: fix information leak in cmm_timeout_handler() | Yihui ZENG | 1 | -6/+6 |
2019-10-31 | arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo | Bjorn Andersson | 1 | -6/+14 |
2019-10-31 | KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active | Paolo Bonzini | 2 | -13/+11 |
2019-10-31 | x86, efi: Never relocate kernel below lowest acceptable address | Kairui Song | 1 | -1/+3 |
2019-10-30 | parisc: fix frame pointer in ftrace_regs_caller() | Sven Schnelle | 1 | -1/+1 |
2019-10-29 | arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003 | Bjorn Andersson | 1 | -0/+1 |
2019-10-29 | arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default | Catalin Marinas | 1 | -7/+8 |
2019-10-29 | um-ubd: Entrust re-queue to the upper layers | Anton Ivanov | 1 | -2/+6 |
2019-10-29 | powerpc/powernv: Fix CPU idle to be called with IRQs disabled | Nicholas Piggin | 1 | -16/+37 |
2019-10-29 | powerpc/prom_init: Undo relocation before entering secure mode | Thiago Jung Bauermann | 3 | -1/+18 |
2019-10-28 | Merge tag 'arc-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 3 | -2/+31 |
2019-10-28 | RISC-V: Add PCIe I/O BAR memory mapping | Yash Shah | 2 | -1/+13 |
2019-10-28 | perf/x86/uncore: Fix event group support | Kan Liang | 2 | -18/+38 |
2019-10-28 | perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) | Kim Phillips | 1 | -2/+4 |
2019-10-28 | perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP... | Kim Phillips | 1 | -1/+1 |
2019-10-28 | riscv: for C functions called only from assembly, mark with __visible | Paul Walmsley | 5 | -8/+8 |
2019-10-28 | riscv: fp: add missing __user pointer annotations | Paul Walmsley | 1 | -2/+2 |
2019-10-28 | riscv: add missing header file includes | Paul Walmsley | 13 | -0/+17 |
2019-10-28 | riscv: mark some code and data as file-static | Paul Walmsley | 2 | -2/+2 |
2019-10-28 | riscv: init: merge split string literals in preprocessor directive | Paul Walmsley | 1 | -2/+1 |
2019-10-28 | riscv: add prototypes for assembly language functions from head.S | Paul Walmsley | 5 | -0/+29 |
2019-10-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+9 |
2019-10-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2019-10-27 | Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -40/+11 |
2019-10-27 | Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -19/+28 |
2019-10-26 | Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -3/+12 |
2019-10-26 | Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+8 |
2019-10-26 | riscv: cleanup do_trap_break | Christoph Hellwig | 1 | -20/+6 |
2019-10-25 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 34 | -90/+119 |
2019-10-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -70/+104 |
2019-10-25 | ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157 | Patrice Chotard | 1 | -4/+4 |
2019-10-25 | xen: issue deprecation warning for 32-bit pv guest | Juergen Gross | 1 | -0/+8 |
2019-10-25 | powerpc/powernv/eeh: Fix oops when probing cxl devices | Frederic Barrat | 1 | -1/+1 |
2019-10-24 | MIPS: tlbex: Fix build_restore_pagemask KScratch restore | Paul Burton | 1 | -8/+15 |
2019-10-24 | MIPS: bmips: mark exception vectors as char arrays | Jonas Gorski | 3 | -10/+10 |
2019-10-24 | riscv: cleanup <asm/bug.h> | Christoph Hellwig | 1 | -13/+3 |