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
*
arm64: tlbflush: avoid flushing when fullmm == 1
Will Deacon
2015-10-07
1
-11
/
+15
*
arm64: tlbflush: remove redundant ASID casts to (unsigned long)
Will Deacon
2015-10-07
1
-5
/
+4
*
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-10-07
7
-169
/
+166
*
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-10-07
7
-7
/
+22
*
arm64: proc: de-scope TLBI operation during cold boot
Will Deacon
2015-10-07
1
-2
/
+2
*
arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
Will Deacon
2015-10-07
1
-23
/
+12
*
arm64: introduce VA_START macro - the first kernel virtual address.
Andrey Ryabinin
2015-10-07
2
-1
/
+3
*
arm64: copy_to-from-in_user optimization using copy template
Feng Kan
2015-10-07
3
-92
/
+120
*
arm64: Change memcpy in kernel to use the copy template file
Feng Kan
2015-10-07
2
-153
/
+219
*
arm64: defconfig: Enable samsung serial and mmc
Alim Akhtar
2015-10-07
1
-0
/
+8
*
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2015-10-04
22
-29
/
+25
|
\
|
*
tile: use global strscpy() rather than private copy
Chris Metcalf
2015-09-10
1
-29
/
+4
|
*
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
2015-07-08
21
-0
/
+21
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-10-04
13
-144
/
+82
|
\
\
|
*
|
MIPS: scall: Always run the seccomp syscall filters
Markos Chandras
2015-10-04
4
-73
/
+42
|
*
|
MIPS: Octeon: Fix kernel panic on startup from memory corruption
Matt Bennett
2015-10-02
1
-1
/
+1
|
*
|
MIPS: Fix R2300 FP context switch handling
Paul Burton
2015-10-02
1
-27
/
+1
|
*
|
MIPS: Fix octeon FP context switch handling
Paul Burton
2015-10-02
1
-25
/
+1
|
*
|
MIPS: BPF: Fix load delay slots.
Ralf Baechle
2015-10-02
1
-0
/
+4
|
*
|
MIPS: BPF: Do all exports of symbols with FEXPORT().
Ralf Baechle
2015-10-01
1
-6
/
+3
|
*
|
MIPS: Fix the build on jz4740 after removing the custom gpio.h
Alban Bedel
2015-10-01
2
-0
/
+2
|
*
|
MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
Paul Burton
2015-09-30
1
-4
/
+4
|
*
|
MIPS: CPS: Don't include MT code in non-MT kernels.
Paul Burton
2015-09-30
1
-0
/
+2
|
*
|
MIPS: CPS: Stop dangling delay slot from has_mt.
Paul Burton
2015-09-30
1
-2
/
+2
|
*
|
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
James Hogan
2015-09-30
1
-1
/
+1
|
*
|
MIPS: Wire up userfaultfd and membarrier syscalls.
Ralf Baechle
2015-09-30
5
-6
/
+20
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-03
9
-65
/
+69
|
\
\
\
|
*
|
|
x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds
Ben Hutchings
2015-10-02
1
-1
/
+1
|
*
|
|
x86/mm: Set NX on gap between __ex_table and rodata
Stephen Smalley
2015-10-02
1
-1
/
+1
|
*
|
|
x86/kexec: Fix kexec crash in syscall kexec_file_load()
Lee, Chun-Yi
2015-10-02
1
-4
/
+3
|
*
|
|
Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgent
Ingo Molnar
2015-10-01
3
-52
/
+55
|
|
\
\
\
|
|
*
|
|
x86/process: Unify 32bit and 64bit implementations of get_wchan()
Thomas Gleixner
2015-09-30
3
-84
/
+55
|
|
*
|
|
x86/process: Add proper bound checks in 64bit get_wchan()
Thomas Gleixner
2015-09-30
1
-10
/
+42
|
*
|
|
|
x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernels
Andrey Ryabinin
2015-09-30
1
-0
/
+2
|
*
|
|
|
Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fix
Ingo Molnar
2015-09-30
73
-365
/
+477
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE case
Vitaly Kuznetsov
2015-09-30
1
-5
/
+7
|
*
|
|
|
x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag
Kristen Carlson Accardi
2015-09-23
2
-2
/
+2
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-10-03
2
-2
/
+68
|
\
\
\
\
\
|
*
|
|
|
|
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
2015-10-01
1
-1
/
+2
|
*
|
|
|
|
x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...
Matt Fleming
2015-10-01
1
-1
/
+66
*
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-10-02
2
-4
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arm64: ftrace: fix function_graph tracer panic
Li Bin
2015-10-02
1
-2
/
+20
|
*
|
|
|
|
|
arm64: Fix THP protection change logic
Steve Capper
2015-10-01
1
-2
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2015-10-02
16
-14
/
+165
|
\
\
\
\
\
\
|
*
|
|
|
|
|
m68k/defconfig: Update defconfigs for v4.3-rc1
Geert Uytterhoeven
2015-09-28
12
-12
/
+96
|
*
|
|
|
|
|
m68k: Define asmlinkage_protect
Andreas Schwab
2015-09-28
1
-0
/
+30
|
*
|
|
|
|
|
m68k: Wire up membarrier
Geert Uytterhoeven
2015-09-28
3
-1
/
+3
|
*
|
|
|
|
|
m68k: Wire up userfaultfd
Geert Uytterhoeven
2015-09-28
3
-1
/
+3
|
*
|
|
|
|
|
m68k: Wire up direct socket calls
Geert Uytterhoeven
2015-09-28
3
-2
/
+35
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-10-01
1
-0
/
+2
|
\
\
\
\
\
\
[next]