index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2011-03-23
x86: Flush TLB if PGD entry is changed in i386 PAE mode
Shaohua Li
2011-03-23
x86/mm: Handle mm_fault_error() in kernel space
Andrey Vagin
2010-08-13
x86: don't send SIGBUS for kernel page faults
Linus Torvalds
2010-08-13
memory hotplug: fix a bug on /dev/mem for 64-bit kernels
Shaohui Zheng
2010-03-15
x86, mm: Allow highmem user page tables to be disabled at boot time
Ian Campbell
2010-02-09
x86: Set hotpluggable nodes in nodes_possible_map
David Rientjes
2009-11-08
x86: Fix error return sequence in __ioremap_caller()
Xiaotian Feng
2009-09-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-09-24
x86: Reduce verbosity of "PAT enabled" kernel message
Roland Dreier
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
2009-09-23
kcore: register module area in generic way
KAMEZAWA Hiroyuki
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
kcore: register text area in generic way
KAMEZAWA Hiroyuki
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-23
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...
Linus Torvalds
2009-09-22
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-21
x86: split NX setup into separate file to limit unstack-protected code
Jeremy Fitzhardinge
2009-09-21
xen: check EFER for NX before setting up GDT mapping
Jeremy Fitzhardinge
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-20
includecheck fix: x86, shadow.c
Jaswinder Singh Rajput
2009-09-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-09-17
Merge branch 'x86/pat' into x86/urgent
H. Peter Anvin
2009-09-17
x86, pat: don't use rb-tree based lookup in reserve_memtype()
Suresh Siddha
2009-09-16
HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2
Andi Kleen
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-14
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-09-14
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-14
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-09-14
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-11
agp/intel: Fix the pre-9xx chipset flush.
Eric Anholt
2009-09-10
x86: Increase MIN_GAP to include randomized stack
Michal Hocko
2009-09-10
x86: split __phys_addr out into separate file
Jeremy Fitzhardinge
2009-09-10
x86: Export kmap_atomic_to_page()
Avi Kivity
2009-09-09
xen: make -fstack-protector work under Xen
Jeremy Fitzhardinge
2009-09-09
x86, pat: Fix cacheflush address in change_page_attr_set_clr()
Jack Steiner
2009-09-06
x86: Make memtype_seq_ops const
Tobias Klauser
2009-09-06
x86: Decrease the level of some NUMA messages to KERN_DEBUG
Rafael J. Wysocki
2009-09-04
kmemleak: Don't scan uninitialized memory when kmemcheck is enabled
Pekka Enberg
2009-08-26
Merge branch 'x86/urgent' into x86/pat
H. Peter Anvin
2009-08-26
x86, pat: Sanity check remap_pfn_range for RAM region
Venkatesh Pallipadi
2009-08-26
x86, pat: Lookup the protection from memtype list on vm_insert_pfn()
Venkatesh Pallipadi
2009-08-26
x86, pat: Add lookup_memtype to get the current memtype of a paddr
Venkatesh Pallipadi
[next]