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
*
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2019-05-14
10
-20
/
+13
*
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
2019-05-14
7
-7
/
+7
*
sparc: advertise gigantic page support
Alexandre Ghiti
2019-05-14
1
-0
/
+1
*
sh: advertise gigantic page support
Alexandre Ghiti
2019-05-14
1
-0
/
+1
*
riscv: switch over to generic free_initmem()
Mike Rapoport
2019-05-14
1
-5
/
+0
*
init: free_initmem: poison freed init memory
Mike Rapoport
2019-05-14
1
-5
/
+0
*
hexagon: switch over to generic free_initmem()
Mike Rapoport
2019-05-14
1
-10
/
+0
*
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
11
-60
/
+0
*
initramfs: poison freed initrd memory
Christoph Hellwig
2019-05-14
4
-32
/
+0
*
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
14
-100
/
+0
*
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
2019-05-14
7
-47
/
+19
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
8
-20
/
+23
*
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
1
-2
/
+3
*
arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header
Sabyasachi Gupta
2019-05-14
1
-1
/
+0
*
Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-12
79
-86
/
+86
|
\
|
*
Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2019-05-05
79
-86
/
+86
|
|
\
|
|
*
mtd: rawnand: Clarify Kconfig entry MTD_NAND
Miquel Raynal
2019-04-18
79
-79
/
+79
|
|
*
mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
Miquel Raynal
2019-04-18
3
-3
/
+3
|
|
*
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
Miquel Raynal
2019-04-18
4
-4
/
+4
*
|
|
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-12
9
-238
/
+252
|
\
\
\
|
*
|
|
um: irq: don't set the chip for all irqs
Bartosz Golaszewski
2019-05-07
1
-1
/
+1
|
*
|
|
um: define set_pte_at() as a static inline function, not a macro
Bartosz Golaszewski
2019-05-07
1
-1
/
+6
|
*
|
|
um: remove uses of variable length arrays
Bartosz Golaszewski
2019-05-07
1
-9
/
+27
|
*
|
|
um: remove unused variable
Bartosz Golaszewski
2019-05-07
1
-1
/
+0
|
*
|
|
uml: fix a boot splat wrt use of cpu_all_mask
Maciej Żenczykowski
2019-05-07
1
-1
/
+1
|
*
|
|
um: Do not unlock mutex that is not hold.
Daniel Walter
2019-05-07
1
-2
/
+2
|
*
|
|
arch: um: drivers: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
2019-05-07
1
-176
/
+176
|
*
|
|
arch: um: Kconfig: pedantic indention cleanups
Enrico Weigelt, metux IT consult
2019-05-07
1
-26
/
+26
|
*
|
|
um: Revert to using stack for pt_regs in signal handling
Anton Ivanov
2019-05-07
2
-23
/
+15
|
|
/
/
*
|
|
Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-05-11
2
-2
/
+0
|
\
\
\
|
*
|
|
tracing: stop making gpio tracing configurable
Uwe Kleine-König
2019-04-08
2
-2
/
+0
*
|
|
|
Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-05-11
33
-98
/
+397
|
\
\
\
\
|
*
|
|
|
xtensa: implement initialize_cacheattr for MPU cores
Max Filippov
2019-05-07
3
-7
/
+57
|
*
|
|
|
xtensa: add exclusive atomics support
Max Filippov
2019-05-07
7
-6
/
+267
|
*
|
|
|
xtensa: clean up inline assembly in futex.h
Max Filippov
2019-05-07
1
-38
/
+42
|
*
|
|
|
xtensa: replace variant/core.h with asm/core.h
Max Filippov
2019-05-06
21
-23
/
+32
|
*
|
|
|
xtensa: drop ifdef __KERNEL__ from kernel-only headers
Max Filippov
2019-05-06
7
-24
/
+0
|
*
|
|
|
xtensa: set proper error code for simdisk_setup()
Chengguang Xu
2019-05-06
1
-1
/
+1
|
*
|
|
|
xtensa: fix incorrect fd close in error case of simdisk_setup()
Chengguang Xu
2019-05-06
1
-1
/
+0
*
|
|
|
|
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-10
219
-3738
/
+5971
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/64s: Use early_mmu_has_feature() in set_kuap()
Michael Ellerman
2019-05-09
1
-1
/
+1
|
*
|
|
|
|
powerpc/book3s/64: check for NULL pointer in pgd_alloc()
Rick Lindsley
2019-05-07
1
-0
/
+3
|
*
|
|
|
|
powerpc/mm: Fix hugetlb page initialization
Sachin Sant
2019-05-06
1
-1
/
+1
|
*
|
|
|
|
powerpc/mm: fix section mismatch for setup_kup()
Christophe Leroy
2019-05-06
1
-1
/
+1
|
*
|
|
|
|
powerpc/mm: fix redundant inclusion of pgtable-frag.o in Makefile
Christophe Leroy
2019-05-06
1
-1
/
+0
|
*
|
|
|
|
powerpc/mm: Fix makefile for KASAN
Christophe Leroy
2019-05-06
2
-6
/
+6
|
*
|
|
|
|
powerpc/kasan: add missing/lost Makefile
Christophe Leroy
2019-05-06
1
-0
/
+5
|
*
|
|
|
|
powerpc/booke64: set RI in default MSR
Laurentiu Tudor
2019-05-03
1
-1
/
+1
|
*
|
|
|
|
powerpc/perf: Trace imc PMU functions
Anju T Sudhakar
2019-05-03
1
-1
/
+204
|
*
|
|
|
|
powerpc/perf: Trace imc events detection and cpuhotplug
Anju T Sudhakar
2019-05-03
2
-0
/
+107
[next]