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-12
sparc64: use the generic get_user_pages_fast code
Christoph Hellwig
4
-341
/
+20
2019-07-12
sparc64: define untagged_addr()
Christoph Hellwig
1
-0
/
+22
2019-07-12
sparc64: add the missing pgd_page definition
Christoph Hellwig
1
-0
/
+3
2019-07-12
sh: use the generic get_user_pages_fast code
Christoph Hellwig
4
-278
/
+40
2019-07-12
sh: add the missing pud_page definition
Christoph Hellwig
1
-0
/
+3
2019-07-12
MIPS: use the generic get_user_pages_fast code
Christoph Hellwig
4
-304
/
+5
2019-07-12
mm: lift the x86_32 PAE version of gup_get_pte to common code
Christoph Hellwig
3
-48
/
+2
2019-07-12
mm: simplify gup_fast_permitted
Christoph Hellwig
2
-14
/
+2
2019-07-12
sparc: remove ARCH_SELECT_MEMORY_MODEL
Mike Rapoport
1
-3
/
+0
2019-07-12
s390: remove ARCH_SELECT_MEMORY_MODEL
Mike Rapoport
1
-3
/
+0
2019-07-12
arm: remove ARCH_SELECT_MEMORY_MODEL
Mike Rapoport
1
-3
/
+0
2019-07-12
asm-generic, x86: add bitops instrumentation for KASAN
Marco Elver
1
-151
/
+38
2019-07-12
x86: use static_cpu_has in uaccess region to avoid instrumentation
Marco Elver
2
-2
/
+2
2019-07-12
sh: prevent warnings when using iounmap
Sam Ravnborg
1
-1
/
+5
2019-07-12
sh: config: remove left-over BACKLIGHT_LCD_SUPPORT
Krzysztof Kozlowski
2
-2
/
+0
2019-07-12
arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS
Kefeng Wang
1
-1
/
+0
2019-07-12
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
2
-2
/
+2
2019-07-12
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
1
-0
/
+14
2019-07-12
x86/vdso: Fix flip/flop vdso build bug
Naohiro Aota
1
-6
/
+6
2019-07-12
powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.
Athira Rajeev
1
-1
/
+1
2019-07-11
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-7
/
+0
2019-07-11
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2019-07-11
Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+0
2019-07-11
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+8
2019-07-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-83
/
+90
2019-07-11
s390/unwind: avoid int overflow in outside_of_stack
Vasily Gorbik
1
-1
/
+1
2019-07-11
s390/pci: add mio_enabled attribute
Sebastian Ott
1
-0
/
+10
2019-07-11
s390: fix setting of mio addressing control
Sebastian Ott
3
-13
/
+3
2019-07-11
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
2
-7
/
+1
2019-07-11
s390/cpumf: Add extended counter set definitions for model 8561 and 8562
Thomas Richter
1
-0
/
+2
2019-07-11
s390/dasd: Add new ioctl to release space
Jan Höppner
1
-0
/
+3
2019-07-11
s390/dasd: Add missing intensity definition
Jan Höppner
1
-0
/
+1
2019-07-11
s390/dasd: Fix whitespace
Jan Höppner
1
-75
/
+75
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
32
-343
/
+325
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
11
-3
/
+22
2019-07-12
powerpc/eeh: Handle hugepages in ioremap space
Oliver O'Halloran
1
-3
/
+12
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
4641
-30982
/
+6556
2019-07-11
KVM: x86: Unconditionally enable irqs in guest context
Sean Christopherson
2
-9
/
+12
2019-07-11
KVM: x86: PMU Event Filter
Eric Hankland
5
-0
/
+81
2019-07-11
x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()
Eiichi Tsukata
1
-5
/
+3
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-1
/
+19
2019-07-10
Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-07-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
17
-96
/
+20
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
5
-68
/
+61
2019-07-10
x86/pgtable/32: Fix LOWMEM_PAGES constant
Arnd Bergmann
1
-1
/
+1
2019-07-11
kbuild: remove src and obj from the top Makefile
Masahiro Yamada
3
-8
/
+8
2019-07-10
kvm: x86: Fix -Wmissing-prototypes warnings
Yi Wang
1
-1
/
+0
2019-07-10
dma-mapping: remove dma_max_pfn
Christoph Hellwig
1
-7
/
+0
2019-07-10
powerpc/boot: pass CONFIG options in a simpler and more robust way
Masahiro Yamada
3
-16
/
+3
[prev]
[next]