| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-03-24 | 12 | -58/+52 |
|\ |
|
| * | x86/gart: Exclude GART aperture from kcore | Kairui Song | 2019-03-23 | 1 | -7/+13 |
| * | Merge branch 'x86/cpu' into x86/urgent | Thomas Gleixner | 2019-03-22 | 1 | -16/+15 |
| |\ |
|
| | * | x86/cpufeature: Fix various quality problems in the <asm/cpu_device_hd.h> header | Ingo Molnar | 2019-02-11 | 1 | -16/+15 |
| * | | x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an... | Nathan Chancellor | 2019-03-22 | 1 | -0/+1 |
| * | | x86/mm/pti: Make local symbols static | Valdis Kletnieks | 2019-03-22 | 1 | -2/+2 |
| * | | x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processors | Matthew Whitehead | 2019-03-21 | 1 | -21/+0 |
| * | | x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors | Matthew Whitehead | 2019-03-21 | 1 | -7/+7 |
| * | | x86/microcode: Announce reload operation's completion | Borislav Petkov | 2019-03-21 | 1 | -0/+2 |
| * | | x86/hyperv: Prevent potential NULL pointer dereference | Kangjie Lu | 2019-03-21 | 1 | -1/+5 |
| * | | x86/hpet: Prevent potential NULL pointer dereference | Aditya Pakki | 2019-03-21 | 1 | -0/+2 |
| * | | x86/lib: Fix indentation issue, remove extra tab | Colin Ian King | 2019-03-21 | 1 | -1/+1 |
| * | | x86/boot: Restrict header scope to make Clang happy | Nick Desaulniers | 2019-03-21 | 1 | -1/+2 |
| * | | x86/mm: Don't leak kernel addresses | Matteo Croce | 2019-03-19 | 1 | -2/+2 |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-03-24 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Thomas Gleixner | 2019-03-21 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | irqchip/gic: Drop support for secondary GIC in non-DT systems | Marc Zyngier | 2019-03-11 | 1 | -1/+1 |
* | | | | Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-03-22 | 7 | -29/+25 |
|\ \ \ \ |
|
| * | | | | powerpc/security: Fix spectre_v2 reporting | Michael Ellerman | 2019-03-21 | 1 | -15/+8 |
| * | | | | powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurations | Ben Hutchings | 2019-03-20 | 1 | -1/+1 |
| * | | | | powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32 | Christophe Leroy | 2019-03-18 | 3 | -7/+10 |
| * | | | | powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 | Michael Ellerman | 2019-03-18 | 2 | -6/+6 |
| |/ / / |
|
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-03-21 | 5 | -27/+38 |
|\ \ \ \ |
|
| * | | | | arm64: remove obsolete selection of MULTI_IRQ_HANDLER | Matthias Kaehlcke | 2019-03-20 | 1 | -1/+0 |
| * | | | | arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs | Hanjun Guo | 2019-03-19 | 1 | -0/+1 |
| * | | | | arm64: Add MIDR encoding for HiSilicon Taishan CPUs | Hanjun Guo | 2019-03-19 | 1 | -0/+4 |
| * | | | | arm64/stacktrace: Export save_stack_trace_regs() | William Cohen | 2019-03-19 | 1 | -0/+1 |
| * | | | | arm64: apply workaround on A64FX v1r0 | Mark Rutland | 2019-03-19 | 1 | -1/+1 |
| * | | | | arm64: kprobes: Use arch_populate_kprobe_blacklist() | Masami Hiramatsu | 2019-03-19 | 1 | -19/+30 |
| * | | | | arm64: kprobes: Move exception_text check in blacklist | Masami Hiramatsu | 2019-03-19 | 1 | -4/+2 |
| * | | | | arm64: kprobes: Remove unneeded RODATA check | Masami Hiramatsu | 2019-03-19 | 1 | -6/+0 |
| * | | | | arm64: kprobes: Move extable address check into arch_prepare_kprobe() | Masami Hiramatsu | 2019-03-19 | 1 | -2/+5 |
| |/ / / |
|
* | | | | Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2019-03-20 | 27 | -314/+399 |
|\ \ \ \ |
|
| * | | | | arch: arc: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult | 2019-03-12 | 2 | -12/+12 |
| * | | | | ARCv2: spinlock: remove the extra smp_mb before lock, after unlock | Vineet Gupta | 2019-03-08 | 1 | -35/+14 |
| * | | | | ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access | Vineet Gupta | 2019-03-05 | 1 | -12/+0 |
| * | | | | ARC: boot log: cut down on verbosity | Vineet Gupta | 2019-02-26 | 2 | -61/+32 |
| * | | | | ARCv2: boot log: refurbish HS core/release identification | Vineet Gupta | 2019-02-26 | 2 | -57/+75 |
| * | | | | arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM | Corentin Labbe | 2019-02-25 | 1 | -0/+1 |
| * | | | | ARC: u-boot args: check that magic number is correct | Eugeniy Paltsev | 2019-02-25 | 2 | -0/+9 |
| * | | | | ARC: perf: bpok condition only exists for ARCompact | Vineet Gupta | 2019-02-25 | 1 | -1/+1 |
| * | | | | ARCv2: Add explcit unaligned access support (and ability to disable too) | Eugeniy Paltsev | 2019-02-25 | 9 | -13/+56 |
| * | | | | ARCv2: lib: introduce memcpy optimized for unaligned access | Eugeniy Paltsev | 2019-02-25 | 1 | -0/+47 |
| * | | | | ARC: [plat-hsdk]: Enable AXI DW DMAC support | Eugeniy Paltsev | 2019-02-25 | 1 | -0/+27 |
| * | | | | ARC: [plat-hsdk]: Add reset controller handle to manage USB reset | Eugeniy Paltsev | 2019-02-25 | 1 | -0/+2 |
| * | | | | ARC: DTB: [scripted] fix node name and address spelling | Alexey Brodkin | 2019-02-25 | 13 | -147/+147 |
* | | | | | Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-03-19 | 5 | -17/+13 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | MIPS: Remove custom MIPS32 __kernel_fsid_t type | Paul Burton | 2019-03-14 | 1 | -7/+0 |
| * | | | | mips: bcm47xx: Enable USB power on Netgear WNDR3400v2 | Petr Štetiar | 2019-03-11 | 1 | -0/+1 |
| * | | | | MIPS: Fix kernel crash for R6 in jump label branch function | Archer Yan | 2019-03-11 | 1 | -4/+4 |