index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pnx4008
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] pass reboot command line to arch_reset()
Russell King
2009-03-19
1
-1
/
+1
*
[ARM] fix pnx4008
Russell King
2009-01-08
2
-0
/
+2
*
[ARM] Add a common typesafe __io implementation
Russell King
2008-11-30
1
-2
/
+2
*
[ARM] pnx4008: fix definition of PHYS_OFFSET
Russell King
2008-11-30
1
-1
/
+1
*
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
2008-11-29
1
-2
/
+1
*
[ARM] move MAX_DMA_ADDRESS to mach/memory.h
Russell King
2008-11-29
1
-2
/
+0
*
[ARM] remove a common set of __virt_to_bus definitions
Nicolas Pitre
2008-11-28
1
-3
/
+0
*
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
10
-11
/
+10
*
[ARM] fix pnx4008 build errors
Russell King
2008-08-08
1
-3
/
+0
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
28
-22
/
+1338
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
7
-7
/
+7
*
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-08-07
2
-2
/
+0
*
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-27
1
-5
/
+5
*
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
2
-2
/
+0
*
[ARM] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-06
2
-2
/
+2
*
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Russell King
2008-01-28
1
-4
/
+0
*
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
2007-10-18
1
-2
/
+2
*
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
2007-10-18
1
-1
/
+1
*
[ARM] Spinlock initializer cleanup
Thomas Gleixner
2007-05-11
1
-2
/
+2
*
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
2007-05-08
1
-1
/
+1
*
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
1
-35
/
+4
*
i2c: New Philips PNX bus driver
Vitaly Wool
2006-12-10
2
-1
/
+168
*
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-11-30
1
-5
/
+5
*
[ARM] 3857/2: pnx4008: add devices' registration
Vitaly Wool
2006-11-09
1
-0
/
+69
*
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-06
2
-9
/
+6
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
3
-3
/
+0
*
[WATCHDOG] pnx4008: add watchdog support
Vitaly Wool
2006-10-02
1
-0
/
+11
*
[ARM] 3709/1: pnx4008: convert to generic irq subsystem
Vitaly Wool
2006-07-05
4
-20
/
+13
*
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.h
Vitaly Wool
2006-06-22
1
-1
/
+1
*
[ARM] 3622/1: pnx4008: remove clk_use/clk_unuse
Vitaly Wool
2006-06-22
1
-78
/
+51
*
[ARM] Include asm/hardware.h not asm/arch/hardware.h
Russell King
2006-06-20
1
-1
/
+1
*
[ARM] 3466/1: [2/3] Support for Philips PNX4008 platform: chip support
Vitaly Wool
2006-06-18
12
-0
/
+3426