index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-footbridge
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
4
-8
/
+0
2010-10-20
arm: return both physical and virtual addresses from addruart
Jeremy Kerr
1
-12
/
+10
2010-10-01
ARM: do not define VMALLOC_END relative to PAGE_OFFSET
Nicolas Pitre
1
-1
/
+1
2010-07-22
ARM: 6233/1: Delete a wrong redundant right parenthesis
wanzongshun
1
-1
/
+1
2010-05-24
ARM: arch/arm/mach-footbridge/ebsa285-pci.c: Checkpatch cleanup
Andrea Gelmini
1
-3
/
+3
2010-02-25
Merge branch 'misc2' into devel
Russell King
1
-3
/
+4
2010-02-15
ARM: 5880/1: arm: use generic infrastructure for early params
Jeremy Kerr
1
-3
/
+4
2010-02-12
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
1
-2
/
+2
2009-12-24
ARM: footbridge: trim down old ISA rtc setup
Russell King
6
-174
/
+73
2009-12-13
ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bug
Russell King
2
-9
/
+28
2009-03-19
[ARM] pass reboot command line to arch_reset()
Russell King
1
-1
/
+1
2009-02-21
Merge branch 'dma' into devel
Russell King
1
-5
/
+7
2009-01-08
Merge branch 'devel'
Russell King
1
-0
/
+7
2009-01-08
[ARM] footbridge: dc21285.c warning fixes
Ben Dooks
1
-10
/
+13
2009-01-08
[ARM] footbridge: add isa_init_irq() to common header
Ben Dooks
3
-2
/
+3
2008-12-30
[ARM] footbridge: set dc21285 clock rate from command line
Russell King
1
-0
/
+7
2008-12-13
[ARM] netwinder: clean up GPIO naming
Russell King
11
-35
/
+43
2008-12-11
[ARM] dma: rejig DMA initialization
Russell King
1
-2
/
+4
2008-12-08
[ARM] dma: remove dmach_t typedef
Russell King
1
-3
/
+3
2008-11-29
[ARM] Rename ISA mach/dma.h header to mach/isa-dma.h
Russell King
1
-1
/
+1
2008-11-29
[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h
Russell King
0
-0
/
+0
2008-11-28
[ARM] footbridge: mach/hardware.h doesn't require mach/memory.h
Russell King
1
-2
/
+0
2008-11-28
[ARM] footbridge: avoid polluting the kernel's namespace
Russell King
2
-4
/
+2
2008-11-28
[ARM] remove a common set of __virt_to_bus definitions
Nicolas Pitre
1
-0
/
+9
2008-10-09
Merge branch 'pxa-all' into devel
Russell King
1
-2
/
+1
2008-10-09
Merge branch 'ptebits' into devel
Russell King
1
-9
/
+9
2008-10-09
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
1
-2
/
+1
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
9
-9
/
+9
2008-09-01
[ARM] 5222/1: Allow configuring user:kernel split via Kconfig
Lennert Buytenhek
1
-10
/
+0
2008-08-27
[ARM] use bcd2bin/bin2bcd
Adrian Bunk
1
-9
/
+9
2008-08-09
[ARM] CATS: Do not try and map bad PCI IRQ numbers
Ben Dooks
1
-0
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
15
-5
/
+644
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
4
-4
/
+4
2008-05-02
[ARM] 5015/1: arm: remove ARCH_CO285
Adrian Bunk
5
-65
/
+2
2008-01-28
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Russell King
2
-6
/
+0
2007-10-16
Remove magic macros for screen_info structure members
H. Peter Anvin
1
-3
/
+3
2007-10-12
[ARM] Add rtc-cmos driver for ISA-based footbridge platforms
Russell King
1
-1
/
+44
2007-05-30
[ARM] Fix some section mismatch warnings
Russell King
1
-1
/
+1
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
2
-2
/
+2
2007-04-21
[ARM] Remove needless linux/ptrace.h includes
Russell King
1
-1
/
+0
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
2
-7
/
+7
2006-10-15
[ARM] Fix fallout from IRQ regs changes
Russell King
1
-0
/
+1
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
4
-13
/
+13
2006-09-20
[ARM] 3759/2: Remove uses of %?
Daniel Jacobowitz
1
-12
/
+15
2006-08-28
[ARM] Move prototype for register_isa_ports to asm/io.h
Russell King
1
-1
/
+0
2006-07-14
[ARM] Fix cats build
Russell King
1
-1
/
+1
2006-07-03
[ARM] Fix ISA IRQ resources
Russell King
1
-3
/
+16
2006-07-02
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
3
-7
/
+7
2006-07-01
[ARM] 3680/1: ARM: Convert footbridge to generic irq handling
Thomas Gleixner
2
-0
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
[next]