summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/mmio-mod.c
Commit message (Expand)AuthorAgeFilesLines
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor2020-05-191-2/+2
* x86/smp: Replace cpu_up/down() with add/remove_cpu()Qais Yousef2020-03-251-2/+2
* x86: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* x86: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2
* x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-3/+1
* module_param: make bool parameters really bool (arch)Rusty Russell2012-01-131-2/+2
* Merge branch 'master' into for-nextJiri Kosina2011-09-151-1/+1
|\
| * atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* | Remove unneeded version.h include from arch/x86/Jesper Juhl2011-09-151-1/+0
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches2009-12-141-1/+1
* x86: mmio-mod.c: Use pr_fmtJoe Perches2009-12-101-36/+35
* tracing: x86, mmiotrace: only register for die notifier when tracer activeStuart Bennett2009-04-291-0/+2
* x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpusRusty Russell2009-03-181-6/+13
* mmiotrace: remove left-over marker cruftPekka Paalanen2008-10-141-64/+0
* x86 mmiotrace: implement mmiotrace_printk()Pekka Paalanen2008-10-141-1/+18
* x86 mmiotrace: fix a rare memory leakPekka Paalanen2008-10-141-1/+3
* x86, mmiotrace: silence section mismatch warning - leave_uniprocessorMarcin Slusarz2008-08-211-1/+3
* x86 mmiotrace: page level is unsignedPekka Paalanen2008-05-241-1/+1
* mmiotrace: rename kmmio_probe::user_data to :private.Pekka Paalanen2008-05-241-2/+2
* x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen2008-05-241-5/+6
* x86 mmiotrace: fix page-unaligned ioremapsPekka Paalanen2008-05-241-0/+1
* mmiotrace: code style cleanupsPekka Paalanen2008-05-241-4/+3
* x86 mmiotrace: dynamically disable non-boot CPUsPekka Paalanen2008-05-241-0/+61
* mmiotrace: fix printk formatRandy Dunlap2008-05-241-2/+3
* x86 mmiotrace: remove ISA_trace parameter.Pekka Paalanen2008-05-241-5/+0
* x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen2008-05-241-0/+457