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-ks8695
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-29
gpio: (gpio-pca953x) move header to linux/platform_data/
Vivien Didelot
1
-1
/
+1
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2
-3
/
+3
2013-02-05
Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...
Olof Johansson
1
-1
/
+0
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
1
-1
/
+1
2013-01-11
ARM: remove unused arch_decomp_wdog()
Shawn Guo
1
-1
/
+0
2013-01-04
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
7
-17
/
+13
2012-10-07
Merge branch 'late/fixes' into fixes
Olof Johansson
1
-1
/
+2
2012-10-07
ARM: ks8695: __arch_virt_to_dma type handling
Arnd Bergmann
1
-1
/
+2
2012-10-02
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-0
/
+389
2012-10-02
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-121
/
+0
2012-09-22
Merge branch 'cleanup/__iomem' into next/cleanup
Olof Johansson
3
-5
/
+5
2012-09-19
ARM: ks8695: use __iomem pointers for MMIO
Arnd Bergmann
3
-5
/
+5
2012-09-08
Merge branch 'ks8695/boards' into next/boards
Olof Johansson
4
-0
/
+389
2012-09-08
ARM: ks8695: add board support for the OpenGear boards based on the KS8695
Greg Ungerer
3
-0
/
+243
2012-09-08
ARM: ks8695: add board support for the SnapGear boards based on the KS8695
Greg Ungerer
3
-0
/
+146
2012-09-05
ARM: ks8695: convert to generic time and clocksource
Linus Walleij
1
-38
/
+67
2012-09-05
ARM: ks8695: delete resume hook from timer
Linus Walleij
1
-1
/
+0
2012-09-05
ARM: ks8695: use [readl|writel]_relaxed()
Linus Walleij
1
-12
/
+12
2012-09-05
ARM: ks8695: merge the timer header into the timer driver
Linus Walleij
2
-41
/
+20
2012-08-01
ARM: mach-ks8695: remove leds driver, since nobody use it
Bryan Wu
4
-121
/
+0
2012-05-13
ARM: PCI: provide a default bus scan implementation
Russell King
1
-7
/
+1
2012-05-13
ARM: PCI: get rid of pci_std_swizzle()
Russell King
1
-1
/
+0
2012-03-30
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-19
/
+0
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-0
/
+1
2012-03-24
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-33
/
+0
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-2
/
+2
2012-03-07
ARM: remove bunch of now unused mach/io.h files
Rob Herring
1
-19
/
+0
2012-02-24
arm/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-2
/
+2
2012-02-23
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
1
-6
/
+0
2012-02-22
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
1
-6
/
+0
2012-02-10
ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.c
Jesper Juhl
1
-1
/
+0
2012-01-21
ARM: big removal of now unused arch_idle()
Nicolas Pitre
1
-27
/
+0
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-4
/
+4
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-01-07
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-4
/
+4
2012-01-05
Merge branch 'restart' into for-linus
Russell King
6
-21
/
+22
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
1
-4
/
+0
2012-01-05
ARM: restart: ks8695: use new restart hook
Russell King
6
-17
/
+22
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+1
2011-12-06
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
1
-19
/
+0
2011-11-27
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
1
-19
/
+0
2011-11-21
ARM: restart: only perform setup for restart when soft-restarting
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
4
-4
/
+4
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
9
-366
/
+49
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: 7037/1: mach-ks8695: fix GPIO LEDs
Linus Walleij
2
-0
/
+2
2011-08-22
ARM: 7036/1: mach-ks8695: break out GPIO driver specifics
Linus Walleij
5
-27
/
+42
[next]