index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-arm
/
system.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-19
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
1
-10
/
+0
2007-05-09
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+6
2007-05-08
[ARM] armv7: add dedicated ARMv7 barrier instructions
Catalin Marinas
1
-1
/
+5
2007-05-08
[ARM] armv7: add support for ARMv7 cores.
Catalin Marinas
1
-0
/
+1
2007-05-08
Remove tas()
Jeff Dike
1
-2
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-1
/
+1
2007-04-21
[ARM] Add ability to dump exception stacks to kernel backtraces
Russell King
1
-0
/
+2
2007-04-01
[ARM] 4298/1: fix memory barriers for DMA coherent and SMP platforms
Lennert Buytenhek
1
-16
/
+18
2007-03-02
[ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor system
Catalin Marinas
1
-21
/
+19
2007-02-08
[ARM] 4133/1: Add ISB after changes to CP15 registers
Catalin Marinas
1
-34
/
+36
2007-02-08
[ARM] 4126/1: Add the ARM specific barriers
Catalin Marinas
1
-3
/
+11
2006-12-18
[ARM] Fix warnings from asm/system.h
Russell King
1
-25
/
+8
2006-12-13
[ARM] Provide a method to alter the control register
Russell King
1
-0
/
+20
2006-12-08
[ARM] Handle HWCAP_VFP in VFP support code
Russell King
1
-13
/
+30
2006-09-27
[ARM] nommu: manage the CP15 things
Hyok S. Choi
1
-0
/
+4
2006-09-25
[ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,re...
Lennert Buytenhek
1
-4
/
+4
2006-09-20
[ARM] Add ARM irqtrace support
Russell King
1
-124
/
+1
2006-07-14
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-1
/
+0
2006-06-20
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+3
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
1
-1
/
+0
2006-06-19
[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds
Richard Purdie
1
-0
/
+3
2006-05-31
[PATCH] ARM: Fix XScale PMD setting
Deepak Saxena
1
-0
/
+6
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-28
[ARM] 3377/2: add support for intel xsc3 core
Lennert Buytenhek
1
-0
/
+19
2006-03-15
[ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hlt
Ben Dooks
1
-0
/
+3
2006-01-12
[PATCH] arm: task_thread_info()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
1
-0
/
+10
2005-11-16
[ARM] No need to include asm/proc-fns.h into asm/system.h
Russell King
1
-2
/
+2
2005-07-26
[PATCH] ARM SMP: Add ARMv6 memory barriers
Russell King
1
-0
/
+5
2005-07-26
[PATCH] ARM SMP: Use exclusive load/store for __xchg
Russell King
1
-29
/
+58
2005-06-30
[PATCH] ARM: Don't try to send a signal to pid0
Russell King
1
-1
/
+3
2005-06-28
[PATCH] ARM SMP: __xchg support
Russell King
1
-3
/
+9
2005-06-25
[PATCH] sched: cleanup context switch locking
Nick Piggin
1
-26
/
+4
2005-06-21
[PATCH] arm: irqs_disabled() type fix
Andrew Morton
1
-1
/
+1
2005-06-19
[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash
Russell King
1
-0
/
+1
2005-04-17
[PATCH] ARM: showregs
Russell King
1
-0
/
+3
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+390