index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-29
um: Give start_idle_thread() a return code
Richard Weinberger
1
-0
/
+5
2018-10-29
um: Remove update_debugregs()
Richard Weinberger
1
-2
/
+0
2018-10-29
um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
Richard Weinberger
1
-10
/
+0
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-0
/
+14
2018-10-29
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-1
/
+1
2018-10-29
Merge tag 'm68k-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+0
2018-10-29
Merge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linux
Linus Torvalds
127
-0
/
+10562
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
3
-7
/
+3
2018-10-28
c6x: switch to NO_BOOTMEM
Mike Rapoport
2
-25
/
+2
2018-10-28
parisc: Fix A500 boot crash
John David Anglin
1
-6
/
+4
2018-10-27
Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+1
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
45
-783
/
+151
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-11
/
+44
2018-10-26
Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
Masayoshi Mizuma
1
-12
/
+3
2018-10-26
mm: make memmap_init a proper function
Pavel Tatashin
1
-1
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
10
-37
/
+3
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
9
-28
/
+5
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
12
-42
/
+5
2018-10-26
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
9
-68
/
+4
2018-10-26
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
9
-45
/
+0
2018-10-26
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
9
-40
/
+1
2018-10-26
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
9
-12
/
+7
2018-10-26
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
9
-24
/
+5
2018-10-26
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
9
-36
/
+3
2018-10-26
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
9
-62
/
+15
2018-10-26
hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h
Alexandre Ghiti
1
-1
/
+1
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
3
-11
/
+4
2018-10-26
alpha: switch to NO_BOOTMEM
Mike Rapoport
4
-188
/
+29
2018-10-26
unicore32: switch to NO_BOOTMEM
Mike Rapoport
2
-53
/
+2
2018-10-26
um: switch to NO_BOOTMEM
Mike Rapoport
2
-11
/
+11
2018-10-26
um: setup_physmem: stop using global variables
Mike Rapoport
1
-3
/
+3
2018-10-26
nios2: switch to NO_BOOTMEM
Mike Rapoport
3
-39
/
+7
2018-10-26
nios2: use generic early_init_dt_add_memory_arch
Mike Rapoport
3
-10
/
+3
2018-10-26
hexagon: switch to NO_BOOTMEM
Mike Rapoport
2
-12
/
+11
2018-10-26
x86: convert vdso to use vm_fault_t
Matthew Wilcox
1
-15
/
+9
2018-10-26
xtensa: use generic vga.h
Jiri Slaby
2
-19
/
+1
2018-10-26
arm64: lib: use C string functions with KASAN enabled
Andrey Ryabinin
10
-16
/
+21
2018-10-26
sparc64: Rework xchg() definition to avoid warnings.
David S. Miller
1
-1
/
+6
2018-10-26
sparc64: Export __node_distance.
David S. Miller
1
-0
/
+1
2018-10-26
sparc64: Make corrupted user stacks more debuggable.
David Miller
5
-10
/
+37
2018-10-26
Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
68
-1017
/
+918
2018-10-26
Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
216
-3087
/
+5234
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
43
-282
/
+122
2018-10-26
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-214
/
+59
2018-10-26
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+13
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-10
/
+1
2018-10-26
xen/pvh: don't try to unplug emulated devices
Juergen Gross
1
-0
/
+4
2018-10-26
parisc: Use LINUX_GATEWAY_SPACE constant in entry.S
Helge Deller
1
-2
/
+3
2018-10-26
parisc64: change __kernel_suseconds_t to match glibc
Arnd Bergmann
1
-3
/
+0
[prev]
[next]