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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
arm64: uaccess: suppress spurious clang warning
Mark Rutland
1
-2
/
+2
2017-05-09
arm64: atomic_lse: match asm register sizes
Mark Rutland
1
-2
/
+2
2017-05-09
arm64: armv8_deprecated: ensure extension of addr
Mark Rutland
1
-1
/
+2
2017-05-09
arm64: uaccess: ensure extension of access_ok() addr
Mark Rutland
1
-1
/
+2
2017-05-09
arm64: ensure extension of smp_store_release value
Mark Rutland
1
-5
/
+15
2017-05-09
arm64: xchg: hazard against entire exchange variable
Mark Rutland
1
-1
/
+1
2017-05-09
arm64: documentation: document tagged pointer stack constraints
Kristina Martsenko
1
-15
/
+47
2017-05-09
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
2
-2
/
+12
2017-05-09
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Kristina Martsenko
2
-3
/
+6
2017-05-09
arm64: traps: fix userspace cache maintenance emulation on a tagged pointer
Kristina Martsenko
1
-2
/
+2
2017-05-05
arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Catalin Marinas
1
-16
/
+49
2017-04-28
arm64: Print DT machine model in setup_machine_fdt()
Geert Uytterhoeven
1
-1
/
+4
2017-04-28
arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refills
Florian Fainelli
1
-0
/
+6
2017-04-26
arm64: module: split core and init PLT sections
Ard Biesheuvel
4
-48
/
+72
2017-04-25
arm64: pmuv3: handle pmuv3+
Mark Rutland
1
-3
/
+4
2017-04-24
arm64: Add CNTFRQ_EL0 trap handler
Marc Zyngier
2
-0
/
+18
2017-04-12
Merge branch 'will/for-next/perf' into for-next/core
Catalin Marinas
13
-410
/
+1660
2017-04-12
arm64: Silence spurious kbuild warning on menuconfig
Marc Zyngier
1
-1
/
+3
2017-04-11
arm64: pmuv3: use arm_pmu ACPI framework
Mark Rutland
1
-17
/
+9
2017-04-11
arm64: pmuv3: handle !PMUv3 when probing
Mark Rutland
1
-16
/
+71
2017-04-11
drivers/perf: arm_pmu: add ACPI framework
Mark Rutland
6
-2
/
+275
2017-04-11
arm64: add function to get a cpu's MADT GICC table
Mark Rutland
2
-0
/
+12
2017-04-11
drivers/perf: arm_pmu: split out platform device probe logic
Mark Rutland
4
-223
/
+247
2017-04-11
drivers/perf: arm_pmu: move irq request/free into probe
Mark Rutland
1
-5
/
+6
2017-04-11
drivers/perf: arm_pmu: split cpu-local irq request/free
Mark Rutland
1
-36
/
+52
2017-04-11
drivers/perf: arm_pmu: rename irq request/free functions
Mark Rutland
1
-10
/
+10
2017-04-11
drivers/perf: arm_pmu: handle no platform_device
Mark Rutland
1
-3
/
+9
2017-04-11
drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
Mark Rutland
1
-2
/
+3
2017-04-11
drivers/perf: arm_pmu: factor out pmu registration
Mark Rutland
1
-14
/
+26
2017-04-11
drivers/perf: arm_pmu: fold init into alloc
Mark Rutland
1
-28
/
+24
2017-04-11
drivers/perf: arm_pmu: define armpmu_init_fn
Mark Rutland
2
-2
/
+4
2017-04-11
drivers/perf: arm_pmu: remove pointless PMU disabling
Mark Rutland
1
-10
/
+3
2017-04-07
Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
7
-3
/
+47
2017-04-07
arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
Marc Zyngier
3
-1
/
+11
2017-04-07
arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
Marc Zyngier
1
-0
/
+7
2017-04-07
arm64: Define Cortex-A73 MIDR
Marc Zyngier
1
-0
/
+2
2017-04-07
arm64: Add CNTVCT_EL0 trap handler
Marc Zyngier
2
-0
/
+16
2017-04-07
arm64: Allow checking of a CPU-local erratum
Marc Zyngier
1
-2
/
+11
2017-04-06
arm64: print a fault message when attempting to write RO memory
Stephen Boyd
1
-19
/
+36
2017-04-05
efi/libstub/arm*: Set default address and size cells values for an empty dtb
Sameer Goel
1
-2
/
+26
2017-04-05
Documentation: dt: chosen properties for arm64 kdump
James Morse
1
-0
/
+45
2017-04-05
Documentation: kdump: describe arm64 port
AKASHI Takahiro
1
-1
/
+15
2017-04-05
arm64: kdump: enable kdump in defconfig
AKASHI Takahiro
1
-0
/
+1
2017-04-05
arm64: kdump: provide /proc/vmcore file
AKASHI Takahiro
4
-0
/
+136
2017-04-05
arm64: kdump: add VMCOREINFO's for user-space tools
AKASHI Takahiro
1
-0
/
+11
2017-04-05
arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
5
-6
/
+167
2017-04-05
arm64: hibernate: preserve kdump image around hibernation
AKASHI Takahiro
4
-1
/
+117
2017-04-05
arm64: kdump: protect crash dump kernel memory
Takahiro Akashi
2
-55
/
+80
2017-04-05
arm64: mm: add set_memory_valid()
AKASHI Takahiro
2
-6
/
+10
2017-04-05
arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
2
-1
/
+72
[next]