Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
575753e3bea3b67eef8e454fb87f719e3f7da599
/
arch
/
arm
/
include
/
asm
/
mach
1a1f2be
ARM: 7155/1: arch.h: Declare 'pt_regs' locally
by Fabio Estevam
· 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
0744a3e
ARM: platform fixups: remove mdesc argument to fixup function
by Russell King
· 14 years ago
c825dda
Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-develoment/linux-omap-dev into devel-stable
by Russell King
· 13 years ago
8fb5428
ARM: mm: Add strongly ordered descriptor support.
by Santosh Shilimkar
· 13 years ago
af68716
ARM: remove boot_params from struct machine_desc
by Nicolas Pitre
· 13 years ago
2bb9839
ARM: introduce atag_offset to replace boot_params
by Nicolas Pitre
· 13 years ago
f85f19d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 13 years ago
85cad1b
arm/dt: Add dt machine definition
by Grant Likely
· 13 years ago
d534194
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
by Ralf Baechle
· 13 years ago
4fddcae
ARM: add dma_zone_size to the machine_desc structure
by Nicolas Pitre
· 13 years ago
03eb141
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable
by Russell King
· 13 years ago
93c02ab
arm/dt: probe for platforms via the device tree
by Grant Likely
· 14 years ago
6291319
arm/dt: consolidate atags setup into setup_machine_atags
by Grant Likely
· 14 years ago
328f5cc
ARM: Use struct syscore_ops instead of sysdevs for PM in common code
by Rafael J. Wysocki
· 14 years ago
938c0ace
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable
by Russell King
· 14 years ago
1f0090a
Merge branch 'misc' into devel
by Russell King
· 14 years ago
1014cc3
ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_info
by Dmitry Eremin-Solenikov
· 14 years ago
10a8c38
ARM: 6806/1: irq: introduce entry and exit functions for chained handlers
by Will Deacon
· 14 years ago
8f31127
ARM: 6765/1: remove obsolete comment from asm/mach/arch.h
by Nicolas Pitre
· 14 years ago
4ec3eb1
Merge branch 'smp' into misc
by Russell King
· 14 years ago
dec12e6
ARM: provide an early platform initialization hook
by Russell King
· 14 years ago
8ff1443
ARM: simplify early machine init hooks
by Russell King
· 14 years ago
5210864
ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time
by eric miao
· 14 years ago
f13cd41
ARM: fix /proc/interrupts formatting
by Russell King
· 14 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
d71e3eb
ARM: make struct machine_desc definition coherent with its comment
by Nicolas Pitre
· 14 years ago
7b70c42
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
ceb0885
Merge branch 'misc' into devel
by Russell King
· 14 years ago
b31fc7a
Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel
by Russell King
· 14 years ago
4708ac4
Merge branch 'origin' into misc
by Russell King
· 14 years ago
cb9d770
ARM: 6222/1: add memory types for the TCMs
by Linus Walleij
· 14 years ago
35fe2fc
[ARM] PCI: add platform private data to pci_sys_data
by Saeed Bishara
· 14 years ago
98c672c
ARM: Move platform memory reservations out of generic code
by Russell King
· 14 years ago
354e6f7
ARM: 6197/2: preliminary support for sparse IRQ
by eric miao
· 14 years ago
390daa0
[ARM] pxa: fix incorrect gpio type in udc_pxa2xx.h
by Steve Bennett
· 15 years ago
5288217
ARM: 6058/1: Add support for PCI domains
by Anton Vorontsov
· 15 years ago
5cfc8ee
ARM: convert arm to arch_gettimeoffset()
by John Stultz
· 15 years ago
7921fc4
ARM: remove old RTC support
by Russell King
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
6ef297f
ARM: 5720/1: Move MMCI header to amba include dir
by Linus Walleij
· 15 years ago
9e6c82c
ARM: 5698/1: MMCI pass capabilities in platform data
by Linus Walleij
· 15 years ago
7fb2bbf
MMC: MMCI: allow GPIOs to be passed
by Russell King
· 15 years ago
69d3a84
omap iommu: simple virtual address space management
by Hiroshi DOYU
· 16 years ago
e4707dd
[ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory type
by Paul Walmsley
· 16 years ago
22b61a1
Merge branch 'dma' into devel
by Russell King
· 16 years ago
308d333
[ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA code
by Russell King
· 16 years ago
06df699
PCI: arm: use generic INTx swizzle from PCI core
by Bjorn Helgaas
· 16 years ago
f0ffc81
[ARM] dma: remove dmamode_t typedef
by Russell King
· 16 years ago
8c56afc
[ARM] dma: constify dma controller name and dma ops
by Russell King
· 16 years ago
ad9dd94
[ARM] dma: move RiscPC specific DMA data out of dma_struct
by Russell King
· 16 years ago
2f757f2
[ARM] dma: rejig DMA initialization
by Russell King
· 16 years ago
1df8130
[ARM] dma: remove dmach_t typedef
by Russell King
· 16 years ago
ebb4c65
[ARM] iop: iop3xx needs registers mapped uncached+unbuffered
by Russell King
· 16 years ago
3f30a09
Merge branch 'pxa-all' into devel
by Russell King
· 16 years ago
5a89770
Merge branches 'pxa-core' and 'pxa-machines' into pxa-all
by Russell King
· 16 years ago
9b727ab
[ARM] Remove MT_NONSHARED_DEVICE alias
by Russell King
· 16 years ago
db5b716
[ARM] Remove MT_DEVICE_IXP2000 and associated definitions
by Russell King
· 16 years ago
73b610a
[ARM] pxa: remove references to pxa_gpio_mode() in comments
by Russell King
· 16 years ago
1ad77a8
[ARM] 5241/1: provide ioremap_wc()
by Lennert Buytenhek
· 16 years ago
897d852
[ARM] Fix circular include dependency with IRQ headers
by Russell King
· 16 years ago
4baa992
[ARM] move include/asm-arm to arch/arm/include/asm
by Russell King
· 16 years ago