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
/
include
/
asm-arm
/
system.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cmpxchg_local to arm
Mathieu Desnoyers
2008-02-07
1
-0
/
+15
*
[ARM] pxa: silence warnings from cpu_is_xxx() macros
Russell King
2008-01-10
1
-0
/
+13
*
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
2007-07-19
1
-10
/
+0
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-09
1
-1
/
+6
|
\
|
*
[ARM] armv7: add dedicated ARMv7 barrier instructions
Catalin Marinas
2007-05-08
1
-1
/
+5
|
*
[ARM] armv7: add support for ARMv7 cores.
Catalin Marinas
2007-05-08
1
-0
/
+1
*
|
Remove tas()
Jeff Dike
2007-05-08
1
-2
/
+0
*
|
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-1
/
+1
|
/
*
[ARM] Add ability to dump exception stacks to kernel backtraces
Russell King
2007-04-21
1
-0
/
+2
*
[ARM] 4298/1: fix memory barriers for DMA coherent and SMP platforms
Lennert Buytenhek
2007-04-01
1
-16
/
+18
*
[ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor system
Catalin Marinas
2007-03-02
1
-21
/
+19
*
[ARM] 4133/1: Add ISB after changes to CP15 registers
Catalin Marinas
2007-02-08
1
-34
/
+36
*
[ARM] 4126/1: Add the ARM specific barriers
Catalin Marinas
2007-02-08
1
-3
/
+11
*
[ARM] Fix warnings from asm/system.h
Russell King
2006-12-18
1
-25
/
+8
*
[ARM] Provide a method to alter the control register
Russell King
2006-12-13
1
-0
/
+20
*
[ARM] Handle HWCAP_VFP in VFP support code
Russell King
2006-12-08
1
-13
/
+30
*
[ARM] nommu: manage the CP15 things
Hyok S. Choi
2006-09-27
1
-0
/
+4
*
[ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,re...
Lennert Buytenhek
2006-09-25
1
-4
/
+4
*
[ARM] Add ARM irqtrace support
Russell King
2006-09-20
1
-124
/
+1
*
[PATCH] remove set_wmb - arch removal
Steven Rostedt
2006-07-14
1
-1
/
+0
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-06-20
1
-0
/
+3
|
\
|
*
[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds
Richard Purdie
2006-06-19
1
-0
/
+3
*
|
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-06-20
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
1
-1
/
+0
*
|
[PATCH] ARM: Fix XScale PMD setting
Deepak Saxena
2006-05-31
1
-0
/
+6
|
/
*
[ARM] 3377/2: add support for intel xsc3 core
Lennert Buytenhek
2006-03-28
1
-0
/
+19
*
[ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hlt
Ben Dooks
2006-03-15
1
-0
/
+3
*
[PATCH] arm: task_thread_info()
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] sched: add cacheflush() asm
Ingo Molnar
2006-01-12
1
-0
/
+10
*
[ARM] No need to include asm/proc-fns.h into asm/system.h
Russell King
2005-11-16
1
-2
/
+2
*
[PATCH] ARM SMP: Add ARMv6 memory barriers
Russell King
2005-07-26
1
-0
/
+5
*
[PATCH] ARM SMP: Use exclusive load/store for __xchg
Russell King
2005-07-26
1
-29
/
+58
*
[PATCH] ARM: Don't try to send a signal to pid0
Russell King
2005-06-30
1
-1
/
+3
*
[PATCH] ARM SMP: __xchg support
Russell King
2005-06-28
1
-3
/
+9
*
[PATCH] sched: cleanup context switch locking
Nick Piggin
2005-06-25
1
-26
/
+4
*
[PATCH] arm: irqs_disabled() type fix
Andrew Morton
2005-06-21
1
-1
/
+1
*
[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash
Russell King
2005-06-19
1
-0
/
+1
*
[PATCH] ARM: showregs
Russell King
2005-04-17
1
-0
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+390