summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin2013-01-2555-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-161-1/+1
| * | | | | | | | | x86/ftrace: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-161-2/+2
| * | | | | | | | | x86: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-162-9/+9
| * | | | | | | | | x86: Drop 4 unnecessary calls to __pa_symbolAlexander Duyck2012-11-162-4/+4
| * | | | | | | | | x86: Improve __phys_addr performance by making use of carry flags and inliningAlexander Duyck2012-11-161-0/+3
| * | | | | | | | | x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck2012-11-161-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-212-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/+12
| * | | | | | | | | 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-211-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/+52
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2013-02-185-152/+52
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'misc' into releaseLen Brown2013-02-184-113/+7
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown2013-02-103-33/+2
| | | * | | | | | | | | x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown2013-02-102-79/+2
| | | * | | | | | | | | 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-171-16/+12
| | * | | | | | | | | APM idle: register apm_cpu_idle via cpuidleLen Brown2013-02-172-26/+34
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'pm-assorted'Rafael J. Wysocki2013-02-151-6/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PM / tracing: remove deprecated power trace APIPaul Gortmaker2013-01-261-6/+0
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-191-11/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/mce: don't use [delayed_]work_pending()Tejun Heo2012-12-281-11/+3
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-191-35/+171
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis2013-02-111-35/+171
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-192-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
* | | | | | | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-193-3/+67
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-123-2/+58
| * | | | | | | | | | | | X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan2013-02-121-0/+7
| * | | | | | | | | | | | x86: Hyper-V: register clocksource only if its advertisedOlaf Hering2013-02-121-1/+2
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: Convert a few mistaken __cpuinit annotations to __initJan Beulich2013-01-241-1/+1
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-192-7/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker2013-02-141-1/+1
| * | | | | | | | | | | | x86, apb_timer: remove unused variable percpu_timerSasha Levin2012-12-201-6/+2
* | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-192-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin2013-01-292-0/+5
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-192-58/+37
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, head_32: Give the 6 label a real nameBorislav Petkov2013-02-121-6/+6
| * | | | | | | | | | | | x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov2013-02-121-13/+4
| * | | | | | | | | | | | x86: Detect CPUID support early at bootBorislav Petkov2013-02-121-25/+25
| * | | | | | | | | | | | x86, head_32: Remove i386 piecesBorislav Petkov2013-02-121-17/+5