Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
493af578040e690f93f0fc8d9e7667ffff8155bb
/
arch
/
arm
/
common
21884a8
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
fb2af00
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
2646a0e
ARM: edma: Add EDMA crossbar event mux support
by Matt Porter
· 11 years ago
6cba435
ARM: edma: Add DT and runtime PM support to the private EDMA API
by Matt Porter
· 11 years ago
e7eff70
ARM: edma: Convert to devm_* api
by Lad, Prabhakar
· 11 years ago
7bb5d75
ARM: edma: remove unused transfer controller handlers
by Matt Porter
· 12 years ago
3ad7a42
ARM: davinci: move private EDMA API to arm/common
by Matt Porter
· 12 years ago
38ff87f
sched_clock: Make ARM's sched_clock generic for all architectures
by Stephen Boyd
· 11 years ago
6c93dd4
ARM: 7741/1: mcpm_platsmp.c: remove empty smp_init_cpus method
by Nicolas Pitre
· 12 years ago
0305ffd
ARM: 7740/1: MCPM: prettify debug output
by Nicolas Pitre
· 12 years ago
d21572c
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
9e01573
ARM: 7715/1: MCPM: adapt to GIC changes after upstream merge
by Nicolas Pitre
· 12 years ago
1bf25e7
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e3d9884
Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
70100a0
ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels
by Dave Martin
· 12 years ago
a7eb7c6
ARM: mcpm: provide an interface to set the SMP ops at run time
by Nicolas Pitre
· 12 years ago
9ff221b
ARM: mcpm: generic SMP secondary bringup and hotplug support
by Nicolas Pitre
· 12 years ago
1ae9856
ARM: mcpm_head.S: vlock-based first man election
by Dave Martin
· 12 years ago
9762f12
ARM: mcpm: Add baremetal voting mutexes
by Dave Martin
· 12 years ago
7fe31d2
ARM: mcpm: introduce helpers for platform coherency exit/setup
by Dave Martin
· 12 years ago
7c2b860
ARM: mcpm: introduce the CPU/cluster power API
by Nicolas Pitre
· 12 years ago
e8db288
ARM: multi-cluster PM: secondary kernel entry code
by Nicolas Pitre
· 13 years ago
870e292
ARM: integrator-cp: convert use CLKSRC_OF for timer init
by Rob Herring
· 12 years ago
7a0eca7
ARM: timer-sp: convert to use CLKSRC_OF init
by Rob Herring
· 12 years ago
7366b92
ARM: Add interface for registering and calling firmware-specific operations
by Tomasz Figa
· 12 years ago
44430ec
irqchip: Move ARM VIC to drivers/irqchip
by Rob Herring
· 12 years ago
a036802
ARM: remove mach .handle_irq for VIC users
by Rob Herring
· 12 years ago
7fb7d8a
ARM: VIC: set handle_arch_irq in VIC initialization
by Rob Herring
· 12 years ago
cf21af5
ARM: VIC: shrink down vic.h
by Rob Herring
· 12 years ago
81243e4
irqchip: Move ARM GIC to drivers/irqchip
by Rob Herring
· 12 years ago
1d5cc60
ARM: remove mach .handle_irq for GIC users
by Rob Herring
· 12 years ago
cfed7d6
ARM: GIC: set handle_arch_irq in GIC initialization
by Rob Herring
· 12 years ago
b1cffeb
ARM: GIC: remove direct use of gic_raise_softirq
by Rob Herring
· 12 years ago
5c49985
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
351a102
ARM: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
5ced33b
ARM: 7611/1: VIC: fix bug in VIC irqdomain code
by Linus Walleij
· 12 years ago
0fa5d39
Merge branch 'devel-stable' into for-linus
by Russell King
· 12 years ago
0b99cb7
Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next
by Russell King
· 12 years ago
ea3aacf
ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device
by Will Deacon
· 12 years ago
384a290
ARM: gic: use a private mapping for CPU target interfaces
by Nicolas Pitre
· 13 years ago
946c59a
ARM: vic: fix build warning caused by previous commit
by Russell King
· 12 years ago
07c9249
ARM: 7554/1: VIC: use irq_domain_add_simple()
by Linus Walleij
· 12 years ago
b1b3f49
ARM: config: sort select statements alphanumerically
by Russell King
· 12 years ago
bfbad32
ARM: pxa: armcore: fix PCI PIO warnings
by Arnd Bergmann
· 13 years ago
dc2832e
ARM: dma-mapping: add support for dma_get_sgtable()
by Marek Szyprowski
· 12 years ago
fdb1117
ARM: dma-mapping: fix debug messages in dmabounce code
by Marek Szyprowski
· 12 years ago
d484864
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
9bc747b
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
4175160
Merge branch 'misc' into for-linus
by Russell King
· 13 years ago
f99d603
ARM: dma-mapping: use alloc, mmap, free from dma_ops
by Marek Szyprowski
· 13 years ago
15237e1
ARM: dma-mapping: move all dma bounce code to separate dma ops structure
by Marek Szyprowski
· 13 years ago
a227fb9
ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
by Marek Szyprowski
· 13 years ago
553ac78
ARM: dma-mapping: introduce DMA_ERROR_CODE constant
by Marek Szyprowski
· 13 years ago
c23bfc3
ARM: PCI: provide a default bus scan implementation
by Russell King
· 13 years ago
ce94df9
ARM: 7395/1: VIC: use the domain mapping function to assign handlers
by Linus Walleij
· 13 years ago
fa943be
ARM: 7394/1: VIC: respect list of valid sources
by Linus Walleij
· 13 years ago
6540afe
Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into next/cleanup
by Arnd Bergmann
· 13 years ago
34af6579
ARM: 7377/1: vic: re-read status register before dispatching each IRQ handler
by Will Deacon
· 13 years ago
c65f2ab
ARM: remove ixp23xx and ixp2000 platforms
by Rob Herring
· 13 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
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
9e4db1c
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
281b053
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
aae528d
Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms
by Russell King
· 13 years ago
22eeaff
ARM: sa1111: use dev_err() rather than printk()
by Russell King
· 13 years ago
924e1d4
ARM: sa1111: cleanup sub-device registration and unregistration
by Russell King
· 13 years ago
21d1c77
ARM: sa1111: only setup DMA for DMA capable devices
by Russell King
· 13 years ago
09a2ba2
ARM: sa1111: register sa1111 devices with dmabounce in bus notifier
by Russell King
· 13 years ago
07be45f
ARM: sa1111: provide a generic way to prevent devices from registering
by Russell King
· 13 years ago
e0b823e
ARM: 7318/1: gic: refactor irq_start assignment
by Will Deacon
· 13 years ago
a1be5d6
ARM: riscpc: move time-acorn.c to mach-rpc
by Russell King
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
c207f3a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
b7d861d
DMA: PL330: Merge PL330 driver into drivers/dma/
by Boojin Kim
· 13 years ago
abf45ce
Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc
by Arnd Bergmann
· 13 years ago
9f786d0
arm/PCI: get rid of device resource fixups
by Bjorn Helgaas
· 13 years ago
e23e8c0
ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'
by Myron Stowe
· 13 years ago
15a2598
irq_domain/c6x: constify irq_domain structures
by Grant Likely
· 13 years ago
7529495
irq_domain: Remove 'new' irq_domain in favour of the ppc one
by Grant Likely
· 13 years ago
46e33c6
ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()
by Javi Merino
· 13 years ago
7bb69ba
irq_domain: Make irq_domain structure match powerpc's irq_host
by Grant Likely
· 13 years ago
a7bf616
ARM: timer-sp: add sched_clock support
by Rob Herring
· 13 years ago
e5c0fc4
ARM: sa1111: change devid to be a bitmask
by Russell King
· 13 years ago
ae99ddb
ARM: sa1111: add platform enable/disable functions
by Russell King
· 13 years ago
6bd72f0
ARM: sa1111: add shutdown hook to sa1111_driver structure
by Russell King
· 13 years ago
36d3121
ARM: sa1111: implement support for sparse IRQs
by Russell King
· 13 years ago
f03ecaa
ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"
by Russell King
· 13 years ago
4d5d112
ARM: sa1111: add sa1111 core driver .owner initializer
by Russell King
· 13 years ago
a22db0f3
ARM: sa1111: fix PWM state on suspend
by Russell King
· 13 years ago
29c140b
ARM: sa1111: fix memory request/grant setup on PM events
by Russell King
· 13 years ago
eb50439
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
by Will Deacon
· 13 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
37d1590
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
by Bjorn Helgaas
· 13 years ago
168c861
PCI: ARM: convert pcibios_set_master() to a non-inlined function
by Myron Stowe
· 13 years ago
2e0e943
Merge branch 'devel-stable' into for-linus
by Russell King
· 13 years ago
a32737e
Merge branches 'fixes' and 'misc' into for-linus
by Russell King
· 13 years ago
9f9df00
ARM: 7236/1: vic: always use simple ops
by Jamie Iles
· 13 years ago
f98b9a2
ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes successful
by Javi Merino
· 13 years ago
Next »