| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed | Konrad Rzeszutek Wilk | 2013-04-11 | 3 | -6/+0 |
| * | | | | | | | | | | | x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. | Konrad Rzeszutek Wilk | 2013-04-11 | 2 | -5/+0 |
| * | | | | | | | | | | | x86: Make Linux guest support optional | Borislav Petkov | 2013-03-04 | 5 | -53/+60 |
| * | | | | | | | | | | | x86, Kconfig: Move PARAVIRT_DEBUG into the paravirt menu | Borislav Petkov | 2013-03-04 | 1 | -2/+2 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-04-30 | 9 | -19/+9 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/mm/gart: Drop unnecessary check | Wang YanQing | 2013-04-16 | 1 | -1/+1 |
| * | | | | | | | | | | | x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_ME... | Tang Chen | 2013-04-15 | 1 | -1/+1 |
| * | | | | | | | | | | | x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMER | Paul Bolle | 2013-04-12 | 1 | -3/+0 |
| * | | | | | | | | | | | x86/mm/numa: Simplify some bit mangling | Martin Bundgaard | 2013-04-10 | 1 | -2/+1 |
| * | | | | | | | | | | | x86/mm: Re-enable DEBUG_TLBFLUSH for X86_32 | Paul Bolle | 2013-04-10 | 1 | -1/+1 |
| * | | | | | | | | | | | x86/mm/cpa: Cleanup split_large_page() and its callee | Borislav Petkov | 2013-04-10 | 2 | -6/+4 |
| * | | | | | | | | | | | x86: Drop always empty .text..page_aligned section | Jan Beulich | 2013-03-11 | 2 | -5/+1 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 | 10 | -305/+660 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELF | H. Peter Anvin | 2013-04-16 | 9 | -153/+183 |
| * | | | | | | | | | | | x86, relocs: Build separate 32/64-bit tools | Kees Cook | 2013-04-16 | 4 | -5/+22 |
| * | | | | | | | | | | | x86, relocs: Add 64-bit ELF support to relocs tool | Kees Cook | 2013-04-16 | 1 | -6/+261 |
| * | | | | | | | | | | | x86, relocs: Consolidate processing logic | Kees Cook | 2013-04-16 | 1 | -134/+170 |
| * | | | | | | | | | | | x86, relocs: Generalize ELF structure names | Kees Cook | 2013-04-16 | 1 | -71/+99 |
| * | | | | | | | | | | | x86: Use a read-only IDT alias on all CPUs | Kees Cook | 2013-04-11 | 4 | -23/+12 |
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 | 3 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86: Constify a few items | Jan Beulich | 2013-03-11 | 3 | -4/+4 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 | 13 | -75/+80 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86, CPU, AMD: Drop useless label | Borislav Petkov | 2013-04-16 | 1 | -6/+3 |
| * | | | | | | | | | | | x86, AMD: Correct {rd,wr}msr_amd_safe warnings | Borislav Petkov | 2013-04-16 | 1 | -4/+4 |
| * | | | | | | | | | | | x86: Fold-in trivial check_config function | Borislav Petkov | 2013-04-16 | 1 | -16/+11 |
| * | | | | | | | | | | | x86, cpu: Convert AMD Erratum 400 | Borislav Petkov | 2013-04-02 | 4 | -27/+18 |
| * | | | | | | | | | | | x86, cpu: Convert AMD Erratum 383 | Borislav Petkov | 2013-04-02 | 4 | -4/+8 |
| * | | | | | | | | | | | x86, cpu: Convert Cyrix coma bug detection | Borislav Petkov | 2013-04-02 | 4 | -4/+5 |
| * | | | | | | | | | | | x86, cpu: Convert FDIV bug detection | Borislav Petkov | 2013-04-02 | 5 | -7/+6 |
| * | | | | | | | | | | | x86, cpu: Convert F00F bug detection | Borislav Petkov | 2013-04-02 | 5 | -5/+6 |
| * | | | | | | | | | | | x86, cpu: Expand cpufeature facility to include cpu bugs | Borislav Petkov | 2013-04-02 | 4 | -2/+19 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 | 9 | -27/+30 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/lib: Fix spelling, put space between a numeral and its units | Andy Shevchenko | 2013-04-15 | 4 | -4/+4 |
| * | | | | | | | | | | | x86/lib: Fix spelling in the comments | Andy Shevchenko | 2013-04-15 | 2 | -4/+4 |
| * | | | | | | | | | | | x86, quirks: Shut-up a long-standing gcc warning | Borislav Petkov | 2013-04-02 | 1 | -7/+11 |
| * | | | | | | | | | | | x86, msr: Unify variable names | Borislav Petkov | 2013-04-02 | 1 | -7/+7 |
| * | | | | | | | | | | | x86: Drop KERNEL_IMAGE_START | Borislav Petkov | 2013-04-02 | 2 | -4/+3 |
| * | | | | | | | | | | | x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safety | Lans Zhang | 2013-03-01 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 7 | -84/+73 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2013-04-24 | 32 | -131/+442 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux... | Thomas Gleixner | 2013-04-03 | 7 | -84/+73 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | x86: tsc: Add support for new S3_NONSTOP feature | Feng Tang | 2013-03-15 | 1 | -1/+5 |
| | * | | | | | | | | | | | | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 | Feng Tang | 2013-03-15 | 2 | -0/+13 |
| | * | | | | | | | | | | | | x86: Do full rtc synchronization with ntp | Prarit Bhargava | 2013-03-15 | 4 | -83/+55 |
| | | |_|_|/ / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | x86: Use tick broadcast expired check | Thomas Gleixner | 2013-03-13 | 1 | -0/+12 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 5 | -85/+29 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | | | | | | | | | | | idle: Remove unused ARCH_HAS_DEFAULT_IDLE | Paul Bolle | 2013-04-10 | 1 | -3/+0 |
| * | | | | | | | | | | | | x86: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 4 | -80/+30 |
| * | | | | | | | | | | | | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 | 1 | -2/+0 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|