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-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
7
-14
/
+0
2019-07-18
arm64/mm: add temporary arch_remove_memory() implementation
David Hildenbrand
1
-0
/
+19
2019-07-18
s390x/mm: implement arch_remove_memory()
David Hildenbrand
1
-6
/
+7
2019-07-18
s390x/mm: fail when an altmap is used for arch_add_memory()
David Hildenbrand
1
-0
/
+3
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
5
-37
/
+0
2019-07-17
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
47
-191
/
+383
2019-07-17
Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli...
Linus Torvalds
1
-6
/
+0
2019-07-17
Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...
Linus Torvalds
49
-59
/
+5
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
44
-409
/
+255
2019-07-16
mm: add account_locked_vm utility function
Daniel Jordan
2
-77
/
+8
2019-07-16
arm64: mm: implement pte_devmap support
Robin Murphy
3
-0
/
+23
2019-07-16
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
5
-6
/
+4
2019-07-16
mm/mmap: move common defines to mman-common.h
Aneesh Kumar K.V
2
-11
/
+1
2019-07-16
powerpc: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+10
2019-07-16
parisc: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+7
2019-07-16
mips: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+6
2019-07-16
hexagon: define syscall_get_error() and syscall_get_return_value()
Dmitry V. Levin
1
-0
/
+14
2019-07-16
nds32: fix asm/syscall.h
Dmitry V. Levin
1
-10
/
+17
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
10
-156
/
+13
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
3
-0
/
+15
2019-07-16
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
4
-9
/
+0
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
9
-135
/
+136
2019-07-16
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
1
-5
/
+1
2019-07-16
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
14
-340
/
+377
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
25
-41
/
+41
2019-07-16
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
19
-269
/
+339
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-0
/
+15
2019-07-16
MIPS: fix some more fall through errors in arch/mips
Stephen Rothwell
4
-2
/
+4
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
7
-0
/
+40
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+12
2019-07-15
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
5
-6
/
+6
2019-07-15
docs: admin-guide: add kdump documentation into it
Mauro Carvalho Chehab
4
-5
/
+5
2019-07-15
docs: xtensa: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: ia64: convert to ReST
Mauro Carvalho Chehab
4
-4
/
+4
2019-07-15
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
16
-25
/
+25
2019-07-15
MIPS: perf events: handle switch statement falling through warnings
Stephen Rothwell
1
-15
/
+15
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2
-15
/
+3
2019-07-14
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-142
/
+320
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
4
-133
/
+20
2019-07-15
arch: mark syscall number 435 reserved for clone3
Christian Brauner
11
-0
/
+11
2019-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+14
2019-07-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2019-07-14
clone: fix CLONE_PIDFD support
Dmitry V. Levin
1
-0
/
+4
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
208
-3498
/
+3362
2019-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-486
/
+2
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+646
2019-07-13
perf/x86/intel: Fix spurious NMI on fixed counter
Kan Liang
1
-5
/
+3
2019-07-13
perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
Kim Phillips
1
-4
/
+11
2019-07-13
perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
Kim Phillips
1
-1
/
+1
2019-07-12
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-13
/
+1
[next]