index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
2017-03-18
5
-28
/
+0
*
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
2017-03-18
4
-3
/
+1
*
Merge branch 'linus' into x86/mm, to pick up a bugfix
Ingo Molnar
2017-03-17
17
-40
/
+506
|
\
|
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-03-16
5
-9
/
+7
|
|
\
|
|
*
arm64: kernel: Update kerneldoc for cpu_suspend() rename
Geert Uytterhoeven
2017-03-10
1
-1
/
+1
|
|
*
arm64: use const cap for system_uses_ttbr0_pan()
Mark Rutland
2017-03-10
1
-1
/
+1
|
|
*
arm64: support keyctl() system call in 32-bit mode
Eric Biggers
2017-03-10
1
-0
/
+4
|
|
*
arm64: kasan: avoid bad virt_to_pfn()
Mark Rutland
2017-03-10
1
-1
/
+1
|
|
*
arm64: kprobes: remove kprobe_exceptions_notify
Naveen N. Rao
2017-03-10
1
-6
/
+0
|
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-03-15
1
-1
/
+1
|
|
\
\
|
|
*
|
crypto: powerpc - Fix initialisation of crc32c context
Daniel Axtens
2017-03-08
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-13
11
-30
/
+498
|
|
\
\
|
|
*
|
powerpc/64s: POWER9 machine check handler
Nicholas Piggin
2017-03-10
5
-0
/
+426
|
|
*
|
powerpc/64s: allow machine check handler to set severity and initiator
Nicholas Piggin
2017-03-10
3
-3
/
+11
|
|
*
|
powerpc/64s: fix handling of non-synchronous machine checks
Nicholas Piggin
2017-03-10
1
-15
/
+6
|
|
*
|
powerpc/powernv/ioda2: Update iommu table base on ownership change
Alexey Kardashevskiy
2017-03-09
1
-5
/
+12
|
|
*
|
powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested
Alexey Kardashevskiy
2017-03-09
1
-0
/
+3
|
|
*
|
powerpc/perf: Handle sdar_mode for marked event in power9
Madhavan Srinivasan
2017-03-09
2
-7
/
+37
|
|
*
|
powerpc/perf: Fix perf_get_data_addr() for power9 DD1
Madhavan Srinivasan
2017-03-09
1
-0
/
+2
|
|
*
|
powerpc/boot: Fix zImage TOC alignment
Michael Ellerman
2017-03-08
1
-0
/
+1
*
|
|
|
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
2017-03-16
5
-55
/
+96
*
|
|
|
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-16
15
-21
/
+106
*
|
|
|
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
2017-03-16
4
-1
/
+5
*
|
|
|
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
2017-03-14
4
-15
/
+21
*
|
|
|
x86/power: Add 5-level paging support
Kirill A. Shutemov
2017-03-14
1
-14
/
+33
*
|
|
|
x86/mm/vmalloc: Add 5-level paging support
Kirill A. Shutemov
2017-03-14
1
-3
/
+24
*
|
|
|
x86/mm/ident_map: Add 5-level paging support
Kirill A. Shutemov
2017-03-14
1
-7
/
+44
*
|
|
|
x86/mm/gup: Add 5-level paging support
Kirill A. Shutemov
2017-03-14
1
-6
/
+27
*
|
|
|
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
2017-03-14
9
-23
/
+85
*
|
|
|
x86/mm: Extend headers with basic definitions to support 5-level paging
Kirill A. Shutemov
2017-03-14
5
-6
/
+53
*
|
|
|
x86/mm: Make mmap(MAP_32BIT) work correctly
Dmitry Safonov
2017-03-13
1
-2
/
+2
*
|
|
|
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
2017-03-13
5
-17
/
+64
*
|
|
|
x86/mm: Add task_size parameter to mmap_base()
Dmitry Safonov
2017-03-13
3
-30
/
+48
*
|
|
|
x86/mm: Introduce arch_rnd() to compute 32/64 mmap random base
Dmitry Safonov
2017-03-13
1
-12
/
+14
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-03-12
11
-29
/
+51
|
\
\
\
|
*
|
|
s390: wire up statx system call
Heiko Carstens
2017-03-09
3
-1
/
+6
|
*
|
|
KVM: s390: Fix guest migration for huge guests resulting in panic
Janosch Frank
2017-03-02
1
-1
/
+18
|
*
|
|
s390/ipl: always use load normal for CCW-type re-IPL
Heiko Carstens
2017-03-02
1
-0
/
+2
|
*
|
|
s390/timex: micro optimization for tod_to_ns
Martin Schwidefsky
2017-03-01
1
-8
/
+4
|
*
|
|
s390/cputime: provide archicture specific cputime_to_nsecs
Martin Schwidefsky
2017-03-01
1
-1
/
+7
|
*
|
|
s390/cputime: reset all accounting fields on fork
Martin Schwidefsky
2017-03-01
1
-0
/
+3
|
*
|
|
s390/cputime: remove last traces of cputime_t
Martin Schwidefsky
2017-03-01
2
-13
/
+3
|
*
|
|
s390: fix in-kernel program checks
Martin Schwidefsky
2017-03-01
1
-5
/
+5
|
*
|
|
s390/crypt: fix missing unlock in ctr_paes_crypt on error path
Martin Schwidefsky
2017-03-01
1
-1
/
+4
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
9
-39
/
+52
|
\
\
\
\
|
*
|
|
|
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
2017-03-12
1
-1
/
+1
|
*
|
|
|
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2017-03-10
7
-37
/
+50
|
*
|
|
|
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
2017-03-10
1
-1
/
+1
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
1
-0
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
Shanker Donthineni
2017-03-07
1
-0
/
+10
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]