summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-35/+1
|\
| * consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-031-29/+1
| * consolidate umode_t declarationsAl Viro2012-01-031-6/+0
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-072-2/+1
|\ \
| * | ARM: prom.h: Fix build error by removing unneeded header fileFabio Estevam2012-01-041-1/+0
| * | ARM/of: allow *machine_desc.dt_compat to be constUwe Kleine-König2011-12-271-1/+1
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-2/+0
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-2/+0
| |\ \ | | |/ | |/|
| | * arm: time.h: remove device.h #includeGreg Kroah-Hartman2011-12-221-2/+0
| | * arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-211-1/+1
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2012-01-0631-327/+744
|\ \ \
| * \ \ Merge branch 'restart' into for-linusRussell King2012-01-052-1/+1
| |\ \ \
| | * | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-1/+0
| | * | | ARM: restart: iop3xx: use new restart hookRussell King2012-01-051-0/+1
| | * | | Merge branch 'restart-cleanup' into restartRussell King2012-01-056-23/+10
| | |\ \ \ | | | |/ /
| * | | | Merge branch 'devel-stable' into for-linusRussell King2012-01-0522-301/+664
| |\ \ \ \
| | * \ \ \ Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2012-01-041-7/+0
| | |\ \ \ \
| | | * | | | Revert "ARM: move VMALLOC_END down temporarily for shmobile"Nicolas Pitre2012-01-021-7/+0
| | * | | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-107/+1
| | * | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-0812-39/+433
| | |\ \ \ \ \
| | | * | | | | ARM: LPAE: Add fault handling supportCatalin Marinas2011-12-081-0/+8
| | | * | | | | ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas2011-12-081-1/+10
| | | * | | | | ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas2011-12-083-0/+98
| | | * | | | | ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas2011-12-086-0/+261
| | | * | | | | ARM: LPAE: add ISBs around MMU enabling codeWill Deacon2011-12-081-0/+11
| | | * | | | | ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas2011-12-082-38/+41
| | | * | | | | ARM: pgtable: switch to use pgtable-nopud.hRussell King2011-12-083-11/+15
| | * | | | | | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King2011-12-062-3/+14
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-061-3/+0
| | | * | | | | ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-062-3/+17
| | * | | | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-6/+7
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre2011-11-261-0/+7
| | | * | | | | ARM: move iotable mappings within the vmalloc regionNicolas Pitre2011-11-261-7/+1
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-057-17/+197
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | | | |
| | | | \ \ \
| | | *-. \ \ \ Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon2011-12-023-6/+191
| | | |\ \ \ \ \
| | | | | * | | | arm: pmu: allow platform specific irq enable/disable handlingMing Lei2011-12-021-3/+12
| | | | | * | | | arm: introduce cross trigger interface helpersMing Lei2011-12-021-0/+179
| | | | |/ / / / | | | |/| | | |
| | | | * | | | ARM: perf: remove unused armpmu_get_max_eventsWill Deacon2011-12-021-3/+0
| | | |/ / / /
| | * | | | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-214-135/+18
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | ARM: VIC: remove non MULTI_IRQ_HANDLER supportJamie Iles2011-11-151-57/+0
| | | * | | | ARM: vic: MULTI_IRQ_HANDLER handlerJamie Iles2011-11-151-0/+3
| | | * | | | ARM: vic: device tree bindingJamie Iles2011-11-151-1/+6
| | | * | | | ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier2011-11-152-61/+0
| | | * | | | ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier2011-11-151-0/+1
| | | * | | | ARM: gic: allow GIC to support non-banked setupsMarc Zyngier2011-11-151-16/+8
| | | | |/ / | | | |/| |
| | * | | | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-0/+1
| | * | | | ARM: restart: allow platforms more flexibility specifying restart modeRussell King2011-11-101-4/+4
| | * | | | ARM: restart: add restart hook to machine_desc recordRussell King2011-11-101-0/+1
| | |/ / /
| * | | | Merge branches 'fixes' and 'misc' into for-linusRussell King2012-01-058-24/+79
| |\ \ \ \
| | * | | | ARM: 7240/1: Make ARCH_NR_GPIO a Kconfig variablePeter De Schrijver (NVIDIA)2011-12-231-0/+4
OpenPOWER on IntegriCloud