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
*
parisc: Optimze cache flush algorithms
John David Anglin
2018-10-20
2
-20
/
+229
*
parisc: Remove pte_inserted define
John David Anglin
2018-10-20
1
-8
/
+2
*
parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functions
Helge Deller
2018-10-19
2
-13
/
+98
*
parisc: Drop two instructions from pte lookup code
Helge Deller
2018-10-19
1
-3
/
+1
*
parisc: Use zdep for shlw macro on PA1.1 and PA2.0
Helge Deller
2018-10-19
1
-8
/
+1
*
parisc: Add alternative coding infrastructure
Helge Deller
2018-10-17
12
-43
/
+223
*
parisc: Include compressed vmlinux file in vmlinuz boot kernel
Helge Deller
2018-10-17
4
-30
/
+91
*
parisc: Fix address in HPMC IVA
John David Anglin
2018-10-17
2
-2
/
+3
*
parisc: Fix exported address of os_hpmc handler
Helge Deller
2018-10-17
1
-2
/
+1
*
parisc: Fix map_pages() to not overwrite existing pte entries
Helge Deller
2018-10-17
1
-6
/
+2
*
parisc: Purge TLB entries after updating page table entry and set page access...
John David Anglin
2018-10-17
2
-15
/
+13
*
parisc: Release spinlocks using ordered store
John David Anglin
2018-10-17
2
-10
/
+6
*
parisc: Clean up crash header output
Helge Deller
2018-10-17
1
-2
/
+2
*
parisc: Add SYSTEM_INFO and REGISTER TOC PAT functions
Helge Deller
2018-10-17
1
-0
/
+8
*
parisc: Remove PTE load and fault check from L2_ptep macro
John David Anglin
2018-10-17
1
-6
/
+6
*
parisc: Reorder TLB flush timing calculation
John David Anglin
2018-10-17
1
-8
/
+10
*
parisc: remove check for minimum required GCC version
Masahiro Yamada
2018-10-17
1
-9
/
+0
*
parisc: Use PARISC_ITLB_TRAP constant in entry.S
Helge Deller
2018-10-17
1
-1
/
+1
*
Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2018-10-07
3
-10
/
+25
|
\
|
*
powerpc/numa: Skip onlining a offline node in kdump path
Srikar Dronamraju
2018-10-05
1
-2
/
+3
|
*
powerpc: Don't print kernel instructions in show_user_instructions()
Michael Ellerman
2018-10-05
1
-0
/
+10
|
*
powerpc/lib: fix book3s/32 boot failure due to code patching
Christophe Leroy
2018-10-02
1
-8
/
+12
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-10-06
3
-7
/
+25
|
\
\
|
*
|
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
2018-10-02
2
-0
/
+18
|
*
|
perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
Kan Liang
2018-10-02
1
-6
/
+6
|
*
|
perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...
Masayoshi Mizuma
2018-10-02
1
-1
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2018-10-06
5
-15
/
+39
|
\
\
\
|
*
|
|
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
2018-10-04
1
-4
/
+4
|
*
|
|
x86/cpu/amd: Remove unnecessary parentheses
Nathan Chancellor
2018-10-03
1
-1
/
+1
|
*
|
|
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
2018-10-03
1
-2
/
+14
|
*
|
|
x86/tsc: Fix UV TSC initialization
Mike Travis
2018-10-02
1
-0
/
+4
|
*
|
|
x86/platform/uv: Provide is_early_uv_system()
Mike Travis
2018-10-02
1
-0
/
+6
|
*
|
|
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
2018-10-02
1
-8
/
+10
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
2018-10-05
4
-66
/
+107
|
\
\
\
|
*
\
\
Merge tag 'kvm-ppc-fixes-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-10-05
1
-0
/
+10
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault
Paul Mackerras
2018-10-04
1
-0
/
+10
|
*
|
|
|
kvm: nVMX: fix entry with pending interrupt if APICv is enabled
Paolo Bonzini
2018-10-04
1
-12
/
+26
|
*
|
|
|
KVM: VMX: hide flexpriority from guest when disabled at the module level
Paolo Bonzini
2018-10-04
1
-1
/
+5
|
*
|
|
|
KVM: VMX: check for existence of secondary exec controls before accessing
Sean Christopherson
2018-10-04
1
-3
/
+4
|
*
|
|
|
KVM: x86: fix L1TF's MMIO GFN calculation
Sean Christopherson
2018-10-01
1
-4
/
+20
|
*
|
|
|
KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS
Liran Alon
2018-10-01
1
-2
/
+11
|
*
|
|
|
KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly
Liran Alon
2018-10-01
2
-2
/
+2
|
*
|
|
|
KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled
Liran Alon
2018-10-01
1
-6
/
+20
|
*
|
|
|
KVM: x86: never trap MSR_KERNEL_GS_BASE
Paolo Bonzini
2018-09-24
1
-37
/
+10
*
|
|
|
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Greg Kroah-Hartman
2018-10-04
2
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
ARM: 8799/1: mm: fix pci_ioremap_io() offset check
Thomas Petazzoni
2018-09-19
1
-1
/
+1
|
*
|
|
|
|
ARM: 8787/1: wire up io_pgetevents syscall
Stefan Agner
2018-09-19
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'riscv-for-linus-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-10-04
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
RISCV: Fix end PFN for low memory
Atish Patra
2018-10-02
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Greg Kroah-Hartman
2018-10-02
2
-8
/
+97
|
\
\
\
\
\
\
[next]