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
/
proc-xscale.S
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
ARM: 9388/2: mm: Type-annotate all per-processor assembly routines
Linus Walleij
1
-12
/
+18
2024-04-29
ARM: 9387/2: mm: Rewrite cacheflush vtables in CFI safe C
Linus Walleij
1
-43
/
+14
2024-04-29
ARM: 9386/2: mm: Use symbol alias for cache functions
Linus Walleij
1
-3
/
+1
2024-04-29
ARM: 9385/2: mm: Type-annotate all cache assembly routines
Linus Walleij
1
-16
/
+24
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2019-11-15
ARM: 8933/1: replace Sun/Solaris style flag on section directive
Nick Desaulniers
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-08-14
ARM: align .data section
Russell King
1
-0
/
+1
2015-03-28
ARM: 8314/1: replace PROCINFO embedded branch with relative offset
Ard Biesheuvel
1
-2
/
+2
2014-11-21
ARM: 8216/1: xscale: correct auxiliary register in suspend/resume
Dmitry Eremin-Solenikov
1
-2
/
+2
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
1
-17
/
+17
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
1
-2
/
+0
2013-04-08
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
Russell King
1
-1
/
+1
2012-09-28
ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceon
Lorenzo Pieralisi
1
-0
/
+1
2012-09-25
ARM: mm: implement LoUIS API for cache maintenance ops
Lorenzo Pieralisi
1
-0
/
+3
2011-12-06
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
Will Deacon
1
-0
/
+3
2011-09-20
ARM: pm: only use preallocated page table during resume
Russell King
1
-11
/
+10
2011-09-20
ARM: pm: preallocate a page table for suspend/resume
Russell King
1
-4
/
+0
2011-07-21
ARM: Fix build errors caused by adding generic macros
Russell King
1
-3
/
+0
2011-07-07
ARM: mm: proc-xscale: Use new generic struct definition macros
Dave Martin
1
-431
/
+76
2011-04-28
ARM: Fix .size directive for xscale_dma_a0_map_area
Ben Hutchings
1
-1
/
+1
2011-04-02
ARM: Make consolidated PM sleep code depend on PM_SLEEP
Russell King
1
-1
/
+1
2011-02-22
ARM: pm: add generic CPU suspend/resume support
Russell King
1
-2
/
+43
2010-12-22
ARM: pgtable: provide RDONLY page table bit rather than WRITE bit
Russell King
1
-2
/
+2
2010-10-28
ARM: 6466/1: implement flush_icache_all for the rest of the CPUs
Mika Westerberg
1
-0
/
+12
2010-10-08
ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...
Russell King
1
-1
/
+1
2010-07-27
ARM: Factor out common code from cpu_proc_fin()
Russell King
1
-5
/
+1
2010-02-15
ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range
Russell King
1
-6
/
+2
2010-02-15
ARM: dma-mapping: provide per-cpu type map/unmap functions
Russell King
1
-0
/
+41
2009-12-14
ARM: add size argument to __cpuc_flush_dcache_page
Russell King
1
-6
/
+7
2009-10-02
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
1
-1
/
+1
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
1
-1
/
+1
2008-10-01
[ARM] Don't include asm/elf.h in asm code
Russell King
1
-1
/
+1
2008-10-01
[ARM] Remove MT_DEVICE_IXP2000 and associated definitions
Russell King
1
-1
/
+1
2008-10-01
[ARM] Update Xscale and Xscale3 PTE mappings
Russell King
1
-1
/
+1
2008-10-01
[ARM] Convert ARMv6 and ARMv7 to use new memory types
Russell King
1
-2
/
+2
2008-10-01
[ARM] Convert Xscale and Xscale3 to use new memory types
Russell King
1
-24
/
+28
2008-10-01
[ARM] Convert set_pte_ext implementions to macros
Russell King
1
-25
/
+5
2008-04-24
[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f
Catalin Marinas
1
-1
/
+1
2008-04-18
Add a prefetch abort handler
Paul Brook
1
-0
/
+1
2008-03-20
[ARM] 4864/1: Enable write buffer coalescing on IOP
Arnaud Patard
1
-0
/
+4
2007-04-21
[ARM] 4311/1: ixp4xx: add KIXRP435 platform
Ruslan V. Sushko
1
-0
/
+28
2007-01-24
[ARM] 4100/1: iop3xx: fix cpu mask for iop333
Dan Williams
1
-1
/
+1
2006-12-13
[ARM] Unuse another Linux PTE bit
Russell King
1
-3
/
+3
2006-12-03
[ARM] 3881/4: xscale: clean up cp0/cp1 handling
Lennert Buytenhek
1
-7
/
+2
2006-11-30
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
1
-1
/
+1
2006-11-02
[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability
Paul Gortmaker
1
-1
/
+1
2006-09-25
[ARM] 3814/1: move 80200 dma_inv_range() erratum check out of line
Lennert Buytenhek
1
-6
/
+52
2006-09-14
[ARM] 3780/1: Fix iop321 cpuid
Dan Williams
1
-1
/
+1
[next]