| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 | 18 | -78/+73 |
|\ |
|
| * | x86, wakeup, sleep: Use pvops functions for changing GDT entries | konrad@kernel.org | 2013-04-12 | 1 | -2/+7 |
| * | x86, xen, gdt: Remove the pvops variant of store_gdt. | Konrad Rzeszutek Wilk | 2013-04-12 | 7 | -10/+4 |
| * | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed | Konrad Rzeszutek Wilk | 2013-04-12 | 3 | -6/+0 |
| * | x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. | Konrad Rzeszutek Wilk | 2013-04-12 | 2 | -5/+0 |
| * | x86: Make Linux guest support optional | Borislav Petkov | 2013-03-04 | 7 | -55/+62 |
| * | 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 | 10 | -20/+11 |
|\ \ |
|
| * | | x86/iommu/dmar: Remove warning for HPET scope type | Linn Crosetto | 2013-04-24 | 1 | -1/+2 |
| * | | 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-17 | 9 | -153/+183 |
| * | | | x86, relocs: Build separate 32/64-bit tools | Kees Cook | 2013-04-17 | 4 | -5/+22 |
| * | | | x86, relocs: Add 64-bit ELF support to relocs tool | Kees Cook | 2013-04-17 | 1 | -6/+261 |
| * | | | x86, relocs: Consolidate processing logic | Kees Cook | 2013-04-17 | 1 | -134/+170 |
| * | | | x86, relocs: Generalize ELF structure names | Kees Cook | 2013-04-17 | 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 | 5 | -20/+18 |
|\ \ \ \ |
|
| * | | | | x86, early-printk: Update earlyprintk documentation (and kill x86 copy) | Dave Hansen | 2013-04-11 | 2 | -16/+14 |
| * | | | | 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 | 10 | -28/+33 |
|\ \ \ \ \ |
|
| * | | | | | 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-03 | 1 | -7/+11 |
| * | | | | | x86, msr: Unify variable names | Borislav Petkov | 2013-04-03 | 1 | -7/+7 |
| * | | | | | x86-64, docs, mm: Add vsyscall range to virtual address space layout | Borislav Petkov | 2013-04-03 | 1 | -1/+3 |
| * | | | | | x86: Drop KERNEL_IMAGE_START | Borislav Petkov | 2013-04-03 | 2 | -4/+3 |
| * | | | | | x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safety | Lans Zhang | 2013-03-01 | 1 | -1/+1 |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | extable: Flip the sorting message | Borislav Petkov | 2013-04-15 | 1 | -3/+3 |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 35 | -385/+1178 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | clockevents: Set dummy handler on CPU_DEAD shutdown | Thomas Gleixner | 2013-04-25 | 2 | -0/+5 |
| * | | | | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2013-04-24 | 1262 | -7800/+13864 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | timekeeping: Update tk->cycle_last in resume | Thomas Gleixner | 2013-04-22 | 1 | -1/+1 |