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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-02
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-119
/
+12
2012-07-31
ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT caches
Will Deacon
1
-2
/
+6
2012-07-31
ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+
Will Deacon
1
-115
/
+4
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+0
2012-07-31
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
1
-1
/
+0
2012-07-30
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
1
-20
/
+4
2012-07-30
ARM: dma-mapping: add support for dma_get_sgtable()
Marek Szyprowski
1
-0
/
+3
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
1
-19
/
+0
2012-07-30
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
1
-1
/
+1
2012-07-30
ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option
Peter Maydell
1
-2
/
+2
2012-07-28
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
11
-353
/
+204
2012-07-28
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
11
-353
/
+204
2012-07-27
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-25
/
+1
2012-07-24
arm: remove km_type definitions
Cong Wang
1
-25
/
+1
2012-07-24
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-07-09
ARM: 7452/1: delay: allow timer-based delay implementation to be selected
Will Deacon
1
-7
/
+25
2012-07-09
ARM: 7451/1: arch timer: implement read_current_timer and get_cycles
Will Deacon
2
-4
/
+9
2012-07-09
ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUs
Will Deacon
1
-0
/
+41
2012-07-09
ARM: 7449/1: use generic strnlen_user and strncpy_from_user functions
Will Deacon
2
-21
/
+61
2012-07-09
ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration
Will Deacon
2
-18
/
+2
2012-07-09
ARM: 7447/1: rwlocks: remove unused branch labels from trylock routines
Will Deacon
1
-2
/
+2
2012-07-09
ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementation
Will Deacon
2
-26
/
+63
2012-07-09
ARM: 7460/1: remove asm/locks.h
Paul Bolle
1
-274
/
+0
2012-07-05
ARM: fix warnings about atomic64_read
Russell King
1
-1
/
+1
2012-07-05
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
Will Deacon
1
-4
/
+1
2012-07-05
ARM: fix set_domain() macro
Russell King
1
-9
/
+9
2012-07-03
Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...
Arnd Bergmann
1
-1
/
+1
2012-07-01
ARM: fiq: change FIQ_START to a variable
Shawn Guo
1
-1
/
+1
2012-06-28
ARM: 7432/1: use the new linux/sizes.h
Alessandro Rubini
1
-1
/
+1
2012-06-21
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-06-21
Viresh has moved
Viresh Kumar
1
-1
/
+1
2012-06-16
ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned
Will Deacon
1
-0
/
+1
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2012-05-31
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
1
-3
/
+0
2012-05-30
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-16
/
+16
2012-05-30
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Russell King
1
-3
/
+5
2012-05-27
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2012-05-25
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+2
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
5
-298
/
+163
2012-05-25
ARM: fix out[bwl]()
Russell King
1
-13
/
+11
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2012-05-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-418
/
+0
2012-05-22
Merge branch 'for-next-arm-dma' into for-linus
Marek Szyprowski
3
-298
/
+147
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+0
2012-05-21
arm: bury unused _TIF_RESTORE_SIGMASK
Al Viro
1
-1
/
+0
2012-05-21
arm: new way of handling ERESTART_RESTARTBLOCK
Al Viro
1
-1
/
+4
2012-05-21
arm: trim _TIF_WORK_MASK, get rid of useless test and branch...
Al Viro
1
-1
/
+1
2012-05-21
Merge branch 'v3-removal' into for-linus
Russell King
4
-54
/
+2
2012-05-21
Merge branch 'misc' into for-linus
Russell King
6
-65
/
+119
[next]