aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | x86: Drop always empty .text..page_aligned sectionJan Beulich2013-03-11
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELFH. Peter Anvin2013-04-16
| * | | | | | | | | | | | | | | | | | x86, relocs: Build separate 32/64-bit toolsKees Cook2013-04-16
| * | | | | | | | | | | | | | | | | | x86, relocs: Add 64-bit ELF support to relocs toolKees Cook2013-04-16
| * | | | | | | | | | | | | | | | | | x86, relocs: Consolidate processing logicKees Cook2013-04-16
| * | | | | | | | | | | | | | | | | | x86, relocs: Generalize ELF structure namesKees Cook2013-04-16
| * | | | | | | | | | | | | | | | | | x86: Use a read-only IDT alias on all CPUsKees Cook2013-04-11
| | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86: Constify a few itemsJan Beulich2013-03-11
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86, CPU, AMD: Drop useless labelBorislav Petkov2013-04-16
| * | | | | | | | | | | | | | | | | | x86, AMD: Correct {rd,wr}msr_amd_safe warningsBorislav Petkov2013-04-16
| * | | | | | | | | | | | | | | | | | x86: Fold-in trivial check_config functionBorislav Petkov2013-04-16
| * | | | | | | | | | | | | | | | | | x86, cpu: Convert AMD Erratum 400Borislav Petkov2013-04-02
| * | | | | | | | | | | | | | | | | | x86, cpu: Convert AMD Erratum 383Borislav Petkov2013-04-02
| * | | | | | | | | | | | | | | | | | x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov2013-04-02
| * | | | | | | | | | | | | | | | | | x86, cpu: Convert FDIV bug detectionBorislav Petkov2013-04-02
| * | | | | | | | | | | | | | | | | | x86, cpu: Convert F00F bug detectionBorislav Petkov2013-04-02
| * | | | | | | | | | | | | | | | | | x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2013-04-02
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | x86/lib: Fix spelling, put space between a numeral and its unitsAndy Shevchenko2013-04-15
| * | | | | | | | | | | | | | | | | x86/lib: Fix spelling in the commentsAndy Shevchenko2013-04-15
| * | | | | | | | | | | | | | | | | x86, quirks: Shut-up a long-standing gcc warningBorislav Petkov2013-04-02
| * | | | | | | | | | | | | | | | | x86, msr: Unify variable namesBorislav Petkov2013-04-02
| * | | | | | | | | | | | | | | | | x86: Drop KERNEL_IMAGE_STARTBorislav Petkov2013-04-02
| * | | | | | | | | | | | | | | | | x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safetyLans Zhang2013-03-01
* | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2013-04-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-04-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | x86: tsc: Add support for new S3_NONSTOP featureFeng Tang2013-03-15
| | * | | | | | | | | | | | | | | | | | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang2013-03-15
| | * | | | | | | | | | | | | | | | | | x86: Do full rtc synchronization with ntpPrarit Bhargava2013-03-15
| | | |_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | | | x86: Use tick broadcast expired checkThomas Gleixner2013-03-13
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-17
| * | | | | | | | | | | | | | | | | | idle: Remove unused ARCH_HAS_DEFAULT_IDLEPaul Bolle2013-04-10
| * | | | | | | | | | | | | | | | | | x86: Use generic idle loopThomas Gleixner2013-04-08
| * | | | | | | | | | | | | | | | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-08
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | context_tracking: Restore correct previous context state on exception exitFrederic Weisbecker2013-03-07
| * | | | | | | | | | | | | | | | | | context_tracking: Move exception handling to generic codeFrederic Weisbecker2013-03-07
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar2013-04-26
| * | | | | | | | | | | | | | | | | | perf/x86/amd: Fix AMD NB and L2I "uncore" supportJacob Shin2013-04-22
| * | | | | | | | | | | | | | | | | | perf/x86/amd: Remove old-style NB counter support from perf_event_amd.cJacob Shin2013-04-21
| * | | | | | | | | | | | | | | | | | perf/x86: Check all MSRs before passing hw checkGeorge Dunlap2013-04-21
| * | | | | | | | | | | | | | | | | | perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin2013-04-21
| * | | | | | | | | | | | | | | | | | perf/x86/intel: Add Ivy Bridge-EP uncore supportYan, Zheng2013-04-21
| * | | | | | | | | | | | | | | | | | perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter managementYan, Zheng2013-04-21