summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-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
* | | 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
|\ \ \ | |_|/ |/| |
| * | 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
| * | x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin2009-11-231-5/+0
| * | x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin2009-11-231-3/+3
| * | x86: UV SGI: Don't track GRU space in PATJack Steiner2009-11-231-3/+9
| * | x86, numa: Use near(er) online node instead of roundrobin for NUMAYinghai Lu2009-11-231-1/+20
| * | x86, numa, bootmem: Only free bootmem on NUMA failure pathYinghai Lu2009-11-231-2/+8
| * | x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich2009-11-191-1/+2
| * | x86, mm: Report state of NX protections during bootKees Cook2009-11-162-4/+22
| * | x86, mm: Clean up and simplify NX enablementH. Peter Anvin2009-11-162-39/+8
| * | x86, pageattr: Make set_memory_(x|nx) aware of NX supportH. Peter Anvin2009-11-161-0/+6
| * | x86_64, cpa: Use only text section in set_kernel_text_rw/roSuresh Siddha2009-11-021-2/+10
| * | x86_64, ftrace: Make ftrace use kernel identity mapping to modify codeSuresh Siddha2009-11-021-2/+1
| * | x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha2009-11-023-6/+8
| * | tracing: allow to change permissions for text with dynamic ftrace enabledSteven Rostedt2009-10-271-1/+2
| * | x86: Remove pfn in add_one_highpage_init()Minchan Kim2009-10-231-2/+2
| * | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha2009-10-202-1/+27
| * | x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...Suresh Siddha2009-10-201-3/+3
| * | x86: Interleave emulated nodes over physical nodesDavid Rientjes2009-10-122-28/+184
| * | x86: Export srat physical topologyDavid Rientjes2009-10-122-9/+23
| * | x86: Export k8 physical topologyDavid Rientjes2009-10-125-21/+48
| * | x86: Clean up and add missing log levels for k8David Rientjes2009-10-121-20/+19
| |/
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-051-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-051-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-051-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
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng2009-11-081-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 branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-264-66/+76
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-244-25/+10
| | |\ \ \ \ \
| | * | | | | | x86: Reduce verbosity of "PAT enabled" kernel messageRoland Dreier2009-09-241-2/+5
OpenPOWER on IntegriCloud