index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: v6k: introduce CPU_V6K option
Russell King
2011-02-02
2
-3
/
+4
*
ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.h
Russell King
2011-02-02
1
-12
/
+25
*
ARM: bitops: switch set/clear/change bitops to use ldrex/strex
Russell King
2011-02-02
1
-38
/
+22
*
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-01-15
2
-1
/
+3
|
\
|
*
ARM: 6621/1: bitops: remove condition code clobber for CLZ
Rabin Vincent
2011-01-12
1
-1
/
+1
|
*
ARM: sched_clock: allow init_sched_clock() to be called early
Russell King
2011-01-11
1
-0
/
+2
*
|
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-01-06
1
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
-
.
Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus
Tony Lindgren
2010-12-20
2
-9
/
+16
|
|
\
\
|
|
|
*
ARM: l2x0: Add aux control register bitfields
Santosh Shilimkar
2010-12-18
1
-1
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'devel-stable' into devel
Russell King
2011-01-06
1
-2
/
+2
|
\
\
\
|
*
\
\
Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into deve...
Russell King
2010-12-18
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints
Will Deacon
2010-12-06
1
-2
/
+2
|
|
*
|
|
ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabled
Will Deacon
2010-12-06
1
-1
/
+1
|
|
|
/
/
*
|
|
|
Merge branch 'pgt' (early part) into devel
Russell King
2011-01-06
3
-190
/
+181
|
\
\
\
\
|
*
|
|
|
ARM: pgtable: provide RDONLY page table bit rather than WRITE bit
Russell King
2010-12-22
1
-19
/
+19
|
*
|
|
|
ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN
Russell King
2010-12-22
1
-22
/
+22
|
*
|
|
|
ARM: pgtable: remove FIRST_USER_PGD_NR
Russell King
2010-12-22
1
-2
/
+1
|
*
|
|
|
ARM: pgtable: collect up identity mapping functions
Russell King
2010-12-22
1
-0
/
+3
|
*
|
|
|
ARM: pgtable: switch order of Linux vs hardware page tables
Russell King
2010-12-22
2
-38
/
+32
|
*
|
|
|
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
2010-11-26
2
-22
/
+25
|
*
|
|
|
ARM: pgtable: use phys_addr_t for physical addresses
Russell King
2010-11-26
2
-4
/
+6
|
*
|
|
|
ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()
Russell King
2010-11-26
1
-5
/
+2
|
*
|
|
|
ARM: pgtable: directly pass pgd/pmd/pte to their error functions
Russell King
2010-11-26
1
-6
/
+6
|
*
|
|
|
ARM: pgtable: group pte functions together
Russell King
2010-11-26
1
-59
/
+51
|
*
|
|
|
ARM: pgtable: group pgd functions and data together
Russell King
2010-11-26
1
-21
/
+23
|
*
|
|
|
ARM: pgtable: move pgprot functions to one place
Russell King
2010-11-26
1
-22
/
+21
*
|
|
|
|
Merge branch 'misc' into devel
Russell King
2011-01-06
18
-105
/
+239
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'smp' into misc
Russell King
2011-01-06
11
-45
/
+57
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: localtimer: clean up local timer on hot unplug
Russell King
2010-12-20
2
-13
/
+0
|
|
*
|
|
|
|
ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.
Dave Martin
2010-12-20
1
-3
/
+19
|
|
*
|
|
|
|
ARM: SMP: remove smp_mpidr.h
Russell King
2010-12-20
1
-17
/
+0
|
|
*
|
|
|
|
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
2010-12-20
1
-4
/
+5
|
|
*
|
|
|
|
ARM: SMP: collect IPI and local timer IRQs for /proc/stat
Russell King
2010-12-20
1
-0
/
+8
|
|
*
|
|
|
|
ARM: SMP: provide individual IPI interrupt statistics
Russell King
2010-12-20
1
-1
/
+3
|
|
*
|
|
|
|
ARM: fix /proc/interrupts formatting
Russell King
2010-12-20
2
-3
/
+3
|
|
*
|
|
|
|
ARM: SMP: move ipi_count into irq_stat structure
Russell King
2010-12-20
1
-0
/
+3
|
|
*
|
|
|
|
ARM: SMP: provide accessors for irq_stat data
Russell King
2010-12-20
1
-0
/
+3
|
|
*
|
|
|
|
ARM: include local timer irq stats only when local timers configured
Russell King
2010-12-20
1
-0
/
+2
|
|
*
|
|
|
|
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
2010-12-03
1
-2
/
+2
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ARM: DMA: add support for DMA debugging
Russell King
2011-01-06
1
-12
/
+53
|
*
|
|
|
|
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Russell King
2011-01-03
1
-15
/
+19
|
*
|
|
|
|
ARM: 6541/1: move sev definition to common system.h include file
Shiraz Hashim
2010-12-24
1
-0
/
+7
|
*
|
|
|
|
ARM: provide an early platform initialization hook
Russell King
2010-12-24
1
-0
/
+1
|
*
|
|
|
|
ARM: simplify early machine init hooks
Russell King
2010-12-24
3
-3
/
+5
|
*
|
|
|
|
ARM: 6538/1: Subarch IRQ handler macros V3
Magnus Damm
2010-12-24
1
-0
/
+44
|
*
|
|
|
|
ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time
eric miao
2010-12-24
2
-0
/
+7
|
*
|
|
|
|
ARM: implement support for read-mostly sections
Russell King
2010-12-05
1
-0
/
+2
|
*
|
|
|
|
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
2010-11-26
1
-16
/
+6
|
*
|
|
|
|
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
2010-11-04
5
-20
/
+51
*
|
|
|
|
|
Merge branch 'clksrc' into devel
Russell King
2011-01-05
3
-2
/
+144
|
\
\
\
\
\
\
[next]