Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6098325a313e637f294a39e1c420525b93ca73aa
/
arch
/
arm
/
common
16661a6
arm: common: move cpaccess sysfs node
by Neil Leeder
· 12 years ago
a04aa64
ARM: gic: save/restore distributor ISR register values
by Taniya Das
· 12 years ago
621c97e
ARM: gic: Refactor code for gic_configure_and_raise
by Taniya Das
· 12 years ago
051047d
Merge "ARM: GIC: fix irq_trigger return" into msm-3.4
by Linux Build Service Account
· 12 years ago
e1bb10a
arm: common: fix cpaccess asm instruction
by Neil Leeder
· 12 years ago
bf18f9a
ARM: GIC: fix irq_trigger return
by Abhijeet Dharmapurikar
· 12 years ago
a93786a
ARM: dma-mapping: use alloc, mmap, free from dma_ops
by Marek Szyprowski
· 13 years ago
75cd651
ARM: dma-mapping: move all dma bounce code to separate dma ops structure
by Marek Szyprowski
· 13 years ago
2d0d5ba
ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
by Marek Szyprowski
· 13 years ago
1dc8f00
ARM: dma-mapping: introduce DMA_ERROR_CODE constant
by Marek Szyprowski
· 13 years ago
56e7f9e
ARM: gic: Remove parameters from msm_gic_save
by Trilok Soni
· 13 years ago
af1709a
ARM: gic: Add flag to select 8625 QGIC2 back to back read/write workaround
by Trilok Soni
· 13 years ago
d8d697b
Merge "ARM: gic: Remove ARCH_MSM8625 around the gic_save APIs" into msm-3.4
by Linux Build Service Account
· 12 years ago
3850105
ARM: gic: Remove ARCH_MSM8625 around the gic_save APIs
by Trilok Soni
· 13 years ago
aec69fb
arm: common: Use label to identify cpaccess dummy instruction
by Neil Leeder
· 12 years ago
bb6b30f
irqdomain: Port system to new API
by Michael Bohan
· 13 years ago
01dbb61
ARM: gic: rename gic_is_spi_pending and other API to generic name
by Trilok Soni
· 13 years ago
1bf3f2d
ARM: gic: Remove unnecessary irq spinlocks from gic_resume path
by Trilok Soni
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
8862d7d
ARM: gic: Disable all interrupts before Power collapse
by Taniya Das
· 13 years ago
6278db0
ARM: gic: protect some of 8625 GIC functionality with irq spinlocks
by Trilok Soni
· 13 years ago
bc9248a
ARM: gic: Move GIC based code out from mpm-8625
by Taniya Das
· 13 years ago
6639886
ARM: gic: Add spinlocks for SGIR/AIR/EOI for 8625
by Taniya Das
· 13 years ago
ab2965e
Merge commit 'v3.4-rc3' into android-3.4
by Colin Cross
· 13 years ago
34af6579
ARM: 7377/1: vic: re-read status register before dispatching each IRQ handler
by Will Deacon
· 13 years ago
c2d35ac
ARM: fiq_debugger: fix multiple consoles and make it a preferred console
by Colin Cross
· 13 years ago
688a901
ARM: fiq_debugger: add support for kgdb
by Colin Cross
· 13 years ago
d72d89e
ARM: fiq_debugger: add debug_putc
by Colin Cross
· 13 years ago
e460225
ARM: fiq_debugger: add support for reboot commands
by Colin Cross
· 13 years ago
b9b3a06
ARM: fiq_debugger: fix compiling for v3.3
by Colin Cross
· 13 years ago
09688d1
ARM: Add generic fiq serial debugger
by Iliyan Malchev
· 15 years ago
997e655
ARM: Add fiq_glue
by Arve Hjønnevåg
· 14 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
b241bd8
ARM: gic: Add support to access GIC in secure mode
by Taniya Das
· 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
26e4486
arm: gic: Configure the GIC to run in secure mode
by Rohit Vaswani
· 13 years ago
eb50439
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
by Will Deacon
· 13 years ago
33efecf
arm: gic: Check for error code on irq_domain_add
by Michael Bohan
· 13 years ago
b8635c3
arm: gic: Register irqdomain after adding it
by Michael Bohan
· 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
181621e
ARM: GIC: Add global gic_handle_irq() function
by Marc Zyngier
· 13 years ago
680392b
ARM: gic: allow GIC to support non-banked setups
by Marc Zyngier
· 13 years ago
4f87410
ARM: gic: use module.h instead of export.h
by Arnd Bergmann
· 13 years ago
050113e
ARM: gic: fix irq_alloc_descs handling for sparse irq
by Rob Herring
· 13 years ago
0fc0d94
ARM: gic: add OF based initialization
by Rob Herring
· 13 years ago
c383e04
ARM: gic: add irq_domain support
by Rob Herring
· 13 years ago
eecb28c
ARM: gic: Consolidate PPI handling with request_percpu_irq() API
by Trilok Soni
· 13 years ago
abb959f
ARM: 7237/1: PL330: Fix driver freeze
by Javi Merino
· 13 years ago
7c324d8
ARM: 7243/1: sp804: modernize clock event registration
by Linus Walleij
· 13 years ago
ad62267
ARM: 7183/1: vic: register the VIC for ST-modified VIC's
by Jamie Iles
· 13 years ago
a803a8d
ARM: 7061/1: gic: convert logical CPU numbers into physical numbers
by Will Deacon
· 13 years ago
692c3e25
ARM: gic: Use cpu pm notifiers to save gic state
by Colin Cross
· 14 years ago
742eaa6
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
by Russell King
· 13 years ago
450ea48
locking, ARM: Annotate low level hw locks as raw
by Thomas Gleixner
· 15 years ago
f3c52e2
ARM: GIC: avoid routing interrupts to offline CPUs
by Russell King
· 13 years ago
c82186e
ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPU
by Trilok Soni
· 13 years ago
45cfcd6
arm: common: Makefile: Add cpaccess
by Suren Eda Naarayana Kulothungan
· 13 years ago
7673a87
ARM: cpaccess: write-enables kernel space for write
by Neil Leeder
· 13 years ago
fe41db7
ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation
by Will Deacon
· 13 years ago
abdd7b9
ARM: 7176/1: cpu_pm: register GIC PM notifier only once
by Marc Zyngier
· 13 years ago
2252d0f
ARM: GIC: move gic_chip_data structure declaration to header
by Changhwan Youn
· 13 years ago
1c8a7c1
ARM: 7165/2: PL330: Fix typo in _prepare_ccr()
by Javi Merino
· 13 years ago
2674dd0
ARM: 7163/2: PL330: Only register usable channels
by Javi Merino
· 13 years ago
Next »