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
/
fault.c
Age
Commit message (
Expand
)
Author
2008-07-08
Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...
Ingo Molnar
2008-07-03
x86: remove unnecessary #ifdef CONFIG_X86_32...#else
Gustavo Fernando Padovan
2008-07-01
x86: small unifications of address printing
Vegard Nossum
2008-06-12
x86: fix endless page faults in mount_block_root for Linux 2.6
Henry Nestler
2008-04-17
x86: cleanup - rename VM_MASK to X86_VM_MASK
gorcunov@gmail.com
2008-04-17
x86: check vmlinux limits, 64-bit
Ingo Molnar
2008-03-27
x86: prefetch fix #2
Ingo Molnar
2008-03-27
x86: fix prefetch workaround
Ingo Molnar
2008-02-14
x86: make dump_pagetable() static
Adrian Bunk
2008-02-06
x86: fix deadlock, make pgd_lock irq-safe
Ingo Molnar
2008-02-06
x86: make spurious fault handler aware of large mappings
Thomas Gleixner
2008-02-04
x86: support gbpages in pagetable dump
Andi Kleen
2008-02-04
x86: reduce ifdef sections in fault.c
Harvey Harrison
2008-02-01
x86: fixes for lookup_address args
Harvey Harrison
2008-01-30
x86: use the same pgd_list for PAE and 64-bit
Jeremy Fitzhardinge
2008-01-30
x86: shrink some ifdefs in fault.c
Harvey Harrison
2008-01-30
x86: ignore spurious faults
Jeremy Fitzhardinge
2008-01-30
x86: remove nx_enabled from fault.c
Harvey Harrison
2008-01-30
x86: unify fault_32|64.c
Harvey Harrison