aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-10
|\
| * x86: fix system without memory on node0Yinghai Lu2009-05-18
| * x86, mm: Fix node_possible_map logicYinghai Lu2009-05-18
| * mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu2009-05-18
| * Merge commit 'v2.6.30-rc6' into x86/mmIngo Molnar2009-05-18
| |\
| * | x86: make sparse mem work in non-NUMA modeShaohua Li2009-05-12
| * | x86: process.c, remove useless headersAmerigo Wang2009-05-12
| * | x86: merge process.c a bitAmerigo Wang2009-05-12
| * | x86: use sparse_memory_present_with_active_regions() on UMAPekka Enberg2009-05-11
| * | x86: unify 64-bit UMA and NUMA paging_init()Pekka Enberg2009-05-11
| * | x86: Allow 1MB of slack between the e820 map and SRAT, not 4GBYinghai Lu2009-05-11
| * | x86: Sanity check the e820 against the SRAT table using e820 map onlyYinghai Lu2009-05-11
| * | x86: clean up and and print out initial max_pfn_mappedYinghai Lu2009-05-11
| * | x86/pci: remove rounding quirk from e820_setup_gap()Yinghai Lu2009-05-11
| * | x86, e820, pci: reserve extra free space near end of RAMLinus Torvalds2009-05-11
| * | Merge commit 'v2.6.30-rc5' into x86/mmIngo Molnar2009-05-11
| |\ \
| * | | x86: fix typo in address space documentationH. Peter Anvin2009-05-05
| * | | x86: 46 bit physical address support on 64 bitsRik van Riel2009-05-05
| * | | x86, mm: fault.c, use printk_once() in is_errata93()Ingo Molnar2009-05-03
| * | | x86: move per-cpu mmu_gathers to mm/init.cPekka Enberg2009-04-30
| * | | x86: move max_pfn_mapped and max_low_pfn_mapped to setup.cPekka Enberg2009-04-30
| * | | x86: unify noexec handlingPekka Enberg2009-04-21
| * | | Merge branch 'linus' into x86/mmIngo Molnar2009-04-21
| |\ \ \
| * | | | x86: remove (null) in /sys kernel_page_tablesYinghai Lu2009-04-14
| * | | | x86: page_types.h unification of declarationsJaswinder Singh Rajput2009-04-14
| * | | | x86/mm: further cleanups of fault.c's include file sectionIngo Molnar2009-03-30
* | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-10
|\ \ \ \ \
| * | | | | x86, microcode: Simplify vfree() useFigo.zhang2009-06-07
| * | | | | x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cle...Dmitry Adamushko2009-05-12
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \ \ \ \
| * | | | | | x86_64: fix incorrect commentsJiri Slaby2009-04-08
| * | | | | | x86: unify restore_fpu_checkingJiri Slaby2009-04-08
| * | | | | | x86_32: introduce restore_fpu_checking()Jiri Slaby2009-04-08
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \ \ \ \ \
| * | | | | | | x86: cpu_debug: Remove model information to reduce encoding-decodingJaswinder Singh Rajput2009-06-07
| * | | | | | | Merge branch 'linus' into x86/cpuIngo Molnar2009-06-07
| |\ \ \ \ \ \ \
| * | | | | | | | x86: fixup numa_node information for AMD CPU northbridge functionsAndreas Herrmann2009-04-17
| * | | | | | | | x86: k8 convert node_to_k8_nb_misc() from a macro to an inline functionJaswinder Singh Rajput2009-04-15
| * | | | | | | | x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitionsAndreas Herrmann2009-04-10
| * | | | | | | | x86/docs: add description for cache_disable sysfs interfaceMark Langsdorf2009-04-10
| * | | | | | | | x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabledMark Langsdorf2009-04-10
| * | | | | | | | x86: cacheinfo: replace sysfs interface for cache_disable featureMark Langsdorf2009-04-10
| * | | | | | | | x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for itAndreas Herrmann2009-04-10
| * | | | | | | | x86: cacheinfo: correct return value when cache_disable feature is not activeAndreas Herrmann2009-04-10
| * | | | | | | | x86: cacheinfo: use L3 cache index disable feature only for CPUs that support itAndreas Herrmann2009-04-10
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, nmi: Use predefined numbers instead of hardcoded oneCyrill Gorcunov2009-06-07
| * | | | | | | | | x86: asm/processor.h: remove double declarationJaswinder Singh Rajput2009-05-19
| * | | | | | | | | x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput2009-05-15
| * | | | | | | | | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000Jaswinder Singh Rajput2009-05-15