index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ebsa110
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
Merge branch 'restart' into for-linus
Russell King
2
-2
/
+6
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
1
-4
/
+0
2012-01-05
ARM: restart: ebsa110: use new restart hook
Russell King
2
-1
/
+9
2011-12-06
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
1
-10
/
+0
2011-11-27
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
1
-10
/
+0
2011-11-21
ARM: restart: only perform setup for restart when soft-restarting
Russell King
1
-1
/
+1
2011-11-11
ARM: restart: allow platforms more flexibility specifying restart mode
Russell King
1
-1
/
+1
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2
-2
/
+2
2011-10-25
Merge branch 'misc' into for-linus
Russell King
1
-1
/
+1
2011-10-17
ARM: 7022/1: allow to detect conflicting zreladdrs
Sascha Hauer
1
-1
/
+1
2011-09-26
ARM: add an extra temp register to the low level debugging addruart macro
Nicolas Pitre
1
-1
/
+1
2011-08-22
ARM: mach-ebsa110: convert boot_params to atag_offset
Nicolas Pitre
1
-1
/
+1
2011-08-17
ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K window
Russell King
1
-2
/
+0
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
1
-2
/
+2
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
1
-2
/
+2
2011-02-18
ARM: P2V: separate PHYS_OFFSET from platform definitions
Russell King
1
-1
/
+1
2011-01-13
ARM: ebsa110: irq_data conversion.
Lennert Buytenhek
1
-7
/
+7
2010-11-22
ARM: 6484/1: fix compile warning in mm/init.c
Anand Gadiyar
1
-1
/
+1
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-2
/
+0
2010-10-20
arm: return both physical and virtual addresses from addruart
Jeremy Kerr
1
-3
/
+4
2010-10-02
ARM: do not define VMALLOC_END relative to PAGE_OFFSET
Nicolas Pitre
1
-1
/
+1
2010-02-12
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
1
-1
/
+1
2009-03-19
[ARM] pass reboot command line to arch_reset()
Russell King
1
-1
/
+1
2008-11-29
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
1
-11
/
+0
2008-11-28
[ARM] remove a common set of __virt_to_bus definitions
Nicolas Pitre
1
-7
/
+0
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
2
-2
/
+2
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
14
-3
/
+399
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
3
-3
/
+3
2008-01-28
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Russell King
1
-4
/
+0
2007-05-11
[ARM] EBSA110: fix build errors caused by missing "const"
Russell King
1
-4
/
+4
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
1
-1
/
+1
2007-04-21
[ARM] EBSA110: Add readsw/readsl/writesw/writesl
Russell King
1
-0
/
+40
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
1
-2
/
+2
2006-11-20
[ARM] ebsa110: fix warnings generated by asm/arch/io.h
Russell King
1
-4
/
+4
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
1
-2
/
+2
2006-07-03
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
1
-1
/
+1
2006-01-13
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
Nicolas Pitre
1
-1
/
+0
2005-10-31
[ARM] Convert EBSA110 network driver to a platform driver
Russell King
1
-1
/
+25
2005-10-28
[ARM] 2997/1: Replace map_desc.physical with map_desc.pfn: EBSA110
Deepak Saxena
1
-6
/
+32
2005-10-28
[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.h
Russell King
1
-0
/
+1
2005-09-08
[SERIAL] Use an enum for serial8250 platform device IDs
Russell King
1
-1
/
+1
2005-07-03
[PATCH] ARM: Remove machine description macros
Russell King
1
-8
/
+10
2005-06-26
[PATCH] ARM: Add SA_TIMER flag to timer interrupts
Russell King
1
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
5
-0
/
+690