| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire | Wanpeng Li | 2019-08-05 | 1 | -8/+0 |
* | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-08-09 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64 | Jia He | 2019-08-08 | 1 | -2/+5 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge tag 's390-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-08-09 | 9 | -44/+13 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | s390/vdso: map vdso also for statically linked binaries | Heiko Carstens | 2019-08-09 | 1 | -5/+0 |
| * | | | | | | | | | s390/build: use size command to perform empty .bss check | Vasily Gorbik | 2019-08-08 | 1 | -2/+1 |
| * | | | | | | | | | s390: put _stext and _etext into .text section | Vasily Gorbik | 2019-08-06 | 1 | -6/+4 |
| * | | | | | | | | | s390/head64: cleanup unused labels | Vasily Gorbik | 2019-08-06 | 1 | -7/+0 |
| * | | | | | | | | | s390/unwind: remove stack recursion warning | Vasily Gorbik | 2019-08-06 | 1 | -5/+1 |
| * | | | | | | | | | s390/setup: adjust start_code of init_mm to _text | Vasily Gorbik | 2019-08-06 | 1 | -2/+1 |
| * | | | | | | | | | s390/mm: fix dump_pagetables top level page table walking | Vasily Gorbik | 2019-08-06 | 1 | -6/+6 |
| * | | | | | | | | | s390/protvirt: avoid memory sharing for diag 308 set/store | Vasily Gorbik | 2019-08-06 | 2 | -11/+0 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-08-06 | 6 | -1/+20 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | MIPS: BCM63XX: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-08-05 | 1 | -0/+1 |
| * | | | | | | | | | MIPS: OProfile: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-07-30 | 1 | -0/+13 |
| * | | | | | | | | | MIPS: Annotate fall-through in Cavium Octeon code | Paul Burton | 2019-07-18 | 1 | -0/+1 |
| * | | | | | | | | | MIPS: Annotate fall-through in kvm/emulate.c | Paul Burton | 2019-07-18 | 1 | -0/+1 |
| * | | | | | | | | | mips: fix cacheinfo | Vladimir Kondratiev | 2019-07-18 | 1 | -0/+2 |
| * | | | | | | | | | MIPS: kernel: only use i8253 clocksource with periodic clockevent | Thomas Bogendoerfer | 2019-07-18 | 1 | -1/+2 |
* | | | | | | | | | | Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-08-06 | 5 | -28/+162 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Thomas Gleixner | 2019-07-28 | 1626 | -18080/+41009 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS | Thomas Gleixner | 2019-07-28 | 3 | -30/+33 |
| * | | | | | | | | | x86/entry/64: Use JMP instead of JMPQ | Josh Poimboeuf | 2019-07-17 | 1 | -1/+1 |
| * | | | | | | | | | x86/speculation: Enable Spectre v1 swapgs mitigations | Josh Poimboeuf | 2019-07-09 | 1 | -9/+106 |
| * | | | | | | | | | x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations | Josh Poimboeuf | 2019-07-09 | 3 | -3/+37 |
* | | | | | | | | | | Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-08-04 | 8 | -5/+52 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | powerpc/kasan: fix early boot failure on PPC32 | Christophe Leroy | 2019-07-31 | 1 | -2/+5 |
| * | | | | | | | | | powerpc/spe: Mark expected switch fall-throughs | Michael Ellerman | 2019-07-31 | 1 | -0/+4 |
| * | | | | | | | | | powerpc/nvdimm: Pick nearby online node if the device node is not online | Aneesh Kumar K.V | 2019-07-30 | 1 | -2/+27 |
| * | | | | | | | | | powerpc/kvm: Fall through switch case explicitly | Santosh Sivaraj | 2019-07-29 | 1 | -0/+1 |
| * | | | | | | | | | powerpc: Wire up clone3 syscall | Michael Ellerman | 2019-07-29 | 4 | -1/+15 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2019-08-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | xtensa: fix build for cores with coprocessors | Max Filippov | 2019-07-24 | 1 | -0/+1 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-08-03 | 2 | -0/+76 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | arm64: compat: vdso: Use legacy syscalls as fallback | Thomas Gleixner | 2019-07-31 | 1 | -0/+40 |
| * | | | | | | | | | x86/vdso/32: Use 32bit syscall fallback | Thomas Gleixner | 2019-07-31 | 1 | -0/+36 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-08-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | page flags: prioritize kasan bits over last-cpuid | Arnd Bergmann | 2019-08-03 | 1 | -0/+1 |
* | | | | | | | | | | Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-08-03 | 3 | -7/+6 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig" | Paul Walmsley | 2019-07-31 | 1 | -5/+5 |
| * | | | | | | | | | | riscv: dts: fu540-c000: drop "timebase-frequency" | Paul Walmsley | 2019-07-31 | 1 | -1/+0 |
| * | | | | | | | | | | riscv: Fix perf record without libelf support | Mao Han | 2019-07-31 | 1 | -1/+1 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-08-02 | 17 | -65/+116 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | arm64: Make debug exception handlers visible from RCU | Masami Hiramatsu | 2019-08-02 | 1 | -8/+49 |
| * | | | | | | | | | | arm64: kprobes: Recover pstate.D in single-step exception handler | Masami Hiramatsu | 2019-08-02 | 2 | -34/+8 |
| * | | | | | | | | | | arm64/mm: fix variable 'tag' set but not used | Qian Cai | 2019-08-01 | 1 | -3/+7 |
| * | | | | | | | | | | arm64/mm: fix variable 'pud' set but not used | Qian Cai | 2019-08-01 | 1 | -2/+2 |
| * | | | | | | | | | | arm64: Remove unneeded rcu_read_lock from debug handlers | Masami Hiramatsu | 2019-08-01 | 1 | -6/+8 |
| * | | | | | | | | | | arm64: unwind: Prohibit probing on return_address() | Masami Hiramatsu | 2019-08-01 | 2 | -0/+6 |
| * | | | | | | | | | | arm64: Lower priority mask for GIC_PRIO_IRQON | Julien Thierry | 2019-08-01 | 2 | -1/+7 |