index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
20
-278
/
+74
|
\
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-2
/
+2
|
*
ARM: omap1: remove unused variable
Arnd Bergmann
2019-06-17
1
-1
/
+0
|
*
x86: kdebugfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-49
/
+11
|
*
x86: platform: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
4
-60
/
+13
|
*
x86: mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-28
/
+7
|
*
arm: dump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
3
-14
/
+7
|
*
arm: omap2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-9
/
+6
|
*
arm: omap1: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
2
-56
/
+14
|
*
x86: xen: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
2
-9
/
+1
|
*
sh: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
5
-50
/
+13
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-12
59
-1683
/
+244
|
\
\
|
*
|
arm64: move jump_label_init() before parse_early_param()
Kees Cook
2019-07-12
2
-5
/
+5
|
*
|
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2019-07-12
6
-12
/
+6
|
*
|
unicore32: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-28
/
+8
|
*
|
um: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
2
-36
/
+2
|
*
|
riscv: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-27
/
+2
|
*
|
parisc: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-31
/
+2
|
*
|
nios2: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-35
/
+2
|
*
|
nds32: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-27
/
+4
|
*
|
mips: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-31
/
+2
|
*
|
m68k: sun3: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-39
/
+2
|
*
|
csky: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-27
/
+3
|
*
|
arm64: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
3
-42
/
+13
|
*
|
arm: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
2
-29
/
+14
|
*
|
alpha: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-37
/
+3
|
*
|
asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]
Mike Rapoport
2019-07-12
2
-40
/
+12
|
*
|
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
2019-07-12
2
-72
/
+1
|
*
|
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
Christoph Hellwig
2019-07-12
8
-15
/
+8
|
*
|
sparc64: use the generic get_user_pages_fast code
Christoph Hellwig
2019-07-12
4
-341
/
+20
|
*
|
sparc64: define untagged_addr()
Christoph Hellwig
2019-07-12
1
-0
/
+22
|
*
|
sparc64: add the missing pgd_page definition
Christoph Hellwig
2019-07-12
1
-0
/
+3
|
*
|
sh: use the generic get_user_pages_fast code
Christoph Hellwig
2019-07-12
4
-278
/
+40
|
*
|
sh: add the missing pud_page definition
Christoph Hellwig
2019-07-12
1
-0
/
+3
|
*
|
MIPS: use the generic get_user_pages_fast code
Christoph Hellwig
2019-07-12
4
-304
/
+5
|
*
|
mm: lift the x86_32 PAE version of gup_get_pte to common code
Christoph Hellwig
2019-07-12
3
-48
/
+2
|
*
|
mm: simplify gup_fast_permitted
Christoph Hellwig
2019-07-12
2
-14
/
+2
|
*
|
sparc: remove ARCH_SELECT_MEMORY_MODEL
Mike Rapoport
2019-07-12
1
-3
/
+0
|
*
|
s390: remove ARCH_SELECT_MEMORY_MODEL
Mike Rapoport
2019-07-12
1
-3
/
+0
|
*
|
arm: remove ARCH_SELECT_MEMORY_MODEL
Mike Rapoport
2019-07-12
1
-3
/
+0
|
*
|
asm-generic, x86: add bitops instrumentation for KASAN
Marco Elver
2019-07-12
1
-151
/
+38
|
*
|
x86: use static_cpu_has in uaccess region to avoid instrumentation
Marco Elver
2019-07-12
2
-2
/
+2
|
*
|
sh: prevent warnings when using iounmap
Sam Ravnborg
2019-07-12
1
-1
/
+5
|
*
|
sh: config: remove left-over BACKLIGHT_LCD_SUPPORT
Krzysztof Kozlowski
2019-07-12
2
-2
/
+0
|
*
|
arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS
Kefeng Wang
2019-07-12
1
-1
/
+0
|
*
|
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
2019-07-12
2
-2
/
+2
|
*
|
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
2019-07-12
1
-0
/
+14
*
|
|
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-07-11
1
-7
/
+0
|
\
\
\
|
*
|
|
dma-mapping: remove dma_max_pfn
Christoph Hellwig
2019-07-10
1
-7
/
+0
*
|
|
|
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-07-11
1
-0
/
+2
|
\
\
\
\
[next]