summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-301-0/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-18/+0
* x86: don't show trace beyond show_stack(NULL, NULL)Tejun Heo2013-04-301-1/+13
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-304-37/+32
|\
| * Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2013-04-193-14/+17
| |\
| | * amd64_edac: Add Family 16h supportAravind Gopalakrishnan2013-04-191-1/+2
| * | Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2013-04-085-37/+29
| |\ \
| | * | x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat2013-04-022-21/+6
| * | | x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMDBoris Ostrovsky2013-03-221-7/+15
| * | | x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helperBoris Ostrovsky2013-03-221-8/+9
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-301-1/+0
|\ \ \ \
| * | | | x86/setup: Drop unneeded include <asm/dmi.h>Jean Delvare2013-04-251-1/+0
* | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-305-7/+4
|\ \ \ \ \
| * | | | | x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk2013-04-113-3/+2
| * | | | | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not neededKonrad Rzeszutek Wilk2013-04-111-3/+0
| * | | | | x86: Make Linux guest support optionalBorislav Petkov2013-03-041-1/+2
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-303-6/+2
|\ \ \ \ \ \
| * | | | | | x86/mm/gart: Drop unnecessary checkWang YanQing2013-04-161-1/+1
| * | | | | | x86: Drop always empty .text..page_aligned sectionJan Beulich2013-03-112-5/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-302-17/+10
|\ \ \ \ \ \
| * | | | | | x86: Use a read-only IDT alias on all CPUsKees Cook2013-04-112-17/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-303-4/+4
|\ \ \ \ \ \
| * | | | | | x86: Constify a few itemsJan Beulich2013-03-113-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-309-49/+58
|\ \ \ \ \ \
| * | | | | | x86, CPU, AMD: Drop useless labelBorislav Petkov2013-04-161-6/+3
| * | | | | | x86, AMD: Correct {rd,wr}msr_amd_safe warningsBorislav Petkov2013-04-161-4/+4
| * | | | | | x86: Fold-in trivial check_config functionBorislav Petkov2013-04-161-16/+11
| * | | | | | x86, cpu: Convert AMD Erratum 400Borislav Petkov2013-04-022-8/+17
| * | | | | | x86, cpu: Convert AMD Erratum 383Borislav Petkov2013-04-021-2/+6
| * | | | | | x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov2013-04-022-3/+4
| * | | | | | x86, cpu: Convert FDIV bug detectionBorislav Petkov2013-04-023-6/+5
| * | | | | | x86, cpu: Convert F00F bug detectionBorislav Petkov2013-04-022-3/+3
| * | | | | | x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2013-04-022-1/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-302-10/+14
|\ \ \ \ \ \
| * | | | | | x86, quirks: Shut-up a long-standing gcc warningBorislav Petkov2013-04-021-7/+11
| * | | | | | x86: Drop KERNEL_IMAGE_STARTBorislav Petkov2013-04-021-3/+3
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-303-58/+29
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2013-04-248-61/+137
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-04-033-58/+29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: tsc: Add support for new S3_NONSTOP featureFeng Tang2013-03-151-1/+5
| | * | | | | | | | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang2013-03-151-0/+12
| | * | | | | | | | x86: Do full rtc synchronization with ntpPrarit Bhargava2013-03-151-57/+12
| | | |_|_|/ / / / | | |/| | | | | |
| * / | | | | | | x86: Use tick broadcast expired checkThomas Gleixner2013-03-131-0/+12
| |/ / / / / / /
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-79/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Use generic idle loopThomas Gleixner2013-04-082-79/+28
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-302-29/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | context_tracking: Restore correct previous context state on exception exitFrederic Weisbecker2013-03-072-26/+45
| * | | | | | | | context_tracking: Move exception handling to generic codeFrederic Weisbecker2013-03-072-3/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-3012-266/+1770
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar2013-04-261-5/+4