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
2019-03-12
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
7
-10
/
+9
2019-03-12
powerpc: use memblock functions returning virtual address
Christophe Leroy
3
-4
/
+10
2019-03-12
openrisc: prefer memblock APIs returning virtual address
Mike Rapoport
1
-1
/
+4
2019-03-11
Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+629
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-0
/
+62
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
6
-23
/
+19
2019-03-10
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+11
2019-03-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+10
2019-03-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-9
/
+54
2019-03-10
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-03-10
Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-9
/
+18
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
30
-137
/
+66
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
47
-232
/
+826
2019-03-10
Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
8
-101
/
+142
2019-03-09
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-1
/
+59
2019-03-09
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+1
2019-03-09
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
4
-4
/
+4
2019-03-09
perf/x86/intel/uncore: Fix client IMC events return huge result
Kan Liang
3
-7
/
+10
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+6
2019-03-08
ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval...
Christophe Roullier
4
-0
/
+62
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
11
-222
/
+26
2019-03-08
Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-8
/
+10
2019-03-08
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-39
/
+75
2019-03-08
Merge tag 'edac_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+7
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
80
-221
/
+82
2019-03-07
arch/nios2/mm/fault.c: remove duplicate include
Sabyasachi Gupta
1
-1
/
+0
2019-03-07
unicore32: stop printing the virtual memory layout
Geert Uytterhoeven
1
-24
/
+0
2019-03-07
mm: create the new vm_fault_t type
Souptick Joarder
1
-1
/
+1
2019-03-07
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
3
-25
/
+8
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
10
-43
/
+18
2019-03-07
openrisc: simplify pte_alloc_one_kernel()
Mike Rapoport
1
-7
/
+4
2019-03-07
sh: prefer memblock APIs returning virtual address
Mike Rapoport
2
-16
/
+7
2019-03-07
microblaze: prefer memblock API returning virtual address
Mike Rapoport
1
-2
/
+3
2019-03-07
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
9
-51
/
+44
2019-03-07
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
54
-54
/
+0
2019-03-07
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-20
/
+1
2019-03-07
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+5
2019-03-07
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2019-03-07
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2019-03-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-48
/
+22
2019-03-07
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
23
-55
/
+33
2019-03-07
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-7
/
+12
2019-03-07
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-25
/
+585
2019-03-07
Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
10
-257
/
+94
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
197
-2947
/
+3345
2019-03-07
Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-193
/
+287
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+4
2019-03-06
x86/hyperv: Fix kernel panic when kexec on HyperV
Kairui Song
1
-0
/
+7
2019-03-06
x86/mm: Remove unused variable 'old_pte'
Qian Cai
1
-2
/
+2
2019-03-06
x86/mm: Remove unused variable 'cpu'
Qian Cai
1
-3
/
+0
[next]