index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-12-03
bpf: powerpc64: optimize JIT passes for bpf function calls
Sandipan Das
2018-12-03
Merge tag 'arm-soc/for-4.20/devicetree-fixes' of https://github.com/Broadcom/...
Olof Johansson
2018-12-03
ARM: dts: realview: Fix some more duplicate regulator nodes
Rob Herring
2018-12-03
ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
Lubomir Rintel
2018-12-03
Merge tag 'v4.19-next-fixes' of https://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2018-12-03
ARM: dts: bcm2837: Fix polarity of wifi reset GPIOs
Stefan Wahren
2018-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2018-12-03
x86/boot: Clear RSDP address in boot_params for broken loaders
Juergen Gross
2018-12-03
csky: bugfix tlb_get_pgd error.
Guo Ren
2018-12-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-12-02
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-02
parisc: Enable -ffunction-sections for modules on 32-bit kernel
Helge Deller
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-01
powerpc: Look for "stdout-path" when setting up legacy consoles
Benjamin Herrenschmidt
2018-11-30
Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-11-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-11-30
Merge tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2018-11-30
Merge tag 'omap-for-v4.20/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2018-11-30
Merge tag 'davinci-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2018-11-30
Merge tag 'v4.20-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2018-11-30
Merge tag 'v4.20-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2018-11-30
Merge tag 'at91-4.20-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2018-11-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-30
ARC: io.h: Implement reads{x}()/writes{x}()
Jose Abreu
2018-11-30
ARC: change defconfig defaults to ARCv2
Kevin Hilman
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-30
x86/earlyprintk/efi: Fix infinite loop on some screen widths
YiFei Zhu
2018-11-30
x86/efi: Allocate e820 buffer before calling efi_exit_boot_service
Eric Snowberg
2018-11-29
Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2018-11-29
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
2018-11-29
xen/x86: add diagnostic printout to xen_mc_flush() in case of error
Juergen Gross
2018-11-29
arm64: ftrace: Fix to enable syscall events on arm64
Masami Hiramatsu
2018-11-29
arm64: Add workaround for Cortex-A76 erratum 1286807
Catalin Marinas
2018-11-29
powerpc/msi: Fix NULL pointer access in teardown code
Radu Rendec
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-28
Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-11-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-11-28
x86/speculation: Provide IBPB always command line options
Thomas Gleixner
2018-11-28
x86/speculation: Add seccomp Spectre v2 user space protection mode
Thomas Gleixner
2018-11-28
x86/speculation: Enable prctl mode for spectre_v2_user
Thomas Gleixner
2018-11-28
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2018-11-28
x86/speculation: Prepare arch_smt_update() for PRCTL mode
Thomas Gleixner
2018-11-28
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
2018-11-28
x86/speculation: Split out TIF update
Thomas Gleixner
2018-11-28
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2018-11-28
x86/speculation: Avoid __switch_to_xtra() calls
Thomas Gleixner
2018-11-28
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
2018-11-28
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
2018-11-28
x86/speculation: Add command line control for indirect branch speculation
Thomas Gleixner
[prev]
[next]