summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King2014-03-198-33/+114
|\
| * ARM: add uprobes supportDavid A. Long2014-03-183-1/+55
| * ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long2014-03-182-4/+6
| * ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long2014-03-181-7/+6
| * ARM: Make the kprobes condition_check symbol names more genericDavid A. Long2014-03-181-5/+6
| * ARM: Remove use of struct kprobe from generic probes codeDavid A. Long2014-03-181-2/+7
| * ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long2014-03-181-0/+2
| * ARM: move shared uprobe/kprobe definitions into new include fileDavid A. Long2014-03-182-14/+37
| * ARM: Fix missing includes in kprobes sourcesDavid A. Long2014-03-181-1/+1
| * ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-171-0/+1
| * ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon2014-02-101-12/+3
| * ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall2014-02-101-6/+9
* | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2014-03-071-0/+2
|\ \
| * | ARM: perf: add hook for event index clearingStephen Boyd2014-02-211-0/+2
| |/
* | ARM: make isa_mode macro more robust and fix for v7-MUwe Kleine-König2014-02-031-2/+6
|/
*-. Merge branches 'fixes' and 'misc' into for-linusRussell King2014-01-281-0/+6
|\ \
| | * ARM: 7930/1: Introduce atomic MMIO modifyEzequiel Garcia2014-01-281-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-143-3/+4
| |\ \ \ | | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-17/+14
| |\ \ \
| * | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* | | | | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-231-0/+2
|\ \ \ \ \
| * | | | | clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2013-12-041-0/+2
* | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-0/+67
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-022-18/+15
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | ARM: add basic support for Trusted FoundationsAlexandre Courbot2013-12-131-0/+67
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-2310-44/+104
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2014-01-211-10/+44
| |\ \ \ \ \ \
| | * | | | | | ARM: fix ffs/fls implementations to match x86Russell King2014-01-131-10/+44
| | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-2112-37/+64
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | / / / | | | | | | |/ / / | | | | |_|_| / / | | | |/| | | / | | | | | | | / | | | | | | |/ | | | | | |/|
| | | | | * | ARM: 7927/1: dcache: select DCACHE_WORD_ACCESS for big-endian CPUsWill Deacon2013-12-291-8/+10
| | | | | * | ARM: PCI: add legacy IDE IRQ implementationRussell King2013-12-291-4/+1
| | | | | * | ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth2013-12-291-0/+1
| | | | | * | ARM: fix csum_tcpudp_magic() miscompilationRussell King2013-12-291-10/+24
| | | | | * | ARM: 7896/1: rename ioremap_cached to ioremap_cacheRob Herring2013-12-292-2/+2
| | |_|_|/ / | |/| | | |
| | | | * | ARM: mm: Define set_memory_* functions for ARMLaura Abbott2013-12-111-0/+5
| | | | * | ARM: add definitions for pte_mkexec/pte_mknexecLaura Abbott2013-12-111-0/+2
| | | | * | ARM: implement basic NX support for kernel lowmem mappingsRussell King2013-12-111-0/+1
| | | | * | ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-111-12/+14
| | | | * | ARM: add support to dump the kernel page tablesRussell King2013-12-112-0/+2
| | | |/ / | | |/| |
* | | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-221-1/+2
|\ \ \ \ \
| * | | | | xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-061-0/+1
| * | | | | asm/xen/page.h: remove redundant semicolonWei Liu2014-01-061-1/+1
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-222-0/+4
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-151-0/+1
| |\ \ \ \ \
| | * | | | | arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar2013-12-111-0/+1
| | | |/ / / | | |/| | |
| * | | | | ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-211-0/+3
| |/ / / /
* | | | | mm/memblock: add memblock memory allocation apisSantosh Shilimkar2014-01-211-2/+2
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-201-1/+1
|\ \ \ \ \
| * | | | | sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-01-131-1/+1
| | |_|/ / | |/| | |
OpenPOWER on IntegriCloud