summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ARM: 7373/1: add support for the generic syscall.h interfaceWade Farnsworth2012-04-251-0/+93
| * | | | | ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-04-191-1/+1
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-217-44/+117
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | | |/ / / | | |/| | |
| | | * | | ARM: PCI: remove per-pci_hw list of busesRussell King2012-05-161-1/+0
| | | * | | ARM: PCI: provide a default bus scan implementationRussell King2012-05-132-5/+7
| | | * | | ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-131-5/+0
| | | * | | ARM: PCI: remove unused sys->hwRussell King2012-04-261-1/+0
| |_|/ / / |/| | | |
| | * | | ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon2012-04-281-0/+4
| | * | | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon2012-04-231-0/+7
| |/ / / |/| | |
| * | | Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2012-05-041-0/+19
| |\ \ \
| | * | | ARM: architected timers: remove support for non DT platformsMarc Zyngier2012-04-271-13/+1
| | * | | ARM: architected timers: add DT supportMarc Zyngier2012-04-271-0/+6
| | * | | ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier2012-04-271-0/+6
| | * | | ARM: local timers: Add A15 architected timer supportMarc Zyngier2012-04-271-0/+19
| |/ / / |/| | |
| * | | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUsCatalin Marinas2012-04-172-14/+26
| * | | ARM: Remove current_mm per-cpu variableCatalin Marinas2012-04-171-7/+0
| * | | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUsCatalin Marinas2012-04-173-16/+59
|/ / /
* | | ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent2012-04-151-1/+1
|/ /
* | ARM: fix __io macro for PCMCIARob Herring2012-04-051-1/+1
* | ARM: OMAP2+: Fix omap2+ build errorR Sricharan2012-04-031-1/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-301-0/+29
|\
| * cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-211-0/+29
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-46/+9
|\ \
| * | arm: Use generic posix_types.hH. Peter Anvin2012-02-141-46/+9
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-292-38/+35
|\ \ \
| * | | ARM: create a common IOMEM definitionRob Herring2012-03-132-0/+4
| * | | ARM: kill off __mem_pciRob Herring2012-03-061-29/+17
| * | | ARM: make mach/io.h include optionalRob Herring2012-03-061-0/+5
| * | | ARM: remove compile time __arch_ioremap/__arch_iounmapRob Herring2012-03-061-10/+5
| * | | ARM: provide runtime hook for ioremap/iounmapRob Herring2012-03-061-1/+6
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-2915-120/+180
|\ \ \ \
| * \ \ \ Merge branch 'devel-stable' into for-linusRussell King2012-03-274-3/+13
| |\ \ \ \
| | * \ \ \ Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King2012-02-043-3/+12
| | |\ \ \ \
| | | * | | | ARM: only include mach/irqs.h for !SPARSE_IRQRob Herring2012-01-301-2/+6
| | | * | | | ARM: it8152: explicitly include mach/irqs.hRob Herring2012-01-251-0/+3
| | | * | | | ARM: mc146818rtc: remove unnecessary include of mach/irqs.hRob Herring2012-01-251-1/+3
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'l2', 'pgt2' and 'misc' into for-linusRussell King2012-03-2713-191/+252
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU buildsUwe Kleine-König2012-03-241-0/+2
| | | * | | | | ARM: 7334/1: add jump label supportRabin Vincent2012-03-241-0/+41
| | | * | | | | ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause2012-03-241-1/+0
| | | * | | | | ARM: get rid of asm/irq.h in asm/prom.hRussell King2012-03-241-2/+0
| | | * | | | | ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon2012-03-241-0/+1
| | | * | | | | ARM: Optimize multi-CPU tlb flushing a little moreRussell King2012-03-241-78/+58
| | | * | | | | ARM: 7311/1: Add generic instruction opcode manipulation helpersDave Martin2012-03-241-0/+59
| | | * | | | | ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon2012-03-243-32/+3
| | | * | | | | ARM: move CP15 definitions to separate header fileRussell King2012-03-242-77/+87
| | | * | | | | ARM: earlier initialization of vectors pageRussell King2012-01-231-1/+1
| | |/ / / / /
| * | | | | | ARM: cache-l2x0.c: consistently use u32Russell King2012-01-201-3/+3
| |/ / / / /
* | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-292-219/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rmk_cookie_fixes2' into nextVinod Koul2012-03-131-2/+0
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud