index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
Merge branch 'misc' into devel
Russell King
6
-16
/
+77
2011-01-06
Merge branch 'smp' into misc
Russell King
1
-1
/
+1
2011-01-06
ARM: DMA: add support for DMA debugging
Russell King
1
-3
/
+21
2011-01-03
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Russell King
1
-2
/
+2
2010-12-24
Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"
Russell King
1
-6
/
+2
2010-12-19
ARM: fix cache-feroceon-l2 after stack based kmap_atomic()
Nicolas Pitre
1
-18
/
+19
2010-12-19
ARM: fix cache-xsc3l2 after stack based kmap_atomic()
Nicolas Pitre
1
-36
/
+21
2010-12-19
ARM: get rid of kmap_high_l1_vipt()
Nicolas Pitre
3
-93
/
+8
2010-12-14
ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix
Valentine Barshak
1
-8
/
+20
2010-12-12
ARM: 6528/1: Use CTR for the I-cache line size on ARMv7
Catalin Marinas
2
-10
/
+27
2010-12-12
ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7
Catalin Marinas
1
-6
/
+6
2010-11-30
ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...
Dave Martin
1
-2
/
+2
2010-11-23
ARM: avoid annoying <4>'s in printk output
Russell King
1
-2
/
+2
2010-11-07
ARM: Fix DMA coherent allocator alignment
Russell King
1
-1
/
+1
2010-11-04
ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors
Leif Lindholm
2
-0
/
+31
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
4
-5
/
+21
2010-10-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
23
-89
/
+478
2010-10-28
Merge branch 'devel-stable' into devel
Russell King
2
-6
/
+80
2010-10-28
Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...
Russell King
2
-6
/
+80
2010-10-28
ARM: memblock: setup lowmem mappings using memblock
Russell King
1
-20
/
+29
2010-10-28
ARM: memblock: move meminfo into find_limits directly
Russell King
1
-4
/
+4
2010-10-28
ARM: memblock: convert free_highpages() to use memblock
Russell King
1
-5
/
+39
2010-10-28
ARM: move freeing of highmem pages out of mem_init()
Russell King
1
-10
/
+17
2010-10-28
ARM: memblock: convert memory detail printing to use memblock
Russell King
1
-3
/
+6
2010-10-28
ARM: memblock: use memblock to free memory into arm_bootmem_init()
Russell King
1
-17
/
+25
2010-10-28
ARM: memblock: use memblock when initializing memory allocators
Russell King
1
-9
/
+16
2010-10-28
ARM: ensure membank array is always sorted
Russell King
2
-10
/
+10
2010-10-28
ARM: 6466/1: implement flush_icache_all for the rest of the CPUs
Mika Westerberg
18
-0
/
+225
2010-10-28
ARM: 6464/2: fix spinlock recursion in adjust_pte()
Mika Westerberg
1
-2
/
+26
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+2
2010-10-27
ARM: fix memblock breakage
Russell King
1
-3
/
+1
2010-10-27
ARM: 6445/1: fixup TCM memory types
Linus Walleij
1
-7
/
+7
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2
-4
/
+4
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
1
-9
/
+14
2010-10-26
ARM: l2x0: Optimise the range based operations
Santosh Shilimkar
1
-0
/
+22
2010-10-26
ARM: l2x0: Determine the cache size
Santosh Shilimkar
1
-2
/
+11
2010-10-26
arm: Implement l2x0 cache disable functions
Thomas Gleixner
1
-1
/
+27
2010-10-26
ARM: Improve the L2 cache performance when PL310 is used
Catalin Marinas
2
-3
/
+20
2010-10-21
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-24
/
+13
2010-10-19
Merge branch 'devel-stable' into devel
Russell King
4
-5
/
+39
2010-10-19
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
3
-5
/
+17
2010-10-18
Merge branch 'hotplug' into devel
Russell King
24
-24
/
+32
2010-10-18
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
16
-125
/
+312
2010-10-13
ARM: relax ioremap prohibition (309caa9) for -final and -stable
Russell King
1
-2
/
+6
2010-10-12
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
1
-4
/
+4
2010-10-08
ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...
Russell King
24
-24
/
+32
2010-10-08
ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data
Russell King
1
-2
/
+2
2010-10-08
ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9
Tony Lindgren
1
-1
/
+1
2010-10-08
Merge commit 'v2.6.36-rc7' into core/memblock
Ingo Molnar
5
-11
/
+105
2010-10-04
ARM: 6386/1: flush_ptrace_access: invalidate correct I-cache alias
Will Deacon
1
-3
/
+20
[next]