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
2017-12-06
15
-44
/
+107
|
\
|
*
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
2017-12-06
1
-1
/
+1
|
*
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2017-12-06
2
-4
/
+4
|
*
x86/power: Fix some ordering bugs in __restore_processor_context()
Andy Lutomirski
2017-12-06
1
-4
/
+17
|
*
x86/PCI: Make broadcom_postcore_init() check acpi_disabled
Rafael J. Wysocki
2017-12-06
1
-1
/
+1
|
*
x86/microcode/AMD: Add support for fam17h microcode loading
Tom Lendacky
2017-12-06
1
-0
/
+4
|
*
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-12-06
2
-2
/
+6
|
*
x86/idt: Load idt early in start_secondary
Chunyu Hu
2017-11-28
1
-1
/
+1
|
*
x86/xen: Support early interrupts in xen pv guests
Juergen Gross
2017-11-28
4
-14
/
+53
|
*
x86/tlb: Disable interrupts when changing CR4
Nadav Amit
2017-11-25
2
-4
/
+9
|
*
x86/tlb: Refactor CR4 setting and shadow write
Nadav Amit
2017-11-25
1
-13
/
+11
*
|
x86: don't hash faulting address in oops printout
Linus Torvalds
2017-12-05
1
-1
/
+1
*
|
locking/refcounts: Do not force refcount_t usage as GPL-only export
Kees Cook
2017-12-05
1
-1
/
+1
*
|
Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-12-05
2
-1
/
+22
|
\
\
|
*
|
MIPS: Add custom serial.h with BASE_BAUD override for generic kernel
Matt Redfearn
2017-11-28
2
-1
/
+22
*
|
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-12-03
1
-2
/
+2
|
\
\
\
|
*
|
|
ARM: avoid faulting on qemu
Russell King
2017-11-27
1
-2
/
+2
*
|
|
|
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...
Linus Torvalds
2017-12-01
33
-140
/
+492
|
\
\
\
\
|
*
\
\
\
RISC-V: Fixes for clean allmodconfig build
Palmer Dabbelt
2017-12-01
12
-21
/
+39
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: Add missing include
Olof Johansson
2017-11-30
1
-0
/
+1
|
|
*
|
|
|
RISC-V: Use define for get_cycles like other architectures
Olof Johansson
2017-11-30
1
-1
/
+2
|
|
*
|
|
|
RISC-V: Provide stub of setup_profiling_timer()
Olof Johansson
2017-11-30
1
-0
/
+7
|
|
*
|
|
|
RISC-V: Export some expected symbols for modules
Olof Johansson
2017-11-30
3
-0
/
+6
|
|
*
|
|
|
RISC-V: move empty_zero_page definition to C and export it
Olof Johansson
2017-11-30
2
-3
/
+3
|
|
*
|
|
|
RISC-V: io.h: type fixes for warnings
Olof Johansson
2017-11-30
2
-8
/
+10
|
|
*
|
|
|
RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros
Olof Johansson
2017-11-30
2
-9
/
+9
|
|
*
|
|
|
RISC-V: use generic serial.h
Olof Johansson
2017-11-30
1
-0
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
2017-12-01
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
2017-12-01
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
RISC-V: User-Visible Changes
Palmer Dabbelt
2017-12-01
19
-34
/
+392
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: Clean up an unused include
Palmer Dabbelt
2017-11-30
1
-1
/
+0
|
|
*
|
|
|
RISC-V: Allow userspace to flush the instruction cache
Andrew Waterman
2017-11-30
8
-0
/
+105
|
|
*
|
|
|
RISC-V: Flush I$ when making a dirty page executable
Andrew Waterman
2017-11-30
8
-30
/
+174
|
|
*
|
|
|
RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpu
Andrew Waterman
2017-11-27
6
-1
/
+113
|
|
*
|
|
|
RISC-V: Remove __vdso_cmpxchg{32,64} symbol versions
Palmer Dabbelt
2017-11-27
1
-2
/
+0
|
|
|
/
/
/
|
*
|
|
|
RISC-V: remove spin_unlock_wait()
Palmer Dabbelt
2017-11-28
1
-9
/
+0
|
*
|
|
|
RISC-V: `sfence.vma` orderes the instruction cache
Palmer Dabbelt
2017-11-28
1
-1
/
+4
|
*
|
|
|
RISC-V: Add READ_ONCE in arch_spin_is_locked()
Palmer Dabbelt
2017-11-28
1
-1
/
+1
|
*
|
|
|
RISC-V: __test_and_op_bit_ord should be strongly ordered
Palmer Dabbelt
2017-11-28
1
-1
/
+1
|
*
|
|
|
RISC-V: Remove smb_mb__{before,after}_spinlock()
Palmer Dabbelt
2017-11-28
1
-8
/
+0
|
*
|
|
|
RISC-V: Remove __smp_bp__{before,after}_atomic
Palmer Dabbelt
2017-11-28
1
-15
/
+0
|
*
|
|
|
RISC-V: Comment on why {,cmp}xchg is ordered how it is
Palmer Dabbelt
2017-11-28
1
-2
/
+7
|
*
|
|
|
RISC-V: Remove unused arguments from ATOMIC_OP
Palmer Dabbelt
2017-11-28
1
-47
/
+47
|
|
/
/
/
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-12-01
13
-93
/
+92
|
\
\
\
\
|
*
|
|
|
arm64: context: Fix comments and remove pointless smp_wmb()
Will Deacon
2017-12-01
1
-11
/
+12
|
*
|
|
|
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
2017-12-01
1
-3
/
+3
|
*
|
|
|
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
2017-12-01
1
-6
/
+0
|
*
|
|
|
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
Dave Martin
2017-12-01
1
-3
/
+3
|
*
|
|
|
arm64: pgd: Mark pgd_cache as __ro_after_init
Jinbum Park
2017-12-01
1
-1
/
+1
|
*
|
|
|
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
2017-12-01
7
-31
/
+22
[next]