index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
mach
/
arch.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-08-03
ARM: Convert to GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
1
-1
/
+1
2015-09-22
ARM: 8423/1: add const qualifier to smp_operations member in structures
Masahiro Yamada
1
-1
/
+1
2015-06-02
ARM: keystone2: rename init_meminfo to pv_fixup
Russell King
1
-1
/
+1
2015-06-02
ARM: keystone2: move update of the phys-to-virt constants into generic code
Russell King
1
-1
/
+1
2014-07-30
arm: Add devicetree fixup machine function
Laura Abbott
1
-0
/
+1
2014-06-05
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
Russell King
1
-3
/
+4
2014-06-01
ARM: 8025/1: Get rid of meminfo
Laura Abbott
1
-3
/
+1
2014-05-30
ARM: l2c: add platform independent core L2 cache OF initialisation
Russell King
1
-0
/
+3
2013-10-11
ARM: mm: Recreate kernel mappings in early_paging_init()
Santosh Shilimkar
1
-0
/
+1
2013-09-10
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2013-08-14
ARM: use phys_addr_t for DMA zone sizes
Rob Herring
1
-1
/
+1
2013-07-26
ARM: constify machine_desc structure uses
Russell King
1
-2
/
+2
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
1
-1
/
+1
2013-07-09
reboot: arm: prepare reboot_mode for moving to generic kernel code
Robin Holt
1
-1
/
+2
2013-05-21
ARM: Enable selection of SMP operations at boot time
Jon Medhurst
1
-0
/
+5
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-2
/
+1
2012-09-13
ARM: SoC: add per-platform SMP operations
Marc Zyngier
1
-0
/
+7
2012-05-03
ARM: provide a late_initcall hook for platform initialization
Shawn Guo
1
-0
/
+1
2012-01-08
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2011-12-27
ARM/of: allow *machine_desc.dt_compat to be const
Uwe Kleine-König
1
-1
/
+1
2011-12-06
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
1
-0
/
+1
2011-11-11
ARM: restart: allow platforms more flexibility specifying restart mode
Russell King
1
-4
/
+4
2011-11-11
ARM: restart: add restart hook to machine_desc record
Russell King
1
-0
/
+1
2011-11-10
ARM: 7155/1: arch.h: Declare 'pt_regs' locally
Fabio Estevam
1
-0
/
+1
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-1
/
+1
2011-10-17
ARM: platform fixups: remove mdesc argument to fixup function
Russell King
1
-2
/
+1
2011-08-22
ARM: remove boot_params from struct machine_desc
Nicolas Pitre
1
-1
/
+0
2011-08-22
ARM: introduce atag_offset to replace boot_params
Nicolas Pitre
1
-0
/
+1
2011-07-25
arm/dt: Add dt machine definition
Grant Likely
1
-0
/
+7
2011-07-18
ARM: add dma_zone_size to the machine_desc structure
Nicolas Pitre
1
-0
/
+4
2011-05-23
arm/dt: probe for platforms via the device tree
Grant Likely
1
-0
/
+2
2011-05-23
arm/dt: consolidate atags setup into setup_machine_atags
Grant Likely
1
-0
/
+7
2011-02-26
ARM: 6765/1: remove obsolete comment from asm/mach/arch.h
Nicolas Pitre
1
-4
/
+0
2010-12-24
ARM: provide an early platform initialization hook
Russell King
1
-0
/
+1
2010-12-24
ARM: simplify early machine init hooks
Russell King
1
-0
/
+5
2010-12-24
ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time
eric miao
1
-0
/
+3
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-5
/
+1
2010-10-20
ARM: make struct machine_desc definition coherent with its comment
Nicolas Pitre
1
-1
/
+2
2010-07-31
Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...
Russell King
1
-0
/
+2
2010-07-16
ARM: Move platform memory reservations out of generic code
Russell King
1
-0
/
+1
2010-07-09
ARM: 6197/2: preliminary support for sparse IRQ
eric miao
1
-0
/
+1
2008-08-03
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
1
-0
/
+60