index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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