Commit Graph

743 Commits (b2c9cd3793e5878e301ec2219785a7b8ca402ef1)

Author SHA1 Message Date
Russell King f4117ac9e2 ARM: P2V: separate PHYS_OFFSET from platform definitions 14 years ago
Rabin Vincent 0e25a5c980 ARM: perf_event: allow platform-specific interrupt handler 14 years ago
Will Deacon cae6292b65 ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions 14 years ago
Will Deacon ad6b9c9d78 ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache functions 14 years ago
Russell King 753790e713 ARM: move cache/processor/fault glue to separate include files 14 years ago
Russell King 292ec42af7 ARM: pm: add function to set WFI low-power mode for SMP CPUs 14 years ago
Dave Martin 917692f5f7 ARM: 6655/1: Correct WFE() in asm/spinlock.h for Thumb-2 14 years ago
Russell King 774c096bf9 ARM: v6/v7 cache: allow cache calls to be optimized 14 years ago
Russell King 37bc618fe2 ARM: v6k: select TLS register code according to V6 variants 14 years ago
Russell King 4ed67a5359 ARM: v6k: select cmpxchg code sequences according to V6 variants 14 years ago
Russell King e399b1a4e1 ARM: v6k: introduce CPU_V6K option 14 years ago
Russell King 000d9c78eb ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.h 14 years ago
Russell King 6323f0cced ARM: bitops: switch set/clear/change bitops to use ldrex/strex 14 years ago
Russell King c1928022ef ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ 14 years ago
Dave Martin 5756e9dd0d ARM: 6640/1: Thumb-2: Symbol manipulation macros for function body copying 14 years ago
Catalin Marinas 05b112ff98 ARM: 6637/1: Make the argument to virt_to_phys() "const volatile" 14 years ago
Pawel Moll baaece2245 ARM: 6635/2: Configure reference clock for Versatile Express timers 14 years ago
Russell King 82e6923e18 ARM: lh7a40x: remove unmaintained platform support 14 years ago
Rabin Vincent e163d529ad ARM: 6621/1: bitops: remove condition code clobber for CLZ 14 years ago
Russell King 211baa7016 ARM: sched_clock: allow init_sched_clock() to be called early 14 years ago
Russell King 24056f5250 ARM: DMA: add support for DMA debugging 14 years ago
Mike Rapoport 823a2df258 ARM: it8152: add IT8152_LAST_IRQ definition to fix build error 14 years ago
Russell King 9eedd96301 ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() 14 years ago
Axel Lin 7c0ab43e6a ARM: 6605/1: Add missing include "asm/memory.h" 14 years ago
Shiraz Hashim 3d29005ab8 ARM: 6541/1: move sev definition to common system.h include file 14 years ago
Russell King dec12e62c0 ARM: provide an early platform initialization hook 14 years ago
Russell King 8ff1443c54 ARM: simplify early machine init hooks 14 years ago
Magnus Damm cd544ce754 ARM: 6538/1: Subarch IRQ handler macros V3 14 years ago
eric miao 521086412e ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time 14 years ago
Stephen Warren 537de3a67c ARM: 6536/1: Add missing SZ_{32,64,128} 14 years ago
Russell King 112f38a4a3 ARM: sched_clock: provide common infrastructure for sched_clock() 14 years ago
Russell King 36bb94ba36 ARM: pgtable: provide RDONLY page table bit rather than WRITE bit 14 years ago
Russell King 9522d7e4cb ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN 14 years ago
Russell King e926f4495e ARM: pgtable: remove FIRST_USER_PGD_NR 14 years ago
Russell King 614dd0585f ARM: pgtable: collect up identity mapping functions 14 years ago
Russell King d30e45eeab ARM: pgtable: switch order of Linux vs hardware page tables 14 years ago
Russell King 10034aabca ARM: localtimer: clean up local timer on hot unplug 14 years ago
Dave Martin ed3768a8d9 ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. 14 years ago
Russell King 86e62b9336 ARM: SMP: remove smp_mpidr.h 14 years ago
Russell King 05c74a6cbc ARM: SMP: consolidate the common parts of smp_prepare_cpus() 14 years ago
Russell King b54992fe1b ARM: SMP: collect IPI and local timer IRQs for /proc/stat 14 years ago
Russell King 4a88abd7b4 ARM: SMP: provide individual IPI interrupt statistics 14 years ago
Russell King f13cd4170e ARM: fix /proc/interrupts formatting 14 years ago
Russell King cab8c6f305 ARM: SMP: move ipi_count into irq_stat structure 14 years ago
Russell King 46c48f222f ARM: SMP: provide accessors for irq_stat data 14 years ago
Russell King ec405ea9fe ARM: include local timer irq stats only when local timers configured 14 years ago
Nicolas Pitre 39af22a792 ARM: get rid of kmap_high_l1_vipt() 14 years ago
Santosh Shilimkar 0aaa6f8f1d ARM: l2x0: Add aux control register bitfields 14 years ago
Russell King ac61d143ff ARM: GIC: move enablement of PPI interrupts to gic.c 14 years ago
Russell King 7627dc802a ARM: GIC: private a standard get_irqnr_preamble assembler macro 14 years ago