Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7511db9d25080d53e5427bf4b8849278c07019bc
/
arch
/
arm
/
include
/
asm
/
system.h
6338a6a
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
by Kirill A. Shutemov
· 14 years ago
ac1d426
Merge branch 'devel-stable' into devel
by Russell King
· 15 years ago
47ab0de
ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA
by Russell King
· 15 years ago
e7c5650
ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)
by Catalin Marinas
· 15 years ago
a9221de
ARM: add notify_die() support
by Russell King
· 15 years ago
26a26d3
ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute
by Russell King
· 15 years ago
ecd322c
[ARM] Add cmpxchg support for ARMv6+ systems (v5)
by Mathieu Desnoyers
· 16 years ago
bac4e96
[ARM] barriers: improve xchg, bitops and atomic SMP barriers
by Russell King
· 16 years ago
542f869
Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel
by Russell King
· 16 years ago
28853ac
ARM: Add support for FA526 v2
by Paulius Zaleckas
· 16 years ago
be093be
[ARM] pass reboot command line to arch_reset()
by Russell King
· 16 years ago
0b3ce7f
[ARM] asm/system.h does not require asm/memory.h
by Russell King
· 16 years ago
b1cce6b
[ARM] mm: fix page table initialization
by Russell King
· 16 years ago
0ba8b9b
[ARM] cputype: separate definitions, use them
by Russell King
· 16 years ago
4baa992
[ARM] move include/asm-arm to arch/arm/include/asm
by Russell King
· 16 years ago
[Renamed from include/asm-arm/system.h]
415ad1e5
[ARM] 5053/1: define before use of processor_id
by Greg Ungerer
· 17 years ago
176393d
Add cmpxchg_local to arm
by Mathieu Desnoyers
· 17 years ago
198a6d5
[ARM] pxa: silence warnings from cpu_is_xxx() macros
by Russell King
· 17 years ago
c41917d
[PATCH] sched: sched_cacheflush is now unused
by Ralf Baechle
· 17 years ago
932c37c
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
56163fc
[ARM] armv7: add dedicated ARMv7 barrier instructions
by Catalin Marinas
· 18 years ago
bbe8888
[ARM] armv7: add support for ARMv7 cores.
by Catalin Marinas
· 18 years ago
5dc12dd
Remove tas()
by Jeff Dike
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
7ab3f8d
[ARM] Add ability to dump exception stacks to kernel backtraces
by Russell King
· 18 years ago
398e692
[ARM] 4298/1: fix memory barriers for DMA coherent and SMP platforms
by Lennert Buytenhek
· 18 years ago
9623b37
[ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor system
by Catalin Marinas
· 18 years ago
56660fa
[ARM] 4133/1: Add ISB after changes to CP15 registers
by Catalin Marinas
· 18 years ago
dcda7e4
[ARM] 4126/1: Add the ARM specific barriers
by Catalin Marinas
· 18 years ago
255d1f8
[ARM] Fix warnings from asm/system.h
by Russell King
· 18 years ago
47fd705
[ARM] Provide a method to alter the control register
by Russell King
· 18 years ago
efe90d2
[ARM] Handle HWCAP_VFP in VFP support code
by Russell King
· 18 years ago
f12d0d7
[ARM] nommu: manage the CP15 things
by Hyok S. Choi
· 18 years ago
e7cc2c5
[ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,restore}
by Lennert Buytenhek
· 18 years ago
7ad1bcb
[ARM] Add ARM irqtrace support
by Russell King
· 18 years ago
52393cc
[PATCH] remove set_wmb - arch removal
by Steven Rostedt
· 18 years ago
050335d
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
cee4cca
Merge git://git.infradead.org/hdrcleanup-2.6
by Linus Torvalds
· 19 years ago
74617fb
[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds
by Richard Purdie
· 19 years ago
5cedae9
[PATCH] ARM: Fix XScale PMD setting
by Deepak Saxena
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
23bdf86
[ARM] 3377/2: add support for intel xsc3 core
by Lennert Buytenhek
· 19 years ago
dabaeff
[ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hlt
by Ben Dooks
· 19 years ago
e7c1b32
[PATCH] arm: task_thread_info()
by Al Viro
· 19 years ago
4dc7a0b
[PATCH] sched: add cacheflush() asm
by Ingo Molnar
· 19 years ago
5470dc6
[ARM] No need to include asm/proc-fns.h into asm/system.h
by Russell King
· 19 years ago
6d9b37a
[PATCH] ARM SMP: Add ARMv6 memory barriers
by Russell King
· 19 years ago
9560782
[PATCH] ARM SMP: Use exclusive load/store for __xchg
by Russell King
· 19 years ago
cfb0810
[PATCH] ARM: Don't try to send a signal to pid0
by Russell King
· 20 years ago
053a7b5
[PATCH] ARM SMP: __xchg support
by Russell King
· 20 years ago
4866cde
[PATCH] sched: cleanup context switch locking
by Nick Piggin
· 20 years ago
9a558cb
[PATCH] arm: irqs_disabled() type fix
by Andrew Morton
· 20 years ago
36c5ed2
[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash
by Russell King
· 20 years ago
652a12e
[PATCH] ARM: showregs
by Russell King
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago