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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-20
ARM: CPU hotplug: add Versatile Express hotplug CPU support
Russell King
2
-0
/
+129
2010-12-20
ARM: CPU hotplug: fix reporting of spurious wakeups
Russell King
3
-27
/
+33
2010-12-20
ARM: smp: improve CPU bringup failure diagnostics
Russell King
1
-9
/
+5
2010-12-20
ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplug
Russell King
1
-1
/
+23
2010-12-20
ARM: Fix subtle race in CPU pen_release hotplug code
Russell King
4
-21
/
+60
2010-12-20
ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.
Dave Martin
4
-9
/
+32
2010-12-20
ARM: SMP: remove smp_mpidr.h
Russell King
7
-23
/
+0
2010-12-20
ARM: CPU hotplug: ensure correct ordering of unplug
Russell King
1
-1
/
+3
2010-12-20
ARM: CPU hotplug: remove bug checks in platform_cpu_die()
Russell King
5
-48
/
+0
2010-12-20
ARM: CPU hotplug: move cpu_killed completion to core code
Russell King
6
-35
/
+19
2010-12-20
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
Russell King
7
-12
/
+1
2010-12-20
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
8
-169
/
+83
2010-12-20
ARM: SMP: get rid of references to poke_milo and Milo
Russell King
2
-39
/
+12
2010-12-20
ARM: SMP: get rid of get_core_count()
Russell King
3
-26
/
+8
2010-12-20
ARM: SMP: Clean up ncores sanity checks
Russell King
6
-33
/
+6
2010-12-20
ARM: SMP: move CPU number sanity checks to smp_init_cpus()
Russell King
3
-33
/
+34
2010-12-20
ARM: SMP: ensure smp_send_stop() waits for CPUs to stop
Russell King
1
-3
/
+15
2010-12-20
ARM: SMP: use more sane register allocation for __fixup_smp_on_up
Russell King
1
-17
/
+22
2010-12-20
ARM: SMP: collect IPI and local timer IRQs for /proc/stat
Russell King
2
-0
/
+23
2010-12-20
ARM: SMP: provide individual IPI interrupt statistics
Russell King
3
-7
/
+27
2010-12-20
ARM: fix /proc/interrupts formatting
Russell King
5
-18
/
+23
2010-12-20
ARM: SMP: move ipi_count into irq_stat structure
Russell King
2
-12
/
+5
2010-12-20
ARM: SMP: provide accessors for irq_stat data
Russell King
2
-2
/
+5
2010-12-20
ARM: include local timer irq stats only when local timers configured
Russell King
3
-12
/
+16
2010-12-20
ARM: SMP: remove send_ipi_message()
Russell King
1
-13
/
+5
2010-12-03
ARM: SMP: remove IRQ-disabling for smp_cross_call()
Russell King
1
-6
/
+0
2010-12-03
ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead
Russell King
1
-61
/
+26
2010-12-03
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
15
-30
/
+24
2010-12-03
ARM: remove obsolete smp_cross_call_done()
Russell King
1
-7
/
+0
2010-11-30
at91/board-yl-9200: fix typo in video support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2010-11-30
at91/picotux200: remove commenting usb device and dataflash support
Jean-Christophe PLAGNIOL-VILLARD
1
-30
/
+0
2010-11-30
at91: rename rm9200ek and rm9200dk board file name
Jean-Christophe PLAGNIOL-VILLARD
3
-4
/
+4
2010-11-30
at91rm9200ek: fix warning: 'ek_mmc_data' defined but not used
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+2
2010-11-30
at91rm9200dk: fix warning: 'dk_mmc_data' defined but not used
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+2
2010-11-30
at91: Convert remaining boards to new-style UART initialization
Jean-Christophe PLAGNIOL-VILLARD
5
-90
/
+31
2010-11-30
at91: merge all at91rm9200 defconfig in one single file
Eric Benard
14
-1383
/
+341
2010-11-30
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+23
2010-11-27
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-61
/
+119
2010-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+3
2010-11-27
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-21
/
+21
2010-11-25
ARM: S5PV210: Fix sysdev related warning messages
Abhilash Kesavan
2
-0
/
+2
2010-11-25
ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443
Abhilash Kesavan
2
-4
/
+2
2010-11-25
ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416
Abhilash Kesavan
2
-2
/
+2
2010-11-25
ARM: S3C64XX: fix uart clock setup for mini6410/real6410
Darius Augulis
2
-2
/
+2
2010-11-25
ARM: S3C24XX: Fix wrong s3c_gpio_cfgpull
Kukjin Kim
3
-9
/
+9
2010-11-25
ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changes
Vasily Khoruzhick
1
-4
/
+4
2010-11-25
OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled
Paul Walmsley
3
-0
/
+22
2010-11-25
OMAP: UART: don't resume UARTs that are not enabled.
Kevin Hilman
1
-1
/
+1
2010-11-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
29
-53
/
+119
2010-11-25
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
[next]