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
2013-04-26
arm64: vexpress: Enable ARMv8 RTSM model (SoC) support
Catalin Marinas
2
-1
/
+14
2013-04-26
arm64: vexpress: Add dts files for the ARMv8 RTSM models
Pawel Moll
5
-0
/
+638
2013-04-25
arm64: Survive invalid cpu enable-methods
Mark Rutland
1
-4
/
+4
2013-04-25
arm64: mm: Correct show_pte behaviour
Steve Capper
1
-3
/
+3
2013-04-25
arm64: Fix compat types affecting struct compat_stat
Catalin Marinas
1
-9
/
+13
2013-04-25
arm64: Execute DSB during thread switching for TLB/cache maintenance
Catalin Marinas
1
-0
/
+6
2013-04-25
arm64: compiling issue, need add include/asm/vga.h file
Chen Gang
1
-0
/
+1
2013-04-25
arm64: smp: honour #address-size when parsing CPU reg property
Will Deacon
1
-1
/
+4
2013-04-23
arm64: Define cmpxchg64 and cmpxchg64_local for outside use
Chen Gang
1
-0
/
+3
2013-04-19
arm64: Define readq and writeq for driver module using
Chen Gang
1
-0
/
+4
2013-04-17
arm64: Fix task tracing
Christopher Covington
1
-1
/
+1
2013-04-17
arm64: add explicit symbols to ESR_EL1 decoding
Marc Zyngier
2
-26
/
+82
2013-03-28
Merge branch 'arm64-klib' into upstream
Catalin Marinas
12
-18
/
+418
2013-03-26
arm64: Use irqchip_init() for interrupt controller initialisation
Catalin Marinas
4
-10
/
+16
2013-03-26
arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.
Liviu Dudau
1
-2
/
+3
2013-03-21
arm64: klib: Optimised atomic bitops
Catalin Marinas
4
-32
/
+94
2013-03-21
arm64: klib: Optimised string functions
Catalin Marinas
5
-1
/
+95
2013-03-21
arm64: klib: Optimised memory functions
Catalin Marinas
8
-2
/
+246
2013-03-20
arm64: head: match all affinity levels in the pen of the secondaries
Javi Merino
2
-1
/
+7
2013-03-20
arm64: kernel: initialise cpu_logical_map from the DT
Javi Merino
4
-7
/
+121
2013-03-20
arm64: kernel: make the pen of the secondary a 64-bit unsigned value
Javi Merino
2
-5
/
+7
2013-03-20
arm64: Initialise the clocks described via DT
Catalin Marinas
1
-0
/
+8
2013-03-20
arm64: add support for 8250/16550 earlyprintk
Anup Patel
1
-0
/
+23
2013-03-20
arm64: early_printk: add support for FastModel console output
Marc Zyngier
1
-0
/
+12
2013-03-20
arm64: add read_cpuid_{implementor,part_number,mpidr}
Marc Zyngier
1
-0
/
+22
2013-03-19
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
Paul Bolle
2
-12
/
+0
2013-03-19
arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
Paul Bolle
1
-1
/
+0
2013-03-18
arm64: fix padding computation in struct ucontext
Andreas Schwab
1
-1
/
+1
2013-03-18
arm64: Fix build error with !SMP
Catalin Marinas
1
-0
/
+2
2013-03-18
arm64: Removed unused variable in compat_setup_rt_frame()
Catalin Marinas
1
-1
/
+0
2013-03-17
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
1
-1
/
+3
2013-03-15
Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux
Linus Torvalds
1
-2
/
+1
2013-03-15
Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-0
/
+4
2013-03-15
Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-2
/
+3
2013-03-15
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+4
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
2
-0
/
+10
2013-03-14
ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation
Marek Szyprowski
1
-2
/
+3
2013-03-13
UAPI: fix endianness conditionals in M32R's asm/stat.h
David Howells
1
-2
/
+2
2013-03-13
openrisc: remove HAVE_VIRT_TO_BUS
Jonas Bonn
1
-1
/
+0
2013-03-13
openrisc: require gpiolib
Jonas Bonn
1
-1
/
+1
2013-03-12
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-22
/
+6
2013-03-12
ARM: w1-gpio: fix erroneous gpio requests
Johan Hovold
4
-0
/
+4
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
23
-29
/
+22
2013-03-12
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
50
-90
/
+95
2013-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
5
-8
/
+10
2013-03-12
ARM: spear3xx: Use correct pl080 header file
Arnd Bergmann
1
-1
/
+1
2013-03-12
mfd: ab8500: Kill "reg" property from binding
Arnd Bergmann
4
-5
/
+4
2013-03-11
Arm: socfpga: pl330: Add #dma-cells for generic dma binding support
Padmavathi Venna
1
-0
/
+3
2013-03-11
Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/lin...
Arnd Bergmann
25
-36
/
+44
2013-03-11
Merge tag 'imx-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6...
Arnd Bergmann
2
-2
/
+2
[next]