index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
19
-120
/
+183
2016-10-20
arm64: remove pr_cont abuse from mem_init
Mark Rutland
1
-13
/
+13
2016-10-20
arm64: fix show_regs fallout from KERN_CONT changes
Mark Rutland
1
-3
/
+12
2016-10-20
arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=y
Ard Biesheuvel
1
-1
/
+1
2016-10-20
arm64: suspend: Reconfigure PSTATE after resume from idle
James Morse
3
-1
/
+16
2016-10-20
arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
James Morse
1
-0
/
+9
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
6
-9
/
+21
2016-10-20
arm64: Cortex-A53 errata workaround: check for kernel addresses
Andre Przywara
2
-12
/
+23
2016-10-19
Merge tag 'sh-for-4.9' of git://git.libc.org/linux-sh
Linus Torvalds
3
-1
/
+13
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
20
-48
/
+76
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
12
-36
/
+64
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
3
-7
/
+4
2016-10-19
arm64: percpu: rewrite ll/sc loops in assembly
Will Deacon
1
-64
/
+56
2016-10-19
arm64: swp emulation: bound LL/SC retries before rescheduling
Will Deacon
1
-14
/
+22
2016-10-18
sh: add earlycon support to j2_defconfig
Rich Felker
1
-0
/
+1
2016-10-18
sh: add Kconfig option for J-Core SoC core drivers
Rich Felker
2
-0
/
+11
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
5
-5
/
+8
2016-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-3
/
+8
2016-10-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+11
2016-10-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+4
2016-10-18
locking/rwsem/x86: Add stack frame dependency for ____down_write()
Josh Poimboeuf
1
-2
/
+4
2016-10-17
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
2
-4
/
+0
2016-10-17
arm64: sysreg: Fix use of XZR in write_sysreg_s
Will Deacon
1
-1
/
+1
2016-10-17
arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=y
Ard Biesheuvel
1
-1
/
+1
2016-10-17
arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
Marc Zyngier
1
-1
/
+2
2016-10-17
arm64: kernel: numa: fix ACPI boot cpu numa node mapping
Lorenzo Pieralisi
1
-0
/
+1
2016-10-17
arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y
Ard Biesheuvel
1
-0
/
+5
2016-10-17
perf/x86/intel/uncore: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel/rapl: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel: Add Knights Mill CPUID
Piotr Luc
1
-1
/
+2
2016-10-17
x86/cpu/intel: Add Knights Mill to Intel family
Piotr Luc
1
-0
/
+1
2016-10-16
perf/x86/intel: Remove an inconsistent NULL check
Dan Carpenter
1
-2
/
+2
2016-10-16
Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates
Ingo Molnar
1802
-31200
/
+44093
2016-10-16
x86/e820: Don't merge consecutive E820_PRAM ranges
Dan Williams
1
-1
/
+1
2016-10-16
kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
2
-1
/
+5
2016-10-16
kprobes: Avoid false KASAN reports during stack copy
Dmitry Vyukov
1
-3
/
+4
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+23
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
210
-3399
/
+4748
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-78
/
+48
2016-10-14
Merge branch 'work.uaccess' into for-linus
Al Viro
9
-78
/
+47
2016-10-14
score: traps: Add missing include file to fix build error
Guenter Roeck
1
-0
/
+1
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
247
-1222
/
+707
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-2
/
+3
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
4
-9
/
+4
2016-10-14
Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
72
-245
/
+233
2016-10-14
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
Ralf Baechle
5
-6
/
+28
2016-10-14
x86: Remove duplicate rtit status MSR macro
Longpeng(Mike)
1
-1
/
+0
2016-10-14
x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()
Wanpeng Li
1
-0
/
+2
2016-10-13
sh: support CPU_J2 when compiler lacks -mj2
Rich Felker
1
-1
/
+1
[next]