index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/arm/xen: Remove duplicate header
Souptick Joarder
2019-01-28
1
-1
/
+0
*
xen: Fix x86 sched_clock() interface for xen
Juergen Gross
2019-01-16
1
-3
/
+9
*
always clear the X2APIC_ENABLE bit for PV guest
Talons Lee
2019-01-14
1
-4
/
+1
*
kprobes/x86/xen: blacklist non-attachable xen interrupt functions
Andrea Righi
2018-12-17
1
-0
/
+2
*
KVM: x86: Allow Qemu/KVM to use PVH entry point
Maran Wilson
2018-12-13
3
-14
/
+34
*
xen/pvh: Move Xen code for getting mem map via hcall out of common file
Maran Wilson
2018-12-13
2
-15
/
+34
*
xen/pvh: Move Xen specific PVH VM initialization out of common file
Maran Wilson
2018-12-13
2
-10
/
+41
*
xen/pvh: Create a new file for Xen specific PVH code
Maran Wilson
2018-12-13
3
-3
/
+14
*
xen/pvh: Move PVH entry code out of Xen specific tree
Maran Wilson
2018-12-13
5
-4
/
+7
*
xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
Maran Wilson
2018-12-13
3
-2
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-10
1
-0
/
+66
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-12-06
1
-0
/
+66
|
|
\
|
|
*
bpf: powerpc64: optimize JIT passes for bpf function calls
Sandipan Das
2018-12-03
1
-0
/
+66
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-10
3
-5
/
+10
|
\
\
\
|
*
|
|
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
2018-12-07
1
-2
/
+2
|
*
|
|
x86/build: Fix compiler support check for CONFIG_RETPOLINE
Masahiro Yamada
2018-12-05
1
-3
/
+7
|
*
|
|
x86/boot: Clear RSDP address in boot_params for broken loaders
Juergen Gross
2018-12-03
1
-0
/
+1
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-12-09
2
-1
/
+5
|
\
\
\
\
|
*
|
|
|
kprobes/x86: Blacklist non-attachable interrupt functions
Andrea Righi
2018-12-06
1
-0
/
+4
|
*
|
|
|
kprobes/x86: Fix instruction patching corruption when copying more than one R...
Masami Hiramatsu
2018-12-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-09
2
-25
/
+42
|
\
\
\
\
|
*
|
|
|
x86/earlyprintk/efi: Fix infinite loop on some screen widths
YiFei Zhu
2018-11-30
1
-1
/
+1
|
*
|
|
|
x86/efi: Allocate e820 buffer before calling efi_exit_boot_service
Eric Snowberg
2018-11-30
1
-24
/
+41
*
|
|
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-08
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocks
Bjorn Andersson
2018-11-28
1
-0
/
+6
*
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-12-07
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arm64: hibernate: Avoid sending cross-calling with interrupts disabled
Will Deacon
2018-12-07
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-12-07
1
-0
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ARM: ensure that processor vtables is not lost after boot
Russell King
2018-12-06
1
-0
/
+10
*
|
|
|
|
|
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-12-07
4
-10
/
+16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ARM: 8816/1: dma-mapping: fix potential uninitialized return
Nathan Jones
2018-12-04
1
-1
/
+1
|
*
|
|
|
|
|
|
ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
Vladimir Murzin
2018-12-04
1
-5
/
+9
|
*
|
|
|
|
|
|
ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
Chris Cole
2018-12-04
1
-3
/
+5
|
*
|
|
|
|
|
|
ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
Kees Cook
2018-11-08
1
-1
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'csky-4.20-rc6' of github.com:c-sky/csky-linux
Linus Torvalds
2018-12-06
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
csky: bugfix tlb_get_pgd error.
Guo Ren
2018-12-03
1
-2
/
+2
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'arc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2018-12-06
20
-20
/
+133
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ARC: io.h: Implement reads{x}()/writes{x}()
Jose Abreu
2018-11-30
1
-0
/
+72
|
*
|
|
|
|
|
|
ARC: change defconfig defaults to ARCv2
Kevin Hilman
2018-11-30
7
-2
/
+7
|
*
|
|
|
|
|
|
arc: [devboards] Add support of NFSv3 ACL
Alexey Brodkin
2018-11-21
10
-0
/
+10
|
*
|
|
|
|
|
|
ARC: mm: fix uninitialised signal code in do_page_fault
Eugeniy Paltsev
2018-11-12
1
-1
/
+1
|
*
|
|
|
|
|
|
ARC: [plat-hsdk] Enable DW APB GPIO support
Eugeniy Paltsev
2018-11-12
2
-0
/
+18
|
*
|
|
|
|
|
|
ARCv2: boot log unaligned access in use
Vineet Gupta
2018-11-12
1
-3
/
+6
|
*
|
|
|
|
|
|
ARC: IOC: panic if kernel was started with previously enabled IOC
Eugeniy Paltsev
2018-11-12
2
-3
/
+19
|
*
|
|
|
|
|
|
ARC: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
2018-11-12
1
-11
/
+0
*
|
|
|
|
|
|
|
Merge branch 'parisc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-04
1
-0
/
+7
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
parisc: Enable -ffunction-sections for modules on 32-bit kernel
Helge Deller
2018-12-02
1
-0
/
+7
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2018-12-03
4
-2
/
+4
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
sparc32: supress another implicit-fallthrough warning
Stephen Rothwell
2018-11-28
1
-0
/
+1
|
*
|
|
|
|
|
|
sparc32: suppress an implicit-fallthrough warning
Stephen Rothwell
2018-11-28
1
-0
/
+1
[next]