summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-1112-175/+141
|\
| * memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng2010-02-031-0/+19
| * x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes2010-01-231-1/+3
| * hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri2010-01-171-3/+4
| * mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-2/+1
| * x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg2009-12-281-10/+9
| * Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-281-2/+1
| |\
| | * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-141-1/+1
| | |\
| | * \ Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-122-57/+56
| | |\ \
| | * | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-2/+1
| * | | | x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-172-1/+5
| | |_|/ | |/| |
| * | | x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches2009-12-141-1/+1
| * | | Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-111-2/+2
| |\| | | | |/ | |/|
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-2/+2
| | |\
| | | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-2/+2
| | | |\
| | | | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
| * | | | x86: mmio-mod.c: Use pr_fmtJoe Perches2009-12-101-36/+35
| * | | | x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches2009-12-101-20/+20
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-0912-176/+389
| |\| | |
| | * | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-082-31/+2
| | |\ \ \
| | | * | | x86: pat: Remove ioremap_default()Xiaotian Feng2009-11-101-25/+1
| | | * | | x86: pat: Clean up req_type special case for reserve_memtype()Xiaotian Feng2009-11-101-6/+1
| | | | |/ | | | |/|
| | * | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-0811-145/+387
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-075-55/+30
| |\| | |
| | * | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-061-1/+1
| | |\ \ \
| | | * | | x86: Suppress stack overrun message for init_taskJan Beulich2009-11-231-1/+1
| | | | |/ | | | |/|
| | * | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-061-31/+0
| | |\ \ \
| | | * | | x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst2009-10-121-31/+0
| | * | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-061-2/+2
| | |\ \ \ \
| | | * | | | x86: apic: Print out SRAT table APIC id in hexYinghai Lu2009-11-231-2/+2
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-211-1/+7
| | |\ \ \ \
| | | * \ \ \ Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-1815-249/+437
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-159-106/+126
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-0710-85/+171
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-1726-316/+1466
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad2009-06-021-1/+7
| | * | | | | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-171-13/+11
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-151-13/+11
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-231-15/+14
| | |\| | | | | | | | |
| | | * | | | | | | | | testmmiotrace.c: Add and use pr_fmt(fmt)Joe Perches2009-10-121-15/+14
| | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | * | | | | | | | | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-177-77/+100
| | |\| | | | | | | |
| | * | | | | | | | | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-2315-263/+449
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker2009-09-113-13/+13
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | * | | | | | | | | | kprobes/x86: Fix to add __kprobes to in-kernel fault handing functionsMasami Hiramatsu2009-08-301-5/+6
| * | | | | | | | | | | x86: Fix typo in arch/x86/mm/kmmio.cShaun Patterson2009-12-061-1/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng2009-11-081-13/+11
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | x86: Use the generic page_is_ram()Wu Fengguang2010-02-021-21/+0
* | | | | | | | | | x86: Remove BIOS data range from e820Yinghai Lu2010-02-021-16/+0
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | x86/pat: Trivial: don't create debugfs for memtype if pat is disabledXiaotian Feng2009-11-261-2/+4
* | | | | | | | | x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu2009-11-241-12/+0