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
2011-01-07
Merge branch 'pgt' (early part) into devel
Russell King
15
-332
/
+315
2011-01-07
Merge branch 'misc' into devel
Russell King
119
-1263
/
+1514
2011-01-07
Merge branch 'smp' into misc
Russell King
144
-2498
/
+1746
2011-01-07
ARM: DMA: add support for DMA debugging
Russell King
4
-23
/
+83
2011-01-05
Merge branch 'clksrc' into devel
Russell King
54
-2844
/
+3172
2011-01-05
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...
Russell King
74
-652
/
+1175
2011-01-05
ARM: vexpress: add sched_clock() for Versatile Express
Russell King
3
-2
/
+8
2011-01-04
ARM: 6607/1: sa1100: Update platform device registration
Jochen Friedrich
1
-8
/
+33
2011-01-04
ARM: 6606/1: sa1100: Fix platform device registration
Jochen Friedrich
1
-3
/
+4
2011-01-04
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
13
-10
/
+57
2011-01-03
ARM: pxa: fix page table corruption on resume
Aric D. Blumer
1
-2
/
+2
2011-01-03
ARM: it8152: add IT8152_LAST_IRQ definition to fix build error
Mike Rapoport
1
-0
/
+1
2011-01-03
ARM: pxa: PXA_ESERIES depends on FB_W100.
Lennert Buytenhek
1
-0
/
+1
2011-01-03
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Russell King
5
-28
/
+32
2011-01-03
ARM: 6605/1: Add missing include "asm/memory.h"
Axel Lin
1
-0
/
+1
2011-01-02
ARM: TWD: enable one-shot mode
Russell King
1
-0
/
+1
2010-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+2
2010-12-28
ARM: fix IXP4xx build failure
Imre Kaloz
2
-1
/
+2
2010-12-24
ARM: 6541/1: move sev definition to common system.h include file
Shiraz Hashim
1
-0
/
+7
2010-12-24
ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startup
Srinidhi Kasagar
1
-1
/
+0
2010-12-24
Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"
Russell King
1
-6
/
+2
2010-12-24
ARM: provide an early platform initialization hook
Russell King
2
-0
/
+4
2010-12-24
ARM: simplify early machine init hooks
Russell King
6
-19
/
+15
2010-12-24
ARM: 6538/1: Subarch IRQ handler macros V3
Magnus Damm
2
-29
/
+46
2010-12-24
ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time
eric miao
5
-2
/
+30
2010-12-24
ARM: 6540/1: Stop irqsoff trace on return to user
Todd Android Poynor
1
-0
/
+6
2010-12-24
ARM: 6536/1: Add missing SZ_{32,64,128}
Stephen Warren
1
-3
/
+3
2010-12-23
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
1
-0
/
+1
2010-12-23
ARM: versatile: convert sched_clock() to use new infrastructure
Russell King
5
-22
/
+54
2010-12-23
ARM: orion: convert sched_clock() to use new infrastructure
Russell King
2
-35
/
+10
2010-12-23
ARM: omap: convert sched_clock() to use new infrastructure
Russell King
2
-2
/
+23
2010-12-23
ARM: nomadik: convert sched_clock() to use new infrastructure
Russell King
2
-67
/
+10
2010-12-23
ARM: iop: convert sched_clock() to use new infrastructure
Russell King
2
-3
/
+13
2010-12-23
ARM: u300: convert sched_clock() to use new infrastructure
Russell King
2
-4
/
+14
2010-12-23
ARM: tegra: convert sched_clock() to use new infrastructure
Russell King
2
-2
/
+22
2010-12-23
ARM: sa1100: convert sched_clock() to use new infrastructure
Russell King
3
-23
/
+31
2010-12-23
ARM: pxa: convert sched_clock() to use new infrastructure
Russell King
2
-20
/
+10
2010-12-23
ARM: mmp: convert sched_clock() to use new infrastructure
Russell King
2
-21
/
+12
2010-12-23
ARM: ixp4xx: convert sched_clock() to use new infrastructure
Russell King
2
-11
/
+21
2010-12-23
ARM: sched_clock: provide common infrastructure for sched_clock()
Russell King
4
-0
/
+191
2010-12-23
ARM: ensure all sched_clock() implementations are notrace marked
Russell King
11
-15
/
+20
2010-12-23
ARM: tegra: timer: Separate clocksource and sched_clock
Colin Cross
1
-4
/
+3
2010-12-23
ARM: realview/versatile: update clock source registration
Russell King
1
-3
/
+1
2010-12-23
ARM: stmp: update clock source registration
Russell King
1
-4
/
+1
2010-12-23
ARM: orion: update clock source registration
Russell King
1
-3
/
+1
2010-12-23
ARM: spear: update clock source registration
Russell King
1
-5
/
+1
2010-12-23
ARM: nomadik: update clock source registration
Russell King
1
-2
/
+1
2010-12-23
ARM: mxc: update clock source registration
Russell King
2
-8
/
+2
2010-12-23
ARM: iop: update clock source registration
Russell King
1
-3
/
+1
2010-12-23
ARM: nuc: update clock source registration
Russell King
1
-4
/
+1
[next]