Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
93413c36d05573262aa5fd4da2f0f9ca90f39b75
/
arch
/
arm
/
mach-ixp23xx
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
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
b219415
ARM: restart: ixp23xx: use new restart hook
by Russell King
· 13 years ago
d0e6b22
ARM: big removal of now unused vmalloc.h files
by Nicolas Pitre
· 13 years ago
d88cc28
ARM: mach-ixp23xx: remove arch specific special handling for ioremap
by Nicolas Pitre
· 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
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
36f7a1e
ARM: mach-ixp23xx: convert boot_params to atag_offset
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
d534194
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
by Ralf Baechle
· 13 years ago
c9d95fb
ARM: convert PCI defines to variables
by Rob Herring
· 13 years ago
dc8d966
ARM: pci: make pcibios_assign_all_busses use pci_has_flag
by Rob Herring
· 13 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
c1d065e
ARM: ixp23xx: irq_data conversion.
by Lennert Buytenhek
· 14 years ago
a0b7bd0
ARM: io: make iounmap() a simple macro
by Russell King
· 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
9b2a606
ARM: 6283/1: Remove useless PCIO_BASE definitions
by eric miao
· 14 years ago
6338a6a
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
by Kirill A. Shutemov
· 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
0372c380
ARM: Fix IXP23xx build error in mach/memory.h
by Russell King
· 15 years ago
2741ecb
Merge branch 'misc2' into devel
by Russell King
· 15 years ago
c931b4f
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
by Fenkart/Bostandzhyan
· 15 years ago
4e6d488
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
by Tony Lindgren
· 15 years ago
c7baab5
ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bug
by Russell King
· 15 years ago
be093be
[ARM] pass reboot command line to arch_reset()
by Russell King
· 16 years ago
dcea83a
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
by Russell King
· 16 years ago
32643fe
[ARM] ixp23xx: mach/io.h doesn't need BUG() anymore
by Russell King
· 16 years ago
b5ee900
[ARM] remove a common set of __virt_to_bus definitions
by Nicolas Pitre
· 16 years ago
3f30a09
Merge branch 'pxa-all' into devel
by Russell King
· 16 years ago
d8aa025
[ARM] 5298/1: Drop desc_handle_irq()
by Dmitry Baryshkov
· 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
0f8469a
[ARM] Eliminate useless includes of asm/mach-types.h
by Russell King
· 16 years ago
6cab486
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
by Dmitry Baryshkov
· 16 years ago
1d7d4f5
[ARM] remove duplicate includes
by Lucas Woods
· 17 years ago
cdea460
[ARM] Fix some section mismatch warnings
by Russell King
· 17 years ago
6cbdc8c
[ARM] spelling fixes
by Simon Arlott
· 17 years ago
b30faba
Add IRQF_IRQPOLL flag on arm
by Bernhard Walle
· 18 years ago
46156e0
[ARM] 3994/1: ixp23xx: fix handling of pci master aborts
by Lennert Buytenhek
· 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
ae71c42
[ARM] 3702/1: ARM: Convert ixp23xx to generic irq handling
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
562ca1e
[ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversion
by Lennert Buytenhek
· 18 years ago
8b76a68
[ARM] 3620/2: ixp23xx: add uengine loader support
by Lennert Buytenhek
· 18 years ago
f869afa
[ARM] 3616/1: fix timer handler wrap logic for a number of platforms
by Lennert Buytenhek
· 18 years ago
84b61f6
[ARM] 3615/1: ixp23xx: use platform devices for physmap flash
by Lennert Buytenhek
· 18 years ago
ec8510f
[ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasks
by Lennert Buytenhek
· 18 years ago
23759dc
[ARM] 3439/2: xsc3: add I/O coherency support
by Lennert Buytenhek
· 19 years ago
532bda5
[ARM] 3438/1: ixp23xx: add pci slave support
by Lennert Buytenhek
· 19 years ago
c471307
[ARM] 3388/1: ixp23xx: add core ixp23xx support
by Lennert Buytenhek
· 19 years ago