index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-83
/
+109
2020-12-15
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-10
/
+20
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
7
-5
/
+12
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
56
-429
/
+252
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
6
-6
/
+34
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
11
-23
/
+19
2020-12-15
m68k: deprecate DISCONTIGMEM
Mike Rapoport
1
-1
/
+25
2020-12-15
m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
Mike Rapoport
5
-9
/
+10
2020-12-15
m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
Mike Rapoport
4
-6
/
+6
2020-12-15
arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM
Mike Rapoport
3
-11
/
+41
2020-12-15
arm, arm64: move free_unused_memmap() to generic mm
Mike Rapoport
5
-152
/
+5
2020-12-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
8
-13
/
+2
2020-12-15
ia64: make SPARSEMEM default and disable DISCONTIGMEM
Mike Rapoport
1
-3
/
+3
2020-12-15
ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
Mike Rapoport
4
-44
/
+22
2020-12-15
ia64: split virtual map initialization out of paging_init()
Mike Rapoport
2
-31
/
+40
2020-12-15
ia64: discontig: paging_init(): remove local max_pfn calculation
Mike Rapoport
1
-4
/
+1
2020-12-15
ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
Mike Rapoport
2
-4
/
+0
2020-12-15
ia64: remove custom __early_pfn_to_nid()
Mike Rapoport
2
-33
/
+0
2020-12-15
alpha: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
6
-22
/
+38
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
5
-76
/
+4
2020-12-15
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
1
-1
/
+1
2020-12-15
sparc: fix handling of page table constructor failure
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-12-15
x86: mremap speedup - Enable HAVE_MOVE_PUD
Kalesh Singh
1
-0
/
+1
2020-12-15
arm64: mremap speedup - enable HAVE_MOVE_PUD
Kalesh Singh
2
-0
/
+2
2020-12-15
mm: speedup mremap on 1GB or larger regions
Kalesh Singh
1
-0
/
+7
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
1
-3
/
+3
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-12-15
mm/gup_benchmark: rename to mm/gup_test
John Hubbard
2
-2
/
+2
2020-12-15
arch/Kconfig: fix spelling mistakes
Colin Ian King
1
-4
/
+4
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
239
-1106
/
+1779
2020-12-14
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
35
-686
/
+757
2020-12-14
Merge tag 'x86-fpu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+19
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
72
-1152
/
+196
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-37
/
+105
2020-12-14
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+3
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
16
-26
/
+130
2020-12-14
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+16
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-62
/
+60
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
83
-1169
/
+1259
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
68
-940
/
+908
2020-12-14
Merge tag 'm68k-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
31
-136
/
+122
2020-12-14
Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-55
/
+30
2020-12-14
Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-15
/
+95
2020-12-14
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
33
-207
/
+78
2020-12-14
Merge tag 'x86_mm_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+10
2020-12-14
Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+5
2020-12-14
Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-65
/
+232
2020-12-14
Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-76
/
+31
[next]