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
2011-07-19
ARM: Consolidate the clkdev header files
Kyungmin Park
1
-0
/
+5
2011-06-17
ARM: 6959/1: SMP build fix for entry-macro-multi.S
Magnus Damm
2
-0
/
+6
2011-05-28
Merge branch 'setns'
Linus Torvalds
1
-0
/
+1
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-0
/
+1
2011-05-28
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-3
/
+74
2011-05-28
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
Russell King
6
-1
/
+53
2011-05-27
arm: use asm-generic/bitops/le.h
Akinobu Mita
1
-38
/
+5
2011-05-27
arch: add #define for each of optimized find bitops
Akinobu Mita
1
-0
/
+3
2011-05-26
ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7
Catalin Marinas
1
-0
/
+1
2011-05-26
ARM: add sendmmsg syscall
Russell King
1
-0
/
+1
2011-05-26
ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resume
Dave Martin
1
-0
/
+7
2011-05-26
ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2
Dave Martin
1
-2
/
+14
2011-05-26
ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM
Will Deacon
1
-1
/
+1
2011-05-25
Remove unused PROC_CHANGE_PENALTY constant
Stephen Boyd
1
-6
/
+0
2011-05-25
arm: mmu_gather rework
Peter Zijlstra
1
-16
/
+37
2011-05-25
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...
Russell King
3
-0
/
+50
2011-05-23
Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...
Russell King
4
-47
/
+99
2011-05-23
Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...
Russell King
4
-52
/
+10
2011-05-23
clockevents: ARM sp804: allow clockevent name to be specified
Russell King
1
-1
/
+1
2011-05-23
clocksource: ARM sp804: allow clocksource name to be specified
Russell King
1
-1
/
+1
2011-05-23
ARM: 6939/1: fix missing 'cpu_relax()' declaration
Marc Zyngier
1
-0
/
+2
2011-05-23
ARM: consolidate SMP cross call implementation
Russell King
1
-4
/
+2
2011-05-23
arm/dt: probe for platforms via the device tree
Grant Likely
3
-0
/
+16
2011-05-23
arm/dt: consolidate atags setup into setup_machine_atags
Grant Likely
1
-0
/
+7
2011-05-20
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+15
2011-05-18
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
1
-1
/
+0
2011-05-15
ARM: 6883/1: ptrace: Migrate to regsets framework
Dave Martin
2
-0
/
+7
2011-05-14
clocksource: convert footbridge to generic i8253 clocksource
Russell King
1
-0
/
+15
2011-05-12
ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses
Catalin Marinas
1
-1
/
+1
2011-05-12
ARM: 6889/1: futex: add SMP futex support when !CPU_USE_DOMAINS
Will Deacon
1
-47
/
+90
2011-05-12
ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes
Russell King
1
-6
/
+0
2011-05-12
ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS
Russell King
2
-2
/
+6
2011-05-11
arm/dt: Allow CONFIG_OF on ARM
Grant Likely
2
-0
/
+27
2011-04-29
Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes
Russell King
1
-0
/
+3
2011-04-29
ARM: kprobes: Fix probing of conditionally executed instructions
Jon Medhurst
1
-0
/
+3
2011-04-24
ARM: Use struct syscore_ops instead of sysdevs for PM in common code
Rafael J. Wysocki
1
-1
/
+0
2011-04-17
ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...
Jonathan Cameron
1
-0
/
+1
2011-04-16
ARM: 6871/1: Use asm-generic/sizes.h
Stephen Boyd
1
-40
/
+2
2011-04-15
ARM: Add new syscalls
Russell King
1
-0
/
+4
2011-04-14
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
6
-7
/
+7
2011-04-11
ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks
Catalin Marinas
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
6
-7
/
+7
2011-03-30
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+0
2011-03-29
arm: dove: Use proper irq accessor functions
Thomas Gleixner
1
-8
/
+0
2011-03-26
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-2
/
+0
2011-03-24
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-9
/
+18
2011-03-24
remove dma64_addr_t
FUJITA Tomonori
1
-6
/
+0
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-10
/
+0
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-7
/
+0
2011-03-24
arm: introduce little-endian bitops
Akinobu Mita
1
-26
/
+65
[next]