Commit Graph

595 Commits (c74093b694998d30105d9904686da5e3576497c4)

Author SHA1 Message Date
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
Russell King ff2e27ae0b ARM: GIC: consolidate gic_cpu_base_addr to common GIC code 14 years ago
Russell King 384895330e ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init 14 years ago
Russell King b580b899dd ARM: GIC: provide a single initialization function for boot CPU 14 years ago
Russell King 28257f7fde ARM: io: simplify ioremap* and iounmap definitions 14 years ago
Russell King a0b7bd0829 ARM: io: make iounmap() a simple macro 14 years ago
Magnus Damm 161d190760 ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.S 14 years ago
Will Deacon 9ebb3cbcc3 ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints 14 years ago
Will Deacon 93a04a3416 ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabled 14 years ago
Russell King daf8741675 ARM: implement support for read-mostly sections 14 years ago
Dave Martin cd849ae9cd ARM: 6518/1: kexec: Fix crash_setup_regs() for ARMv7 and CONFIG_THUMB2_KERNEL 14 years ago
Dave Martin 0946b8c5c5 ARM: 6517/1: kexec: Add missing memory clobber to inline asm in crash_setup_regs() 14 years ago
Russell King ad3b6993b9 ARM: SMP: pass an ipi number to smp_cross_call() 14 years ago
Russell King 8931360eb9 ARM: module: clean up handling of ELF unwind tables 14 years ago
Mika Westerberg 4b3bf7aef9 ARM: 6486/1: provide zero vmcore_elf64_check_arch() 14 years ago
Russell King f6e3354d02 ARM: pgtable: introduce pteval_t to represent a pte value 14 years ago
Russell King 97092e0c56 ARM: pgtable: use phys_addr_t for physical addresses 14 years ago
Russell King b0d03745b1 ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow() 14 years ago
Russell King 69529c0eb7 ARM: pgtable: directly pass pgd/pmd/pte to their error functions 14 years ago