index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-22
8
-11
/
+38
|
\
|
*
x86/boot/smp: Don't try to poke disabled/non-existent APIC
Ville Syrjälä
2016-10-22
1
-7
/
+9
|
*
sched/core, x86: Make struct thread_info arch specific again
Heiko Carstens
2016-10-20
1
-0
/
+9
|
*
x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()
Dmitry Safonov
2016-10-20
1
-3
/
+0
|
*
x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates
Alex Thorlton
2016-10-20
1
-1
/
+9
|
*
x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features
Piotr Luc
2016-10-19
3
-0
/
+6
|
*
x86/vmware: Skip timer_irq_works() check on VMware
Renat Valiullin
2016-10-19
1
-0
/
+5
*
|
Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-21
4
-43
/
+27
|
\
\
|
*
|
powerpc: Ignore the pkey system calls for now
Stephen Rothwell
2016-10-19
1
-0
/
+4
|
*
|
powerpc: Fix numa topology console print
Aneesh Kumar K.V
2016-10-19
1
-5
/
+5
|
*
|
powerpc/mm: Drop dump_numa_memory_topology()
Michael Ellerman
2016-10-19
1
-36
/
+0
|
*
|
powerpc/boot: Fix boot on systems with uncompressed kernel image
Heiner Kallweit
2016-10-19
1
-2
/
+16
|
*
|
powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
Frederic Barrat
2016-10-19
1
-0
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-21
6
-10
/
+24
|
\
\
\
|
*
\
\
Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2016-10-21
2
-5
/
+13
|
|
\
\
\
|
|
*
|
|
arm/arm64: KVM: Map the BSS at HYP
Marc Zyngier
2016-10-21
1
-0
/
+7
|
|
*
|
|
arm64: KVM: Take S1 walks into account when determining S2 write faults
Will Deacon
2016-10-21
1
-5
/
+6
|
|
|
/
/
|
*
|
|
Merge tag 'kvm-s390-master-4.9-1' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
2016-10-20
1
-2
/
+7
|
|
\
\
\
|
|
*
|
|
KVM: s390: reject invalid modes for runtime instrumentation
Christian Borntraeger
2016-10-20
1
-2
/
+7
|
|
|
/
/
|
*
|
|
Merge tag 'kvm_mips_4.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Radim Krčmář
2016-10-20
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
KVM: MIPS: Add missing uaccess.h include
James Hogan
2016-10-19
1
-0
/
+1
|
|
|
/
/
|
*
|
|
kvm: x86: memset whole irq_eoi
Jiri Slaby
2016-10-20
1
-1
/
+1
|
*
|
|
kvm/x86: Fix unused variable warning in kvm_timer_init()
Borislav Petkov
2016-10-20
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-10-20
19
-120
/
+183
|
\
\
\
|
*
|
|
arm64: remove pr_cont abuse from mem_init
Mark Rutland
2016-10-20
1
-13
/
+13
|
*
|
|
arm64: fix show_regs fallout from KERN_CONT changes
Mark Rutland
2016-10-20
1
-3
/
+12
|
*
|
|
arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=y
Ard Biesheuvel
2016-10-20
1
-1
/
+1
|
*
|
|
arm64: suspend: Reconfigure PSTATE after resume from idle
James Morse
2016-10-20
3
-1
/
+16
|
*
|
|
arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
James Morse
2016-10-20
1
-0
/
+9
|
*
|
|
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2016-10-20
6
-9
/
+21
|
*
|
|
arm64: Cortex-A53 errata workaround: check for kernel addresses
Andre Przywara
2016-10-20
2
-12
/
+23
|
*
|
|
arm64: percpu: rewrite ll/sc loops in assembly
Will Deacon
2016-10-19
1
-64
/
+56
|
*
|
|
arm64: swp emulation: bound LL/SC retries before rescheduling
Will Deacon
2016-10-19
1
-14
/
+22
|
*
|
|
arm64: sysreg: Fix use of XZR in write_sysreg_s
Will Deacon
2016-10-17
1
-1
/
+1
|
*
|
|
arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=y
Ard Biesheuvel
2016-10-17
1
-1
/
+1
|
*
|
|
arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
Marc Zyngier
2016-10-17
1
-1
/
+2
|
*
|
|
arm64: kernel: numa: fix ACPI boot cpu numa node mapping
Lorenzo Pieralisi
2016-10-17
1
-0
/
+1
|
*
|
|
arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y
Ard Biesheuvel
2016-10-17
1
-0
/
+5
|
|
/
/
*
|
|
Merge tag 'sh-for-4.9' of git://git.libc.org/linux-sh
Linus Torvalds
2016-10-19
3
-1
/
+13
|
\
\
\
|
*
|
|
sh: add earlycon support to j2_defconfig
Rich Felker
2016-10-18
1
-0
/
+1
|
*
|
|
sh: add Kconfig option for J-Core SoC core drivers
Rich Felker
2016-10-18
2
-0
/
+11
|
*
|
|
sh: support CPU_J2 when compiler lacks -mj2
Rich Felker
2016-10-13
1
-1
/
+1
*
|
|
|
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-19
20
-48
/
+76
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
12
-36
/
+64
|
*
|
|
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
3
-7
/
+4
|
*
|
|
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-18
5
-5
/
+8
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-18
7
-3
/
+8
|
\
\
\
\
|
*
|
|
|
perf/x86/intel/uncore: Add Knights Mill CPUID
Piotr Luc
2016-10-17
1
-0
/
+1
|
*
|
|
|
perf/x86/intel/rapl: Add Knights Mill CPUID
Piotr Luc
2016-10-17
1
-0
/
+1
|
*
|
|
|
perf/x86/intel: Add Knights Mill CPUID
Piotr Luc
2016-10-17
1
-1
/
+2
[next]