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
*
sparc64: optimize struct page zeroing
Pavel Tatashin
2017-11-15
1
-0
/
+30
*
arm64/mm/kasan: don't use vmemmap_populate() to initialize shadow
Will Deacon
2017-11-15
2
-51
/
+81
*
x86/mm/kasan: don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2017-11-15
2
-8
/
+137
*
sparc64: simplify vmemmap_populate
Pavel Tatashin
2017-11-15
1
-17
/
+6
*
sparc64/mm: set fields in deferred pages
Pavel Tatashin
2017-11-15
1
-1
/
+8
*
x86/mm: set fields in deferred pages
Pavel Tatashin
2017-11-15
1
-2
/
+8
*
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2017-11-15
19
-1396
/
+3
*
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
2017-11-15
2
-18
/
+0
*
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-15
13
-20
/
+19
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
7
-23
/
+1
*
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
2017-11-15
3
-3
/
+3
*
mm: account pud page tables
Kirill A. Shutemov
2017-11-15
3
-1
/
+5
*
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-15
6
-53
/
+1
*
m32r: fix endianness constraints
Geert Uytterhoeven
2017-11-15
1
-2
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
60
-507
/
+3012
|
\
|
*
arm64: Make ARMV8_DEPRECATED depend on SYSCTL
Dave Martin
2017-11-13
1
-0
/
+1
|
*
arm64: Implement __lshrti3 library function
Jason A. Donenfeld
2017-11-13
1
-0
/
+21
|
*
arm64: support __int128 on gcc 5+
Jason A. Donenfeld
2017-11-03
3
-1
/
+62
|
*
arm64/sve: Add documentation
Dave Martin
2017-11-03
1
-0
/
+3
|
*
arm64/sve: Detect SVE and activate runtime support
Dave Martin
2017-11-03
6
-5
/
+27
|
*
arm64/sve: KVM: Hide SVE from CPU features exposed to guests
Dave Martin
2017-11-03
1
-1
/
+11
|
*
arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
Dave Martin
2017-11-03
1
-0
/
+8
|
*
arm64/sve: KVM: Prevent guests from using SVE
Dave Martin
2017-11-03
6
-6
/
+50
|
*
arm64/sve: Add sysctl to set the default vector length for new processes
Dave Martin
2017-11-03
1
-1
/
+61
|
*
arm64/sve: Add prctl controls for userspace vector length management
Dave Martin
2017-11-03
3
-0
/
+68
|
*
arm64/sve: ptrace and ELF coredump support
Dave Martin
2017-11-03
4
-9
/
+481
|
*
arm64/sve: Preserve SVE registers around EFI runtime service calls
Dave Martin
2017-11-03
1
-6
/
+61
|
*
arm64/sve: Preserve SVE registers around kernel-mode NEON use
Dave Martin
2017-11-03
1
-2
/
+4
|
*
arm64/sve: Probe SVE capabilities and usable vector lengths
Dave Martin
2017-11-03
6
-3
/
+223
|
*
arm64: cpufeature: Move sys_caps_initialised declarations
Dave Martin
2017-11-03
1
-15
/
+15
|
*
arm64/sve: Backend logic for setting the vector length
Dave Martin
2017-11-03
2
-1
/
+144
|
*
arm64/sve: Signal handling support
Dave Martin
2017-11-03
4
-19
/
+206
|
*
arm64/sve: Support vector length resetting for new processes
Dave Martin
2017-11-03
3
-4
/
+14
|
*
arm64/sve: Core task context handling
Dave Martin
2017-11-03
8
-11
/
+407
|
*
arm64/sve: Low-level CPU setup
Dave Martin
2017-11-03
1
-1
/
+12
|
*
arm64/sve: Signal frame and context structure definition
Dave Martin
2017-11-03
1
-1
/
+116
|
*
arm64/sve: Kconfig update and conditional compilation support
Dave Martin
2017-11-03
2
-0
/
+16
|
*
arm64/sve: Low-level SVE architectural state manipulation functions
Dave Martin
2017-11-03
3
-0
/
+170
|
*
arm64/sve: System register and exception syndrome definitions
Dave Martin
2017-11-03
4
-1
/
+25
|
*
arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
Dave Martin
2017-11-03
1
-4
/
+2
|
*
arm64: Port deprecated instruction emulation to new sysctl interface
Dave Martin
2017-11-03
1
-12
/
+3
|
*
arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
Dave Martin
2017-11-03
1
-0
/
+1
|
*
arm64: KVM: Hide unsupported AArch64 CPU features from guests
Dave Martin
2017-11-03
3
-45
/
+246
|
*
arm64: signal: Verify extra data is user-readable in sys_rt_sigreturn
Dave Martin
2017-11-03
1
-0
/
+4
|
*
arm64: fpsimd: Correctly annotate exception helpers called from asm
Dave Martin
2017-11-03
1
-2
/
+3
|
*
arm64: Fix static use of function graph
Julien Thierry
2017-11-03
1
-9
/
+3
|
*
arm64: entry.S: move SError handling into a C function for future expansion
Xie XiuQi
2017-11-02
2
-7
/
+42
|
*
arm64: entry.S: convert elX_irq
James Morse
2017-11-02
2
-2
/
+7
|
*
arm64: entry.S convert el0_sync
James Morse
2017-11-02
2
-23
/
+10
|
*
arm64: entry.S: convert el1_sync
James Morse
2017-11-02
2
-8
/
+10
[next]