index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
mmio-mod.c
Age
Commit message (
Expand
)
Author
2022-04-10
x86: Replace cpumask_weight() with cpumask_empty() where appropriate
Yury Norov
2021-08-10
x86/mmiotrace: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-01-15
x86: Remove definition of DEBUG
Tom Rix
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-19
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Nathan Chancellor
2020-03-25
x86/smp: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2019-10-18
x86: Use pr_warn instead of pr_warning
Kefeng Wang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-01-05
x86: do not use print_symbol()
Sergey Senozhatsky
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2016-07-14
x86/mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
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