Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fe2265e4833a3ebea426d748b5ecf8d3ff31edc8
/
arch
/
arm
/
mach-realview
8e73e36
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
4e218b9
ARM: debug: move PL01X debug include into arch/arm/include/debug/
by Russell King
· 11 years ago
5c972af
ARM: debug: provide PL01x debug uart phys/virt address configuration options
by Russell King
· 11 years ago
47dcd35
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup
by Olof Johansson
· 11 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 11 years ago
a894fcc
ARM: smp_twd: Divorce smp_twd from local timer API
by Stephen Boyd
· 12 years ago
8546dc1
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
bca7a5a
ARM: cpu hotplug: remove majority of cache flushing from platforms
by Russell King
· 12 years ago
4c3ffff
ARM: Push selects for TWD/SCU into machine entries
by Stephen Boyd
· 12 years ago
b274776
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e210101
ARM: realview: ensure that we have sufficient IRQs available
by Russell King
· 12 years ago
b28eaac
Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup
by Olof Johansson
· 12 years ago
f8060f5
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup
by Olof Johansson
· 12 years ago
520f7bd
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
by Rob Herring
· 12 years ago
1d5cc60
ARM: remove mach .handle_irq for GIC users
by Rob Herring
· 12 years ago
b632a30
ARM: remove unused arch_decomp_wdog()
by Shawn Guo
· 12 years ago
b1cffeb
ARM: GIC: remove direct use of gic_raise_softirq
by Rob Herring
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
e6ee4b2
ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards
by Will Deacon
· 12 years ago
810883f
ARM: 7594/1: Add .smp entry for REALVIEW_EB
by Steve Capper
· 12 years ago
b1b3f49
ARM: config: sort select statements alphanumerically
by Russell King
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8f446a7
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
25468fe
Merge branch 'multiplatform/smp_ops' into next/multiplatform
by Olof Johansson
· 12 years ago
5ae8d15
Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatform
by Olof Johansson
· 12 years ago
ea832c4
Merge branch 'next/dt' into next/multiplatform
by Olof Johansson
· 12 years ago
0146422
ARM: make mach/gpio.h headers optional
by Rob Herring
· 12 years ago
28e8e29
ARM: consolidate pen_release instead of having per platform definitions
by Marc Zyngier
· 12 years ago
3695adc
ARM: SoC: convert VExpress/RealView to SMP operations
by Marc Zyngier
· 13 years ago
f9a6aa4
clk: convert ARM RealView to common clk
by Linus Walleij
· 12 years ago
df3d17e
ARM: pmu: remove arm_pmu_type enumeration
by Sudeep KarkadaNagesha
· 12 years ago
e031cd5
ARM: mach-realview and mach-versatile: retire custom LED code
by Bryan Wu
· 13 years ago
820d41c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9f97da7
Disintegrate asm/system.h for ARM
by David Howells
· 13 years ago
15d07dc
ARM: move CP15 definitions to separate header file
by Russell King
· 13 years ago
48d5544
Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
0d19eac
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
2cbe23e
Merge branch 'tegra/cleanups' into next/timer
by Arnd Bergmann
· 13 years ago
a2a47ca
ARM: __io abuse cleanup
by Rob Herring
· 13 years ago
7c380f2
ARM: plat-versatile: convert to twd_local_timer_register() interface
by Marc Zyngier
· 13 years ago
4d5fc58
ARM: remove bunch of now unused mach/io.h files
by Rob Herring
· 13 years ago
61b8008
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc
by Russell King
· 13 years ago
230f984
ARM: remove disable_fiq and arch_ret_to_user macros
by Rob Herring
· 13 years ago
a5f17d1
Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc
by Olof Johansson
· 13 years ago
c997e51
ARM: 7309/1: realview: fix unconnected interrupts on EB11MP
by Marc Zyngier
· 13 years ago
dcf81c1
Merge branch 'amba' into for-armsoc
by Russell King
· 13 years ago
9199340b
ARM: amba: realview: get rid of private platform amba_device initializer
by Russell King
· 13 years ago
0dada61
ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializers
by Russell King
· 13 years ago
dffcb9c
ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRM
by Will Deacon
· 13 years ago
34ae6c9
ARM: 7298/1: realview: fix mapping of MPCore private memory region
by Marc Zyngier
· 13 years ago
eb50439
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
by Will Deacon
· 13 years ago
a570067
ARM: big removal of now unused arch_idle()
by Nicolas Pitre
· 13 years ago
8b0f6d1
Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux into fixes
by Olof Johansson
· 13 years ago
764a579
ARM: versatile: Add missing ENDPROC to headsmp.S
by Pawel Moll
· 13 years ago
f5e4e20
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
7b9dd47
Merge branch 'restart' into for-linus
by Russell King
· 13 years ago
f88b897
ARM: restart: remove the now empty arch_reset()
by Russell King
· 13 years ago
47cacdd4
ARM: restart: realview: use new restart hook
by Russell King
· 13 years ago
2b84112
ARM: realview: convert pl061 no irq to 0 instead of -1
by Rob Herring
· 13 years ago
edbaa60
driver-core: remove sysdev.h usage.
by Kay Sievers
· 13 years ago
df0bcfe
Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/people/dmart/linux-2.6-arm into devel-stable
by Russell King
· 13 years ago
3b55658
ARM: SMP: Refactor Kconfig to be more maintainable
by Dave Martin
· 13 years ago
ce5ea9f
ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
by Dave Martin
· 13 years ago
73829af
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 13 years ago
d0e6b22
ARM: big removal of now unused vmalloc.h files
by Nicolas Pitre
· 13 years ago
3e28c80
ARM: realview-eb11mp: fix map_desc alignment
by Rob Herring
· 13 years ago
9ceceb6
ARM: realview: fix map_desc alignment
by Rob Herring
· 13 years ago
1b99d9c
ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLER
by Marc Zyngier
· 13 years ago
6585dea
Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
1fdb24e
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
bdf4e94
Merge branch 'misc' into for-linus
by Russell King
· 13 years ago
34471a9
Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable
by Russell King
· 13 years ago
a06f916
ARM: smp: fix clipping of number of CPUs
by Russell King
· 13 years ago
97c24c1
Merge branches 'cross-platform/debug_ll' and 'cross-platform/cpu-mapping' into next/cross-platform
by Arnd Bergmann
· 13 years ago
cefd3e7
Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 13 years ago
1285b8f
ARM: realview: use Kconfig choice for debug UART selection
by Will Deacon
· 13 years ago
4a139b6
ARM: versatile: convert logical CPU numbers to physical numbers
by Will Deacon
· 13 years ago
0ec5a95
ARM: 6217/4: mach-realview: expose PB1176 ROM using physmap and map_rom
by Linus Walleij
· 13 years ago
0744a3e
ARM: platform fixups: remove mdesc argument to fixup function
by Russell King
· 14 years ago
40c6d8a
ARM: 7022/1: allow to detect conflicting zreladdrs
by Sascha Hauer
· 13 years ago
639da5e
ARM: add an extra temp register to the low level debugging addruart macro
by Nicolas Pitre
· 13 years ago
4722cd7
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable
by Russell King
· 13 years ago
9ddea57
ARM: mach-realview: convert boot_params to atag_offset
by Nicolas Pitre
· 13 years ago
5cb843c
ARM: realview: ensure visibility of writes during reset
by Will Deacon
· 13 years ago
8f3c453
ARM: gpio: make trivial GPIOLIB implementation the default
by Russell King
· 13 years ago
01e7dc8
ARM: gpio: consolidate gpio_to_irq
by Russell King
· 13 years ago
22fe678
ARM: gpio: consolidate trivial gpiolib implementations
by Russell King
· 13 years ago
3ad5515
Merge branch 'devel-stable' into for-next
by Russell King
· 13 years ago
00e9125
ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
by Nicolas Pitre
· 13 years ago
7fa22bd
ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1
by Stephen Boyd
· 13 years ago
f022e4e
ARM: 6986/1: mach-realview: add TCM support for PB1176
by Linus Walleij
· 13 years ago
4b60e5f
Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate
by Russell King
· 13 years ago
57cc4f7
clockevents: ARM sp804: allow clockevent name to be specified
by Russell King
· 13 years ago
7ff550d
clocksource: ARM sp804: obtain sp804 timer rate via clks
by Russell King
· 13 years ago
fb593cf
clocksource: ARM sp804: allow clocksource name to be specified
by Russell King
· 13 years ago
0f7b332
ARM: consolidate SMP cross call implementation
by Russell King
· 14 years ago
Next »