index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
mmio-mod.c
Age
Commit message (
Expand
)
Author
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2012-01-13
module_param: make bool parameters really bool (arch)
Rusty Russell
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
Remove unneeded version.h include from arch/x86/
Jesper Juhl
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-14
x86: Fix build warning in arch/x86/mm/mmio-mod.c
Joe Perches
2009-12-10
x86: mmio-mod.c: Use pr_fmt
Joe Perches
2009-04-29
tracing: x86, mmiotrace: only register for die notifier when tracer active
Stuart Bennett
2009-03-18
x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpus
Rusty Russell
2008-10-14
mmiotrace: remove left-over marker cruft
Pekka Paalanen
2008-10-14
x86 mmiotrace: implement mmiotrace_printk()
Pekka Paalanen
2008-10-14
x86 mmiotrace: fix a rare memory leak
Pekka Paalanen
2008-08-21
x86, mmiotrace: silence section mismatch warning - leave_uniprocessor
Marcin Slusarz
2008-05-24
x86 mmiotrace: page level is unsigned
Pekka Paalanen
2008-05-24
mmiotrace: rename kmmio_probe::user_data to :private.
Pekka Paalanen
2008-05-24
x86 mmiotrace: use resource_size_t for phys addresses
Pekka Paalanen
2008-05-24
x86 mmiotrace: fix page-unaligned ioremaps
Pekka Paalanen
2008-05-24
mmiotrace: code style cleanups
Pekka Paalanen
2008-05-24
x86 mmiotrace: dynamically disable non-boot CPUs
Pekka Paalanen
2008-05-24
mmiotrace: fix printk format
Randy Dunlap
2008-05-24
x86 mmiotrace: remove ISA_trace parameter.
Pekka Paalanen
2008-05-24
x86 mmiotrace: move files into arch/x86/mm/.
Pekka Paalanen