summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-1/+0
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \
| | * | | ARM: dma-mapping: support debug_dma_mapping_errorMing Lei2012-12-031-0/+1
| | |/ /
* | | | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-141-0/+2
|\ \ \ \
| * | | | arm: dma mapping: Export a dma ops function arm_dma_set_maskGregory CLEMENT2012-11-211-0/+2
| |/ / /
* | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-131-0/+1
|\ \ \ \
| * | | | xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell2012-11-291-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-122-1/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | unify default ptrace_signal_deliverAl Viro2012-11-291-1/+0
| * | | | arm: switch to generic fork/vfork/cloneAl Viro2012-11-281-0/+3
| | |/ / | |/| |
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-122-6/+7
|\ \ \ \
| * \ \ \ Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson2012-11-211-0/+7
| |\ \ \ \
| | * | | | ARM: implement debug_ll_io_init()Rob Herring2012-11-051-0/+7
| | | |/ / | | |/| |
| * | | | Merge branch 'vexpress-clk-soc' of git://git.linaro.org/people/pawelmoll/linu...Olof Johansson2012-11-211-6/+0
| |\ \ \ \
| | * | | | ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll2012-11-051-6/+0
| * | | | | Merge branch 'depends/clk' into next/socOlof Johansson2012-11-211-0/+2
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-7/+0
|\ \ \ \ \
| * | | | | ARM: dma-mapping: remove init_consistent_dma_size() stubMarek Szyprowski2012-11-131-7/+0
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-1224-230/+151
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel-stable' into for-linusRussell King2012-12-1115-136/+123
| |\ \ \ \ \
| | * | | | | ARM: 7587/1: implement optimized percpu variable accessRob Herring2012-12-032-1/+45
| | * | | | | ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre2012-11-262-4/+4
| | * | | | | ARM: 7584/1: perf: fix link error when CONFIG_HW_PERF_EVENTS is not selectedMarc Zyngier2012-11-231-0/+2
| | * | | | | Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-11-201-0/+1
| | |\ \ \ \ \
| | | * | | | | ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi2012-11-191-0/+1
| | | |/ / / /
| | * | | | | Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...Russell King2012-11-203-0/+32
| | |\ \ \ \ \
| | | * | | | | ARM: kernel: add logical mappings look-upLorenzo Pieralisi2012-11-191-0/+17
| | | * | | | | ARM: kernel: add device tree init map functionLorenzo Pieralisi2012-11-191-0/+2
| | | * | | | | ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi2012-11-191-0/+13
| | | |/ / / /
| | * | | | | Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2012-11-192-86/+7
| | |\ \ \ \ \
| | | * | | | | ARM: mm: remove IPI broadcasting on ASID rolloverWill Deacon2012-11-052-86/+7
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-11-193-7/+9
| | |\ \ \ \ \
| | | * | | | | ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2012-11-093-3/+5
| | | * | | | | ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon2012-11-093-4/+4
| | | |/ / / /
| | * | | | | Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King2012-11-192-22/+6
| | |\ \ \ \ \
| | | * | | | | ARM: cti: fix manipulation of debug lock registersWill Deacon2012-11-151-18/+2
| | | * | | | | ARM: hw_breakpoint: use CRn as argument for debug reg accessor macrosDietmar Eggemann2012-11-091-4/+4
| | | |/ / / /
| | * | | | | Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2012-11-192-16/+17
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon2012-11-091-1/+1
| | | * | | | ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha2012-11-091-15/+11
| | | * | | | ARM: perf: add guest vs host discriminationMarc Zyngier2012-11-091-0/+5
| | | |/ / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---------. \ \ \ \ Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-1115-113/+53
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | |/ / / | | | | | | | |/| | / | | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | | | * | | | ARM: 7554/1: VIC: use irq_domain_add_simple()Linus Walleij2012-10-181-1/+1
| | | | | |/ / / /
| | | | * | | | | ARM: 7578/1: arch/move secure_computing into traceKees Cook2012-11-191-3/+4
| | | | * | | | | ARM: 7577/1: arch/add syscall_get_archWill Drewry2012-11-191-0/+9
| | | | * | | | | ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo2012-11-131-0/+1
| | | | |/ / / /
| | | * | | | | ARM/AVR32: get rid of serial_at91.hRussell King2012-11-161-33/+0
| | | * | | | | ARM: move udc_pxa2xx.h to linux/platform_dataRussell King2012-11-161-26/+0
OpenPOWER on IntegriCloud