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
/
arch
/
x86
/
mm
/
mmio-mod.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-3
/
+1
2012-01-13
module_param: make bool parameters really bool (arch)
Rusty Russell
1
-2
/
+2
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2011-09-15
Remove unneeded version.h include from arch/x86/
Jesper Juhl
1
-1
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-14
x86: Fix build warning in arch/x86/mm/mmio-mod.c
Joe Perches
1
-1
/
+1
2009-12-10
x86: mmio-mod.c: Use pr_fmt
Joe Perches
1
-36
/
+35
2009-04-29
tracing: x86, mmiotrace: only register for die notifier when tracer active
Stuart Bennett
1
-0
/
+2
2009-03-18
x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpus
Rusty Russell
1
-6
/
+13
2008-10-14
mmiotrace: remove left-over marker cruft
Pekka Paalanen
1
-64
/
+0
2008-10-14
x86 mmiotrace: implement mmiotrace_printk()
Pekka Paalanen
1
-1
/
+18
2008-10-14
x86 mmiotrace: fix a rare memory leak
Pekka Paalanen
1
-1
/
+3
2008-08-21
x86, mmiotrace: silence section mismatch warning - leave_uniprocessor
Marcin Slusarz
1
-1
/
+3
2008-05-24
x86 mmiotrace: page level is unsigned
Pekka Paalanen
1
-1
/
+1
2008-05-24
mmiotrace: rename kmmio_probe::user_data to :private.
Pekka Paalanen
1
-2
/
+2
2008-05-24
x86 mmiotrace: use resource_size_t for phys addresses
Pekka Paalanen
1
-5
/
+6
2008-05-24
x86 mmiotrace: fix page-unaligned ioremaps
Pekka Paalanen
1
-0
/
+1
2008-05-24
mmiotrace: code style cleanups
Pekka Paalanen
1
-4
/
+3
2008-05-24
x86 mmiotrace: dynamically disable non-boot CPUs
Pekka Paalanen
1
-0
/
+61
2008-05-24
mmiotrace: fix printk format
Randy Dunlap
1
-2
/
+3
2008-05-24
x86 mmiotrace: remove ISA_trace parameter.
Pekka Paalanen
1
-5
/
+0
2008-05-24
x86 mmiotrace: move files into arch/x86/mm/.
Pekka Paalanen
1
-0
/
+457