android_kernel_samsung_msm8976/arch/arm64/include/asm
Ian Maund 491fb5c232 Merge upstream tag 'v3.10.40' into msm-3.10
* commit 'v3.10.40': (203 commits)
  Linux 3.10.40
  ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
  drm: cirrus: add power management support
  Input: synaptics - add min/max quirk for ThinkPad Edge E431
  Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1
  lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
  dm thin: fix dangling bio in process_deferred_bios error path
  dm transaction manager: fix corruption due to non-atomic transaction commit
  Skip intel_crt_init for Dell XPS 8700
  mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
  mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
  mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
  tgafb: fix data copying
  gpio: mxs: Allow for recursive enable_irq_wake() call
  rtlwifi: rtl8188ee: initialize packet_beacon
  rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb
  rtlwifi: rtl8192se: Fix too long disable of IRQs
  rtlwifi: rtl8192cu: Fix too long disable of IRQs
  rtlwifi: rtl8188ee: Fix too long disable of IRQs
  rtlwifi: rtl8723ae: Fix too long disable of IRQs
  ...

Change-Id: If5388cf980cb123e35e1b29275ba288c89c5aa18
Signed-off-by: Ian Maund <imaund@codeaurora.org>
2014-06-18 13:10:54 -07:00
..
xen xen/arm64: do not call the swiotlb functions twice 2014-04-17 17:04:29 -07:00
Kbuild arm64: percpu: implement optimised pcpu access using tpidr_el1 2014-04-17 17:04:36 -07:00
arch_timer.h ARM64: arch_timer: add support to configure and enable event stream 2014-02-07 13:49:48 -08:00
archrandom.h arm64: Add asm/archrandom.h header 2014-02-05 09:33:49 -08:00
asm-offsets.h
assembler.h arm64: asm: add CPU_LE & CPU_BE assembler helpers 2014-02-07 13:49:55 -08:00
atomic.h arm64: asm: remove redundant "cc" clobbers 2014-04-17 17:16:54 -07:00
barrier.h arm64: barriers: allow dsb macro to take option parameter 2014-04-17 17:16:51 -07:00
bitops.h
cache.h
cacheflush.h arm64: add DSB after icache flush in __flush_icache_all() 2014-04-17 17:16:43 -07:00
cachetype.h
cmpxchg.h arm64: asm: remove redundant "cc" clobbers 2014-04-17 17:16:54 -07:00
compat.h arm64: compat: add support for big-endian (BE8) AArch32 binaries 2014-02-07 13:49:54 -08:00
compiler.h
cpu_ops.h arm64: introduce CPU_OF_TABLES for cpu ops selection 2014-03-03 19:46:22 -08:00
cputable.h
cputype.h arm64: topology: add MPIDR-based detection 2014-05-13 14:56:26 -07:00
debug-monitors.h arm64: support single-step and breakpoint handler hooks 2014-04-17 17:04:45 -07:00
debugv8.h jtagv8: add debug and etm register save-restore support for armv8 2014-04-11 10:15:46 -07:00
device.h arm64: device: add iommu pointer to device archdata 2014-02-07 13:49:33 -08:00
dma-contiguous.h cma: Delay non-placed memblocks until after all allocations 2014-04-08 09:51:04 -07:00
dma-mapping.h arm64: Enable dma_mmap_nonconsistent 2014-03-06 14:07:20 -08:00
dma.h arm64: PCI(e) arch support 2014-06-12 10:35:47 -07:00
edac.h EDAC: Add support for Cortex A53 / A57 CPUs 2014-05-15 19:05:01 -07:00
elf.h arm64: compat: add support for big-endian (BE8) AArch32 binaries 2014-02-07 13:49:54 -08:00
esr.h arm64: fix typo: s/SERRROR/SERROR/ 2014-04-17 17:16:45 -07:00
exception.h
exec.h
fb.h
fpsimd.h
fpsimdmacros.h
futex.h arm64: asm: remove redundant "cc" clobbers 2014-04-17 17:16:54 -07:00
hardirq.h arm64: smp: Add wakeup IPI support 2014-02-10 08:08:51 -08:00
hugetlb.h ARM64: mm: HugeTLB support. 2014-02-07 13:49:37 -08:00
hw_breakpoint.h
hwcap.h ARM64: arch_timer: add support to configure and enable event stream 2014-02-07 13:49:48 -08:00
hypervisor.h arm64/xen: introduce asm/xen header files on arm64 2014-02-07 13:49:28 -08:00
insn.h arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions 2014-04-17 17:05:04 -07:00
io.h arm64: PCI(e) arch support 2014-06-12 10:35:47 -07:00
irq.h arm64: add CPU_HOTPLUG infrastructure 2014-02-05 09:34:09 -08:00
irqflags.h arm64: Unmask asynchronous aborts when in kernel mode 2014-02-07 15:55:41 -08:00
jump_label.h arm64, jump label: optimize jump label implementation 2014-04-17 17:05:05 -07:00
kvm_arm.h arm64: fix typo: s/SERRROR/SERROR/ 2014-04-17 17:16:45 -07:00
kvm_asm.h arm64: KVM: perform save/restore of PAR_EL1 2014-02-07 13:49:42 -08:00
kvm_coproc.h arm64: KVM: 32bit handling of coprocessor traps 2014-02-07 13:49:36 -08:00
kvm_emulate.h arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu 2014-02-07 15:55:36 -08:00
kvm_host.h arm64: KVM: Add Kconfig option for max VCPUs per-Guest 2014-04-17 17:04:56 -07:00
kvm_mmio.h arm64: KVM: MMIO access backend 2014-02-07 13:49:31 -08:00
kvm_mmu.h arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings 2014-04-17 17:04:30 -07:00
kvm_psci.h arm64: KVM: PSCI implementation 2014-02-07 13:49:34 -08:00
linkage.h
memblock.h
memory.h arm64: Correct virt_addr_valid 2014-04-17 17:04:32 -07:00
mmu.h arm64: mm: initialize spinlock for init_mm.context 2014-03-03 19:45:41 -08:00
mmu_context.h arm64: mm: don't bother invalidating the icache in switch_mm 2014-02-07 13:49:32 -08:00
module.h
neon.h arm64: add support for kernel mode NEON 2014-02-07 13:49:44 -08:00
opcodes.h arm64: copy conditional instruction tests from arm 2014-05-23 16:38:03 -07:00
page.h
pci.h msm: pcie: add PCIe bus driver for msm8994 2014-06-13 10:58:19 -07:00
pcibios.h arm64: PCI(e) arch support 2014-06-12 10:35:47 -07:00
percpu.h arm64: Fix !CONFIG_SMP kernel build 2014-04-17 17:17:03 -07:00
perf_event.h
pgalloc.h arm64: handle pgtable_page_ctor() fail 2014-02-07 15:55:39 -08:00
pgtable-2level-hwdef.h arm64: Use 42-bit address space with 64K pages 2014-02-07 15:55:33 -08:00
pgtable-2level-types.h ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "pgtable-3level-types.h" 2014-02-05 09:33:37 -08:00
pgtable-3level-hwdef.h
pgtable-3level-types.h ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "pgtable-3level-types.h" 2014-02-05 09:33:37 -08:00
pgtable-hwdef.h arm64: mm: Fix PMD_SECT_PROT_NONE definition 2014-02-07 15:55:46 -08:00
pgtable.h Merge upstream tag 'v3.10.40' into msm-3.10 2014-06-18 13:10:54 -07:00
pmu.h
proc-fns.h arm64: kernel: suspend/resume registers save/restore 2014-02-09 21:42:35 -08:00
processor.h arm64: compat: add support for big-endian (BE8) AArch32 binaries 2014-02-07 13:49:54 -08:00
prom.h arm64: PCI(e) arch support 2014-06-12 10:35:47 -07:00
psci.h arm64: unify smp_psci.c and psci.c 2014-02-05 09:34:09 -08:00
ptrace.h arm64: ptrace: add is_wide_instruction() macro 2014-05-21 11:40:07 -07:00
scatterlist.h arm64: Add ARCH_HAS_SG_CHAIN 2014-03-11 11:18:56 -07:00
shmparam.h
sigcontext.h
signal32.h
smp.h arm64: smp: Add wakeup IPI support 2014-02-10 08:08:51 -08:00
smp_plat.h arm64: smp: move the pen to a header file 2014-03-03 19:46:22 -08:00
sparsemem.h
spinlock.h arm64: asm: remove redundant "cc" clobbers 2014-04-17 17:16:54 -07:00
spinlock_types.h arm64: Fix the endianness of arch_spinlock_t 2014-02-07 13:49:56 -08:00
stacktrace.h
stat.h
string.h
suspend.h arm64: kernel: cpu_{suspend/resume} implementation 2014-02-09 21:42:35 -08:00
sync_bitops.h arm64/xen: introduce asm/xen header files on arm64 2014-02-07 13:49:28 -08:00
syscall.h arm64: check for number of arguments in syscall_get/set_arguments() 2014-02-07 13:49:53 -08:00
syscalls.h
system_misc.h ARM/ARM64: Introduce arch_read_hardware_id 2014-06-13 00:57:44 -07:00
thread_info.h arm64: Change kernel stack size to 16K 2014-02-07 13:49:42 -08:00
timex.h arm64: kernel: compiling issue, need delete read_current_timer() 2014-02-07 13:49:33 -08:00
tlb.h Fix TLB gather virtual address range invalidation corner cases 2014-02-07 13:49:43 -08:00
tlbflush.h arm64: mm: Add tlbi workaround for msm8994 2014-05-14 19:48:40 -07:00
topology.h arm64: topology: Implement basic CPU topology support 2014-05-13 14:56:25 -07:00
traps.h arm64: add undefined instruction handler hooks 2014-05-21 11:40:08 -07:00
uaccess.h arm64: use generic strnlen_user and strncpy_from_user functions 2014-04-17 17:04:37 -07:00
ucontext.h
unistd.h
unistd32.h arm64: compat: Wire up new AArch32 syscalls 2014-05-28 14:51:34 -07:00
vdso.h
vdso_datapage.h
virt.h arm64: head: create a new function for setting the boot_cpu_mode flag 2014-02-07 13:49:55 -08:00
word-at-a-time.h arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs 2014-04-17 17:04:40 -07:00