summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | x86, mm, Xen: Remove mapping_pagetable_reserve()Yinghai Lu2012-11-171-4/+0Star
| | * | | | | x86, mm: Move min_pfn_mapped back to mm/init.cYinghai Lu2012-11-171-1/+0Star
| | * | | | | x86, mm: setup page table in top-downYinghai Lu2012-11-171-0/+3
| | * | | | | x86, mm: relocate initrd under all mem for 64bitYinghai Lu2012-11-171-4/+3Star
| | * | | | | x86, mm: Only direct map addresses that are marked as E820_RAMJacob Shin2012-11-171-3/+5
| | * | | | | x86, mm: use pfn_range_is_mapped() with reserve_initrdYinghai Lu2012-11-171-24/+28
| | * | | | | x86, mm: use pfn_range_is_mapped() with gartYinghai Lu2012-11-171-3/+2Star
| | * | | | | x86, mm: Fixup code testing if a pfn is direct mappedJacob Shin2012-11-171-5/+3Star
| | * | | | | x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fixJacob Shin2012-11-171-0/+14
| | * | | | | x86, mm: Set memblock initial limit to 1MYinghai Lu2012-11-171-1/+1
| | * | | | | x86, mm: Move init_memory_mapping calling out of setup.cYinghai Lu2012-11-171-26/+1Star
| | * | | | | x86, mm: Add global page_size_mask and probe one time onlyYinghai Lu2012-11-171-0/+1
| * | | | | | x86, mm: Move reserving low memory later in initializationH. Peter Anvin2013-02-151-4/+9
| * | | | | | x86/kvm: Fix compile warning in kvm_register_steal_time()Shuah Khan2013-02-111-2/+2
| * | | | | | x86-32: Add support for 64bit get_user()Ville Syrjälä2013-02-081-0/+1
| | |_|/ / / | |/| | | |
| * | | | | x86, kvm: Fix kvm's use of __pa() on percpu areasDave Hansen2013-01-262-6/+7
| * | | | | Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin2013-01-2655-797/+1297
| |\ \ \ \ \
| * | | | | | x86: Fix warning about cast from pointer to integer of different sizeAlexander Duyck2012-11-192-2/+2
| * | | | | | x86/acpi: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-171-1/+1
| * | | | | | x86/ftrace: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-171-2/+2
| * | | | | | x86: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-172-9/+9
| * | | | | | x86: Drop 4 unnecessary calls to __pa_symbolAlexander Duyck2012-11-172-4/+4
| * | | | | | x86: Improve __phys_addr performance by making use of carry flags and inliningAlexander Duyck2012-11-171-0/+3
| * | | | | | x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck2012-11-171-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-222-23/+31
|\ \ \ \ \ \
| * | | | | | x86, cpu, amd: Fix WC+ workaround for older virtual hostsBorislav Petkov2013-02-191-5/+7
| * | | | | | x86, AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky2013-01-311-5/+16
| * | | | | | x86, AMD: Clean up init_amd()Boris Ostrovsky2013-01-311-17/+12Star
| * | | | | | x86/process: Change %8s to %s for pr_warn() in release_thread()Chen Gang2013-01-241-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-221-1/+1
|\ \ \ \ \ \
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2013-01-2955-796/+1296
| |\| | | | |
| * | | | | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-205-158/+52Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2013-02-185-152/+52Star
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'misc' into releaseLen Brown2013-02-184-113/+7Star
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown2013-02-103-33/+2Star
| | | * | | | | | | x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown2013-02-102-79/+2Star
| | | * | | | | | | xen idle: make xen-specific macro xen-specificLen Brown2013-02-101-1/+3
| | * | | | | | | | x86 idle: rename global pm_idle to static x86_idleLen Brown2013-02-181-16/+12Star
| | * | | | | | | | APM idle: register apm_cpu_idle via cpuidleLen Brown2013-02-182-26/+34
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pm-assorted'Rafael J. Wysocki2013-02-151-6/+0Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / tracing: remove deprecated power trace APIPaul Gortmaker2013-01-261-6/+0Star
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-201-11/+3Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mce: don't use [delayed_]work_pending()Tejun Heo2012-12-281-11/+3Star
* | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-201-35/+171
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis2013-02-121-35/+171
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-202-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/apb/timer: Remove unnecessary "if"Cong Ding2013-01-241-1/+1
| * | | | | | | | | | Merge tag 'numascale' into x86/platformH. Peter Anvin2013-01-221-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman2013-01-101-2/+2