Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7695405698d011c05a95288f1f3c0a3dd252dccc
/
arch
/
arm
/
mach-rpc
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
e8d36d5
ARM: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
ac84eb4
kbuild: remove unnecessary variable initializaions
by Masahiro Yamada
· 10 years ago
c6f54a9
ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>
by Uwe Kleine-König
· 10 years ago
dfc25e4
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
78f6db9
ARM: 8000/1: misc: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
79f08d9
ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too
by Uwe Kleine-König
· 11 years ago
5398537
ARM: rpc: stop using <mach/timex.h>
by Uwe Kleine-König
· 11 years ago
2facbc8
ARM: debug: move 8250 debug include into arch/arm/include/debug/
by Russell King
· 11 years ago
c3faa9b
ARM: debug: provide 8250 debug uart phys/virt address configuration options
by Russell King
· 11 years ago
4a003647
ARM: debug: provide 8250 debug uart register shift configuration option
by Russell King
· 11 years ago
7610b60
ARM: debug: provide 8250 debug uart flow control configuration option
by Russell King
· 11 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 11 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
b632a30
ARM: remove unused arch_decomp_wdog()
by Shawn Guo
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
23c197b
ARM: set arch_gettimeoffset directly
by Stephen Warren
· 12 years ago
5f07809
ARM: rpc: check device_register return code in ecard_probe
by Arnd Bergmann
· 13 years ago
bc89663
ARM: fiq: change FIQ_START to a variable
by Shawn Guo
· 12 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
9e4db1c
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
41569e3
ARM: ecard: get rid of NO_IRQ madness
by Russell King
· 13 years ago
2b7da08
ARM: riscpc: use DEFINE_RES_xxx()
by Russell King
· 13 years ago
530c2ea
ARM: riscpc: remove expansion card irq mask register
by Russell King
· 13 years ago
b4ac084
ARM: riscpc: convert ecard to use irq_alloc_descs()
by Russell King
· 13 years ago
c402c11
ARM: riscpc: use irq chip data in ecard.c
by Russell King
· 13 years ago
6e747b4
ARM: riscpc: move ecard.c to arch/arm/mach-rpc
by Russell King
· 13 years ago
927b6c4
ARM: riscpc: remove IRQ_TIMER
by Russell King
· 13 years ago
18a66d5
ARM: riscpc: use definition for serial port interrupt
by Russell King
· 13 years ago
8c6d9d0
ARM: riscpc: pass IRQ resources into keyboard driver
by Russell King
· 13 years ago
a1be5d6
ARM: riscpc: move time-acorn.c to mach-rpc
by Russell King
· 13 years ago
6f6f6a7
ARM: create a common IOMEM definition
by Rob Herring
· 13 years ago
5621caa
ARM: kill off __mem_pci
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
78cbaac
ARM: rpc: make default fiq handler run-time installed
by Rob Herring
· 13 years ago
a570067
ARM: big removal of now unused arch_idle()
by Nicolas Pitre
· 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
e11e909
ARM: restart: riscpc: use new restart hook
by Russell King
· 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
e879c86
ARM: restart: only perform setup for restart when soft-restarting
by Russell King
· 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
bdf4e94
Merge branch 'misc' into for-linus
by Russell King
· 13 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
237e887
ARM: mach-rpc: convert boot_params to atag_offset
by Nicolas Pitre
· 13 years ago
0d26449
ARM: io: RiscPC: eliminate private inb() et.al. definitions
by Russell King
· 13 years ago
5e4cdb8
ARM: io: RiscPC: make EASI_BASE a void iomem pointer
by Russell King
· 13 years ago
06cf0b5
ARM: io: ecard: remove ioaddr() from ecard.c
by Russell King
· 13 years ago
d0a84e7
ARM: io: RiscPC: define io addresses relative to IO_BASE
by Russell King
· 13 years ago
8ea0de4
ARM: zImage: remove the static qualifier from global data variables
by Nicolas Pitre
· 14 years ago
f38c02f
arm: Fold irq_set_chip/irq_set_handler
by Thomas Gleixner
· 14 years ago
6845664a
arm: Cleanup the irq namespace
by Thomas Gleixner
· 14 years ago
f4117ac
ARM: P2V: separate PHYS_OFFSET from platform definitions
by Russell King
· 14 years ago
9a364da
ARM: rpc: irq_data conversion.
by Lennert Buytenhek
· 14 years ago
963fec4
ARM: 6484/1: fix compile warning in mm/init.c
by Anand Gadiyar
· 14 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
0ea1293
arm: return both physical and virtual addresses from addruart
by Jeremy Kerr
· 14 years ago
7c63984
ARM: do not define VMALLOC_END relative to PAGE_OFFSET
by Nicolas Pitre
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0d5e6f7
ARM: Fix RiscPC decompressor build errors
by Russell King
· 15 years ago
4e6d488
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
by Tony Lindgren
· 15 years ago
be093be
[ARM] pass reboot command line to arch_reset()
by Russell King
· 16 years ago
97fb44e
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
by Russell King
· 16 years ago
531660e
Add i2c_board_info for RiscPC PCF8583
by Russell King
· 16 years ago
22b61a1
Merge branch 'dma' into devel
by Russell King
· 16 years ago
fa4e998
[ARM] dma: RiscPC: don't modify DMA SG entries
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
5369bea
[ARM] dma: Use sensible DMA parameters for Acorn drivers
by Russell King
· 16 years ago
9e28d7e
[ARM] dma: convert IOMD DMA to use sg_next()
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
7577fdf
[ARM] give RiscPC a NR_IRQS definition and remove default
by Russell King
· 16 years ago
f40b121
[ARM] Rename ISA mach/dma.h header to mach/isa-dma.h
by Russell King
· 16 years ago
b9c7802
[ARM] move MAX_DMA_ADDRESS to mach/memory.h
by Russell King
· 16 years ago
6de2c31
[ARM] rpc: remove obsolete IO accessors
by Russell King
· 16 years ago
b5ee900
[ARM] remove a common set of __virt_to_bus definitions
by Nicolas Pitre
· 16 years ago
07f841b
[ARM] mm: enable sparsemem on clps7500 and RiscPC
by Russell King
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
0a87e3e
Rename: linux/pata_platform.h to linux/ata_platform.h
by Jeff Garzik
· 17 years ago
13a63ab2
[ARM] rpc: convert an outb() to writeb()
by Russell King
· 17 years ago
a17dba8
[ARM] Add platform support for PATA on RiscPC
by Russell King
· 18 years ago
10dd5ce
[ARM] Remove compatibility layer for ARM irqs
by Russell King
· 18 years ago
0cd61b6
Initial blind fixup for arm for irq changes
by Linus Torvalds
· 18 years ago
52e405e
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
by Thomas Gleixner
· 18 years ago
946d493
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
by Nicolas Pitre
· 19 years ago
7cdad48
[ARM] Remove '__address' from scatterlist and convert to DMA API
by Russell King
· 19 years ago
f9258f2
[ARM] 2989/1: Replace map_desc.physical with map_desc.pfn: RiscPC
by Deepak Saxena
· 19 years ago
6df29de
[SERIAL] Use an enum for serial8250 platform device IDs
by Russell King
· 19 years ago
e9dea0c
[PATCH] ARM: Remove machine description macros
by Russell King
· 19 years ago
ebe2a9f
[PATCH] ARM: Allow riscpc to parse "acorn" boot info tag
by Russell King
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago