index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-iop
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
ARM: iop: don't use using 64-bit DMA masks
Arnd Bergmann
2019-04-07
1
-3
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ARM: iop: Fix indentation
Jungseung Lee
2016-07-07
1
-2
/
+2
*
ARM/iop/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-07-17
1
-27
/
+43
*
arm: iop: specify PMUs are for XScale CPUs
Mark Rutland
2015-02-06
1
-1
/
+1
*
kbuild: remove unnecessary variable initializaions
Masahiro Yamada
2014-10-02
1
-6
/
+0
*
ARM: 8000/1: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-12
1
-1
/
+1
*
Merge branch 'soc/sched_clock' into next/soc
Kevin Hilman
2013-12-06
1
-2
/
+2
|
\
|
*
ARM: iop: Switch to sched_clock_register()
Stephen Boyd
2013-11-21
1
-2
/
+2
*
|
ARM: plat-iop: move the GPIO driver to drivers/gpio
Linus Walleij
2013-09-20
2
-95
/
+0
|
/
*
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2013-07-09
2
-1
/
+2
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-06
1
-1
/
+1
|
\
|
*
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-06-12
1
-1
/
+1
*
|
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2013-07-03
1
-2
/
+0
|
/
*
ARM: use clockevents_config_and_register() where possible
Shawn Guo
2013-01-14
1
-7
/
+2
*
Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Olof Johansson
2012-09-04
1
-2
/
+1
|
\
|
*
ARM: pmu: remove arm_pmu_type enumeration
Sudeep KarkadaNagesha
2012-08-23
1
-2
/
+1
*
|
ARM: iop3xx: use fixed PCI i/o mapping
Rob Herring
2012-07-26
2
-21
/
+9
|
/
*
ARM: PCI: provide a default bus scan implementation
Russell King
2012-05-13
1
-7
/
+1
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
3
-2
/
+1
|
\
|
*
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
3
-2
/
+1
*
|
arm/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
1
-2
/
+2
|
/
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-11
1
-4
/
+4
|
\
|
*
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-4
/
+4
*
|
Merge branch 'restart' into for-linus
Russell King
2012-01-05
2
-0
/
+21
|
\
\
|
*
|
ARM: restart: iop3xx: use new restart hook
Russell King
2012-01-05
2
-0
/
+21
|
|
/
*
|
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
2011-12-18
1
-13
/
+3
*
|
ARM: plat-iop: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-18
2
-61
/
+0
|
/
*
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
ARM: convert PCI defines to variables
Rob Herring
2011-07-12
1
-0
/
+3
*
ARM: 6969/1: plat-iop: fix build error
Linus Walleij
2011-06-21
1
-0
/
+1
*
ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.c
Jesper Juhl
2011-04-10
1
-1
/
+0
*
Merge branch 'clksrc' into devel
Russell King
2011-01-05
1
-10
/
+17
|
\
|
*
ARM: iop: convert sched_clock() to use new infrastructure
Russell King
2010-12-22
1
-3
/
+12
|
*
ARM: ensure all sched_clock() implementations are notrace marked
Russell King
2010-12-22
1
-1
/
+2
|
*
ARM: iop: update clock source registration
Russell King
2010-12-22
1
-3
/
+1
|
*
ARM: clockevents: fix IOP clock events initialization
Russell King
2010-12-19
1
-3
/
+2
*
|
ARM: 6523/1: iop: ensure sched_clock() is notrace
Rabin Vincent
2010-12-04
1
-1
/
+2
|
/
*
Merge branch 'misc' into devel
Russell King
2010-07-31
1
-1
/
+1
|
\
|
*
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
Kirill A. Shutemov
2010-07-27
1
-1
/
+1
*
|
ARM: 6159/1: Move IOP to use common mult/shift calculation code
Linus Walleij
2010-07-22
1
-44
/
+9
|
/
*
ARM: 6048/1: ARM: iop3xx: register PMU IRQs during board initialisation
Will Deacon
2010-04-29
2
-0
/
+42
*
ARM: Add caller information to ioremap
Russell King
2010-02-15
1
-1
/
+2
*
iop: implement sched_clock()
Mikael Pettersson
2009-10-29
1
-0
/
+11
*
iop: enable generic time
Mikael Pettersson
2009-10-29
1
-29
/
+0
*
iop: clockevent support
Mikael Pettersson
2009-10-29
1
-11
/
+90
*
iop: clocksource support
Mikael Pettersson
2009-10-29
1
-0
/
+45
[next]