index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ixp2000
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 6460/1: ixp2000: fix type of ixp2000_timer_interrupt
Uwe Kleine-König
2010-10-27
1
-1
/
+1
*
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-20
4
-12
/
+0
*
arm: return both physical and virtual addresses from addruart
Jeremy Kerr
2010-10-20
1
-8
/
+6
*
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
Kirill A. Shutemov
2010-07-27
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
6
-6
/
+0
*
Merge branch 'misc2' into devel
Russell King
2010-02-25
1
-1
/
+1
|
\
|
*
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
2010-02-15
1
-1
/
+1
*
|
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
2010-02-12
1
-1
/
+1
|
/
*
ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bug
Russell King
2009-12-13
1
-4
/
+8
*
[ARM] pass reboot command line to arch_reset()
Russell King
2009-03-19
1
-1
/
+1
*
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
2008-11-29
1
-9
/
+0
*
[ARM] remove a common set of __virt_to_bus definitions
Nicolas Pitre
2008-11-28
1
-7
/
+0
*
genirq: fix name space collisions of nr_irqs in arch/*
Thomas Gleixner
2008-10-16
1
-2
/
+2
*
Merge branch 'pxa-all' into devel
Russell King
2008-10-09
3
-10
/
+4
|
\
|
*
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
2008-10-09
3
-10
/
+4
*
|
Merge branch 'ptebits' into devel
Russell King
2008-10-09
3
-27
/
+14
|
\
\
|
*
|
[ARM] Remove MT_DEVICE_IXP2000 and associated definitions
Russell King
2008-10-01
3
-27
/
+14
|
|
/
*
|
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
6
-6
/
+6
|
/
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
24
-9
/
+1505
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
7
-7
/
+7
*
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-27
1
-4
/
+4
*
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Russell King
2008-01-28
1
-4
/
+0
*
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
2007-10-30
1
-1
/
+1
*
[ARM] Fix some section mismatch warnings
Russell King
2007-05-30
3
-3
/
+3
*
[ARM] spelling fixes
Simon Arlott
2007-05-20
4
-7
/
+7
*
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
2007-05-08
1
-1
/
+1
*
[ARM] mm 9: add additional device memory types
Russell King
2007-05-05
2
-14
/
+14
*
[ARM] 3965/1: ixp2000: fix handling of pci master aborts
Lennert Buytenhek
2006-12-01
1
-1
/
+1
*
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-11-30
3
-18
/
+18
*
[ARM] Fix breakage in 7281c248f797723f66244b7ecef204620f664648
Russell King
2006-10-24
1
-2
/
+2
*
[ARM] switch to new pci_get_bus_and_slot API
Alan Cox
2006-10-17
3
-6
/
+13
*
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-06
3
-10
/
+10
*
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[ARM] 3681/1: ARM: Convert ixp2000 to generic irq handling
Thomas Gleixner
2006-07-01
3
-3
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
6
-6
/
+0
*
[ARM] 3644/1: ixp2000: export gpio_line_config()
Lennert Buytenhek
2006-06-24
1
-0
/
+1
*
[ARM] 3616/1: fix timer handler wrap logic for a number of platforms
Lennert Buytenhek
2006-06-22
1
-1
/
+2
*
[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion
Lennert Buytenhek
2006-03-25
1
-19
/
+59
*
[ARM] 3378/1: ixp2000: fix gpio interrupt handling
Lennert Buytenhek
2006-03-22
1
-12
/
+1
*
[ARM] 3373/1: move uengine loader to arch/arm/common
Lennert Buytenhek
2006-03-21
2
-474
/
+1
*
[ARM] 3334/1: Add support for IXDP28x5 platforms
Deepak Saxena
2006-03-21
2
-4
/
+25
*
[ARM] 3302/1: make pci=firmware the default for ixp2000
Lennert Buytenhek
2006-02-08
3
-0
/
+3
*
[ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000 machine types
Lennert Buytenhek
2006-02-08
1
-1
/
+3
*
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
Nicolas Pitre
2006-01-13
4
-5
/
+0
*
[ARM] 3257/1: ixp2000: map in scratch and sram
Lennert Buytenhek
2006-01-13
1
-0
/
+10
*
[ARM] 3121/1: unconditionally use XCB=101 on ixp2000
Lennert Buytenhek
2005-11-07
1
-22
/
+13
*
[ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loader
Lennert Buytenhek
2005-11-06
1
-6
/
+5
*
[ARM] 3086/1: ixp2xxx error irq handling
Dave Jiang
2005-11-04
1
-0
/
+46
*
[ARM] Fix more 3016/1 breakage
Russell King
2005-11-03
1
-6
/
+6
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-11-01
7
-29
/
+530
|
\
[next]