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-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
24
-202
/
+189
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
7
-41
/
+29
2020-10-13
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
2
-8
/
+4
2020-10-13
memblock: make memblock_debug and related functionality private
Mike Rapoport
1
-2
/
+2
2020-10-13
mircoblaze: drop unneeded NUMA and sparsemem initializations
Mike Rapoport
1
-13
/
+1
2020-10-13
riscv: drop unneeded node initialization
Mike Rapoport
1
-9
/
+0
2020-10-13
h8300, nds32, openrisc: simplify detection of memory extents
Mike Rapoport
3
-18
/
+7
2020-10-13
arm64: numa: simplify dummy_numa_init()
Mike Rapoport
1
-8
/
+5
2020-10-13
arm, xtensa: simplify initialization of high memory pages
Mike Rapoport
2
-85
/
+18
2020-10-13
KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
Mike Rapoport
1
-10
/
+2
2020-10-13
mm: account PMD tables like PTE tables
Matthew Wilcox
1
-0
/
+1
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
1
-0
/
+1
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
1
-6
/
+7
2020-10-13
mm/memory_hotplug: introduce default phys_to_target_node() implementation
Dan Williams
1
-1
/
+0
2020-10-13
efi/fake_mem: arrange for a resource entry per efi_fake_mem instance
Dan Williams
1
-1
/
+15
2020-10-13
x86/numa: add 'nohmat' option
Dan Williams
1
-0
/
+2
2020-10-13
x86/numa: cleanup configuration dependent command-line options
Dan Williams
4
-9
/
+12
2020-10-13
Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 o...
Nick Desaulniers
1
-1
/
+1
2020-10-13
Revert "arm64: vdso: Fix compilation with clang older than 8"
Nick Desaulniers
1
-7
/
+0
2020-10-13
Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support"
Nick Desaulniers
1
-2
/
+0
2020-10-13
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-216
/
+33
2020-10-13
Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-25
/
+18
2020-10-13
Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+1
2020-10-13
x86/platform/uv: Remove unused variable in UV5 NMI handler
Mike Travis
1
-3
/
+0
2020-10-13
x86/traps: Fix #DE Oops message regression
Thomas Gleixner
1
-1
/
+1
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
20
-118
/
+131
2020-10-13
Merge branch 'acpi-numa'
Rafael J. Wysocki
3
-0
/
+24
2020-10-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-1
/
+15
2020-10-13
ARM/ixp4xx: add a missing include of dma-map-ops.h
Christoph Hellwig
1
-0
/
+1
2020-10-13
mips: ralink: enable zboot support
Chuanhong Guo
1
-0
/
+1
2020-10-13
MIPS: ingenic: Remove CPU_SUPPORTS_HUGEPAGES
Paul Cercueil
1
-1
/
+0
2020-10-12
x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUT
Nick Desaulniers
1
-0
/
+66
2020-10-12
x86: Make __put_user() generate an out-of-line call
Linus Torvalds
2
-81
/
+60
2020-10-12
x86: Make __get_user() generate an out-of-line call
Linus Torvalds
2
-74
/
+114
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-8
/
+8
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-15
/
+3
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-45
/
+50
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
44
-1399
/
+566
2020-10-12
Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
20
-7021
/
+22
2020-10-12
Merge tag 'x86-hyperv-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-52
/
+19
2020-10-12
Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-236
/
+27
2020-10-12
Merge tag 'x86-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+0
2020-10-12
Merge tag 'x86-mm-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-12
/
+10
2020-10-12
Merge tag 'x86-kaslr-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-135
/
+107
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-810
/
+33
2020-10-12
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-239
/
+1081
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
11
-42
/
+279
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
37
-238
/
+308
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-15
/
+17
2020-10-12
Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+5
[prev]
[next]