aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/mmio-mod.c
AgeCommit message (Expand)Author
2012-01-13module_param: make bool parameters really bool (arch)Rusty Russell
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15Remove unneeded version.h include from arch/x86/Jesper Juhl
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-14x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches
2009-12-10x86: mmio-mod.c: Use pr_fmtJoe Perches
2009-04-29tracing: x86, mmiotrace: only register for die notifier when tracer activeStuart Bennett
2009-03-18x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpusRusty Russell
2008-10-14mmiotrace: remove left-over marker cruftPekka Paalanen
2008-10-14x86 mmiotrace: implement mmiotrace_printk()Pekka Paalanen
2008-10-14x86 mmiotrace: fix a rare memory leakPekka Paalanen
2008-08-21x86, mmiotrace: silence section mismatch warning - leave_uniprocessorMarcin Slusarz
2008-05-24x86 mmiotrace: page level is unsignedPekka Paalanen
2008-05-24mmiotrace: rename kmmio_probe::user_data to :private.Pekka Paalanen
2008-05-24x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen
2008-05-24x86 mmiotrace: fix page-unaligned ioremapsPekka Paalanen
2008-05-24mmiotrace: code style cleanupsPekka Paalanen
2008-05-24x86 mmiotrace: dynamically disable non-boot CPUsPekka Paalanen
2008-05-24mmiotrace: fix printk formatRandy Dunlap
2008-05-24x86 mmiotrace: remove ISA_trace parameter.Pekka Paalanen
2008-05-24x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen