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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUs
Russell King
2
-4
/
+36
2015-04-14
ARM: enable ARM errata 643719 workaround by default
Russell King
1
-0
/
+1
2015-04-14
ARM: cache-v7: optimise test for Cortex A9 r0pX devices
Russell King
1
-4
/
+3
2015-04-14
ARM: cache-v7: optimise branches in v7_flush_cache_louis
Russell King
1
-9
/
+10
2015-04-14
ARM: cache-v7: consolidate initialisation of cache level index
Russell King
1
-2
/
+2
2015-04-14
ARM: cache-v7: shift CLIDR to extract appropriate field before masking
Russell King
1
-7
/
+6
2015-04-14
ARM: cache-v7: use movw/movt instructions
Russell King
1
-5
/
+6
2015-04-14
ARM: allow 16-bit instructions in ALT_UP()
Russell King
1
-0
/
+3
2015-04-02
ARM: 8339/1: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL
Geert Uytterhoeven
1
-0
/
+1
2015-04-02
ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility
Geert Uytterhoeven
3
-1
/
+8
2015-04-02
ARM: move reboot code to arch/arm/kernel/reboot.c
Russell King
5
-150
/
+158
2015-04-02
ARM: fix broken hibernation
Russell King
3
-4
/
+17
2015-03-29
ARM: 8326/1: s5pv210: move resume code to .text section
Ard Biesheuvel
1
-1
/
+1
2015-03-29
ARM: 8325/1: exynos: move resume code to .text section
Ard Biesheuvel
1
-15
/
+16
2015-03-29
ARM: 8324/1: move cpu_resume() to .text section
Ard Biesheuvel
1
-9
/
+6
2015-03-29
ARM: 8323/1: force linker to use PIC veneers
Ard Biesheuvel
1
-1
/
+1
2015-03-29
ARM: 8322/1: keep .text and .fixup regions closer together
Ard Biesheuvel
11
-20
/
+17
2015-03-29
ARM: 8307/1: psci: move psci firmware calls out of line
Mark Rutland
3
-37
/
+35
2015-03-28
ARM: 8328/1: remove empty preprocessor #else branch
Uwe Kleine-König
1
-3
/
+1
2015-03-28
ARM: 8327/1: zImage: add support for ARMv7-M
Joachim Eastwood
2
-6
/
+35
2015-03-28
ARM: 8319/1: advertise availability of v8 Crypto instructions
Ard Biesheuvel
1
-0
/
+22
2015-03-28
ARM: 8318/1: treat CPU feature register fields as signed quantities
Ard Biesheuvel
2
-13
/
+25
2015-03-28
ARM: 8317/1: move the .idmap.text section closer to .head.text
Ard Biesheuvel
1
-1
/
+1
2015-03-28
ARM: 8314/1: replace PROCINFO embedded branch with relative offset
Ard Biesheuvel
26
-67
/
+72
2015-03-27
ARM: add documentation for finding start of physical memory
Russell King
1
-1
/
+18
2015-03-18
ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdata
Will Deacon
1
-11
/
+11
2015-03-10
ARM: 8309/1: l2c: enforce use of cache-level property
Florian Fainelli
1
-0
/
+7
2015-02-24
ARM: drop experimental status of SMP_ON_UP
Russell King
1
-1
/
+1
2015-02-23
ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMU
Carlo Caione
1
-26
/
+41
2015-02-23
ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculation
Lorenzo Pieralisi
1
-8
/
+2
2015-02-23
ARM: 8219/1: handle interworking and out-of-range relocations separately
Ard Biesheuvel
1
-14
/
+24
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-02-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
41
-58
/
+88
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
17
-3867
/
+343
2015-02-20
ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()
Alexandre Courbot
1
-1
/
+1
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
15
-16
/
+16
2015-02-19
ARM: make arrays containing machine compatible strings const
Uwe Kleine-König
11
-16
/
+16
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-48
/
+48
2015-02-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2015-02-18
ARM: mm: Remove Kconfig symbol CACHE_PL310
Paul Bolle
2
-8
/
+0
2015-02-18
Merge tag 'arm-soc/for-3.20/dts' of http://github.com/broadcom/stblinux into ...
Arnd Bergmann
2
-2
/
+23
2015-02-18
ARM: rockchip: force built-in regulator support for PM
Arnd Bergmann
1
-0
/
+1
2015-02-18
ARM: mvebu: build armada375-smp code conditionally
Arnd Bergmann
1
-1
/
+1
2015-02-18
ARM: sti: always enable RESET_CONTROLLER
Arnd Bergmann
1
-0
/
+1
2015-02-18
ARM: rockchip: make rockchip_suspend_init conditional
Arnd Bergmann
1
-0
/
+6
2015-02-18
ARM: ixp4xx: fix {in,out}s{bwl} data types
Arnd Bergmann
1
-6
/
+13
2015-02-18
ARM: prima2: do not select SMP_ON_UP
Arnd Bergmann
1
-1
/
+0
2015-02-18
ARM: at91: fix pm declarations
Arnd Bergmann
1
-4
/
+4
2015-02-18
ARM: davinci: multi-soc kernels require AUTO_ZRELADDR
Arnd Bergmann
1
-0
/
+2
2015-02-18
ARM: davinci: davinci_cfg_reg cannot be init
Arnd Bergmann
1
-2
/
+2
[next]