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
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
1
-12
/
+1
2018-08-22
mm: zero out the vma in vma_init()
Andrew Morton
1
-5
/
+4
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-13
/
+34
2018-08-13
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-34
/
+44
2018-08-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+2
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-39
/
+39
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-19
/
+3
2018-08-13
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
3
-34
/
+44
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2
-3
/
+3
2018-08-03
ARM: Convert to GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
3
-19
/
+3
2018-08-02
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2018-08-02
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
1
-12
/
+8
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2018-08-01
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+3
2018-07-30
ARM: 8784/1: NOMMU: Allow enter in Hyp mode
Vladimir Murzin
1
-2
/
+10
2018-07-30
ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
Vincent Whitchurch
1
-1
/
+3
2018-07-27
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Will Deacon
3
-13
/
+34
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
1
-0
/
+1
2018-07-26
ARM: signal: copy registers using __copy_from_user()
Russell King
1
-17
/
+21
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2018-07-20
ARM/time: Remove read_boot_clock64()
Pavel Tatashin
1
-13
/
+2
2018-07-13
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2018-07-11
ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code
Vladimir Murzin
1
-1
/
+1
2018-07-10
arm_pmu: Tidy up clear_event_idx call backs
Suzuki K Poulose
3
-0
/
+25
2018-07-10
arm_pmu: Change API to support 64bit counter values
Suzuki K Poulose
3
-8
/
+8
2018-07-10
arm_pmu: Clean up maximum period handling
Suzuki K Poulose
3
-5
/
+0
2018-07-09
arm: perf: prevent unbind/bind via sysfs
Stefan Agner
1
-0
/
+1
2018-06-26
perf/arch/arm: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
1
-35
/
+36
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
1
-6
/
+5
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
1
-2
/
+2
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
3
-4
/
+4
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+33
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-9
/
+4
2018-06-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-80
/
+315
2018-06-06
arm: Add syscall detection for restartable sequences
Mathieu Desnoyers
2
-6
/
+26
2018-06-06
arm: Add restartable sequences support
Mathieu Desnoyers
1
-0
/
+7
2018-06-05
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
11
-80
/
+315
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+7
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-26
/
+3
2018-05-31
ARM: spectre-v1: fix syscall entry
Russell King
2
-11
/
+32
2018-05-31
ARM: bugs: add support for per-processor bug checking
Russell King
1
-0
/
+4
2018-05-31
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
3
-0
/
+11
2018-05-31
ARM: bugs: prepare processor bug infrastructure
Russell King
2
-0
/
+10
2018-05-21
arm_pmu: simplify arm_pmu::handle_irq
Mark Rutland
3
-9
/
+4
2018-05-19
ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-8
/
+8
2018-05-19
ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()
Grygorii Strashko
1
-2
/
+1
2018-05-19
ARM: 8757/1: NOMMU: Support PMSAv8 MPU
Vladimir Murzin
4
-0
/
+176
2018-05-19
ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_init
Vladimir Murzin
1
-23
/
+22
[next]