aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ARM: iop: Fix indentationJungseung Lee2016-07-071-2/+2
* ARM/iop/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-161-27/+43
* arm: iop: specify PMUs are for XScale CPUsMark Rutland2015-02-061-1/+1
* kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-6/+0
* ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
* Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-061-2/+2
|\
| * ARM: iop: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
* | ARM: plat-iop: move the GPIO driver to drivers/gpioLinus Walleij2013-09-202-95/+0
|/
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-1/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-031-2/+0
|/
* ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-7/+2
* Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2012-09-051-2/+1
|\
| * ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-231-2/+1
* | ARM: iop3xx: use fixed PCI i/o mappingRob Herring2012-07-262-21/+9
|/
* ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-7/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-283-2/+1
|\
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-283-2/+1
* | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-2/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-4/+4
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-4/+4
* | Merge branch 'restart' into for-linusRussell King2012-01-052-0/+21
|\ \
| * | ARM: restart: iop3xx: use new restart hookRussell King2012-01-052-0/+21
| |/
* | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-13/+3
* | ARM: plat-iop: remove arch specific special handling for ioremapNicolas Pitre2011-11-182-61/+0
|/
* arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-312-0/+2
* ARM: convert PCI defines to variablesRob Herring2011-07-121-0/+3
* ARM: 6969/1: plat-iop: fix build errorLinus Walleij2011-06-211-0/+1
* ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.cJesper Juhl2011-04-101-1/+0
* Merge branch 'clksrc' into develRussell King2011-01-051-10/+17
|\
| * ARM: iop: convert sched_clock() to use new infrastructureRussell King2010-12-221-3/+12
| * ARM: ensure all sched_clock() implementations are notrace markedRussell King2010-12-221-1/+2
| * ARM: iop: update clock source registrationRussell King2010-12-221-3/+1
| * ARM: clockevents: fix IOP clock events initializationRussell King2010-12-191-3/+2
* | ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent2010-12-041-1/+2
|/
* Merge branch 'misc' into develRussell King2010-07-311-1/+1
|\
| * ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2010-07-271-1/+1
* | ARM: 6159/1: Move IOP to use common mult/shift calculation codeLinus Walleij2010-07-221-44/+9
|/
* ARM: 6048/1: ARM: iop3xx: register PMU IRQs during board initialisationWill Deacon2010-04-292-0/+42
* ARM: Add caller information to ioremapRussell King2010-02-151-1/+2
* iop: implement sched_clock()Mikael Pettersson2009-10-291-0/+11
* iop: enable generic timeMikael Pettersson2009-10-291-29/+0
* iop: clockevent supportMikael Pettersson2009-10-291-11/+90
* iop: clocksource supportMikael Pettersson2009-10-291-0/+45
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King2009-10-022-2/+3
|\
| * arch/arm/plat-iop: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-181-1/+1