aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/io.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-14arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel2-0/+30
2014-03-13arm64: smp: make local symbol staticJingoo Han1-1/+1
2014-03-13arm64: debug: make local symbols staticJingoo Han1-2/+2
2014-03-13ARM64: perf: support dwarf unwinding in compat modeJean Pihet2-2/+2
2014-03-13ARM64: perf: add support for frame pointer unwinding in compat modeJean Pihet1-8/+67
2014-03-13ARM64: perf: add support for perf registers APIJean Pihet6-1/+90
2014-03-13arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla4-13/+21
2014-03-13arm64: Do not synchronise I and D caches for special ptesCatalin Marinas1-1/+1
2014-03-13arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas1-3/+3
2014-03-10arm64: barriers: add dmb barrierWill Deacon1-0/+1
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown5-1/+162
2014-03-04arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel2-0/+38
2014-03-04arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel2-1/+3
2014-03-04binfmt_elf: add ELF_HWCAP2 to compat auxv entriesArd Biesheuvel1-0/+5
2014-03-04arm64: remove unnecessary cache flush at bootMark Rutland2-7/+1
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring2-1/+9
2014-02-28arm64: remove return value form psci_init()Vladimir Murzin2-7/+4
2014-02-28arm64: remove redundant "psci:" prefixesVladimir Murzin1-2/+2
2014-02-27arm64: Implement coherent DMA API based on swiotlbCatalin Marinas4-1/+253
2014-02-27arm64: Use swiotlb late initialisationCatalin Marinas2-4/+8
2014-02-27arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas3-18/+19
2014-02-26arm64: vdso: clean up vdso_pagelist initializationNathan Lynch1-30/+12
2014-02-26arm64: Change misleading function names in dma-mappingRitesh Harjani1-10/+10
2014-02-26arm64: Fix the soft_restart routineGeoff Levand1-1/+10
2014-02-26arm64: Extend the idmap to the whole kernel imageCatalin Marinas1-12/+8
2014-02-26arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas1-116/+20
2014-02-26arm64: Extend the PCI I/O space to 16MBCatalin Marinas2-7/+11
2014-02-26arm64: enable processor debug state for secondary cpusVijaya Kumar K2-4/+4
2014-02-26arm64: KGDB: Add KGDB configVijaya Kumar K1-0/+1
2014-02-26misc: debug: remove compilation warningsVijaya Kumar K1-1/+1
2014-02-26KGDB: make kgdb_breakpoint() as noinlineVijaya Kumar K1-1/+1
2014-02-26arm64: KGDB: Add step debugging supportVijaya Kumar K1-8/+56
2014-02-26arm64: KGDB: Add Basic KGDB supportVijaya Kumar K4-0/+420
2014-02-26arm64: Add macros to manage processor debug stateVijaya Kumar K3-17/+24
2014-02-23Linux 3.14-rc4Linus Torvalds1-1/+1
2014-02-23MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainerMatt Porter1-0/+1
2014-02-22Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman2-20/+8
2014-02-22regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski1-2/+3
2014-02-21irqchip: orion: Fix getting generic chip pointer.Andrew Lunn1-1/+2
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian1-1/+9
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra1-4/+1
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger1-4/+2
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET1-2/+2
2014-02-21staging: binder: Fix death notificationsArve Hjønnevåg1-2/+1
2014-02-21sched/deadline: Remove useless dl_nr_totalKirill Tkhai2-4/+1
2014-02-21sched/deadline: Test for CPU's presence explicitlyBoris Ostrovsky1-3/+3
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra2-7/+10
2014-02-21sched: Fix information leak in sys_sched_getattr()Vegard Nossum1-1/+1
2014-02-21sched,numa: add cond_resched to task_numa_workRik van Riel1-0/+2
2014-02-21sched/core: Make dl_b->lock IRQ safeJuri Lelli1-4/+6