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-ixp4xx
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-10
ARM: ixp4xx: Properly override I/O accessors
Thierry Reding
1
-0
/
+12
2014-11-10
ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCI
Arnd Bergmann
1
-4
/
+12
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-16
/
+0
2014-03-21
ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.h
Arnd Bergmann
1
-1
/
+2
2013-12-20
ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too
Uwe Kleine-König
1
-16
/
+0
2013-09-27
ARM: ixp4xx: stop broadcasting the custom GPIO API
Linus Walleij
1
-39
/
+0
2013-08-25
ARM: debug: move 8250 debug include into arch/arm/include/debug/
Russell King
1
-12
/
+0
2013-08-25
ARM: debug: provide 8250 debug uart phys/virt address configuration options
Russell King
1
-13
/
+0
2013-08-25
ARM: debug: provide 8250 debug uart register shift configuration option
Russell King
1
-1
/
+0
2013-07-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
1
-1
/
+3
2013-07-06
ARM: ixp4xx: avoid circular header dependency
Arnd Bergmann
1
-1
/
+1
2013-02-05
Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...
Olof Johansson
1
-2
/
+0
2013-01-11
ARM: remove unused arch_decomp_wdog()
Shawn Guo
1
-2
/
+0
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-3
/
+0
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2012-11-22
IXP4xx: use __iomem for MMIO
Arnd Bergmann
1
-6
/
+6
2012-11-22
IXP4xx: map CPU config registers within VMALLOC region.
Krzysztof Hałasa
2
-30
/
+21
2012-11-22
IXP4xx: Always ioremap() Queue Manager MMIO region at boot.
Krzysztof Hałasa
2
-9
/
+10
2012-11-16
ARM: move udc_pxa2xx.h to linux/platform_data
Russell King
1
-1
/
+1
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-2
/
+0
2012-09-19
ARM: ixp4xx: use __iomem pointers for MMIO
Arnd Bergmann
2
-7
/
+8
2012-09-14
ARM: make mach/gpio.h headers optional
Rob Herring
1
-2
/
+0
2012-05-30
Merge branches 'fixes' and 'fixes2' into devel-late
Olof Johansson
1
-78
/
+1
2012-05-23
ixp4xx: fix compilation by adding gpiolib support
Richard Cochran
1
-78
/
+1
2012-05-21
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2012-05-13
ARM: PCI: provide a default bus scan implementation
Russell King
1
-1
/
+1
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-25
/
+2
2012-04-04
ixp4xx_eth: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+3
2012-03-25
ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol
Rob Herring
1
-2
/
+0
2012-03-06
ARM: kill off __mem_pci
Rob Herring
1
-5
/
+1
2012-03-06
ARM: ixp4xx: use runtime ioremap hook
Rob Herring
2
-18
/
+1
2012-02-22
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
1
-6
/
+0
2012-02-21
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
1
-6
/
+0
2012-01-20
ARM: big removal of now unused arch_idle()
Nicolas Pitre
1
-14
/
+0
2012-01-20
ARM: mach-ixp4xx: properly disable CPU idle call
Nicolas Pitre
1
-5
/
+0
2012-01-05
Merge branch 'restart' into for-linus
Russell King
2
-25
/
+1
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
1
-4
/
+0
2012-01-05
ARM: restart: ixp4xx: use new restart hook
Russell King
2
-21
/
+1
2011-12-05
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
1
-5
/
+0
2011-11-26
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
1
-5
/
+0
2011-11-21
ARM: restart: only perform setup for restart when soft-restarting
Russell King
1
-1
/
+1
2011-11-01
Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-1
/
+2
2011-11-01
Merge branch 'depends/rmk/devel-stable' into next/board
Arnd Bergmann
2
-18
/
+1
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2
-18
/
+1
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-0
/
+3
2011-10-21
Merge branch 'depends/rmk/gpio' into next/board
Arnd Bergmann
1
-0
/
+3
2011-10-13
ARM: mach-ixp4xx: remove mach/memory.h
Nicolas Pitre
1
-17
/
+0
2011-09-30
ixp4xx: support omicron ixp425 based boards
Richard Cochran
1
-1
/
+2
2011-09-26
ARM: add an extra temp register to the low level debugging addruart macro
Nicolas Pitre
1
-1
/
+1
[next]