| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 |
|\ |
|
| * | x86, wakeup, sleep: Use pvops functions for changing GDT entries | konrad@kernel.org | 2013-04-11 |
| * | x86, xen, gdt: Remove the pvops variant of store_gdt. | Konrad Rzeszutek Wilk | 2013-04-11 |
| * | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed | Konrad Rzeszutek Wilk | 2013-04-11 |
| * | x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. | Konrad Rzeszutek Wilk | 2013-04-11 |
| * | x86: Make Linux guest support optional | Borislav Petkov | 2013-03-04 |
| * | x86, Kconfig: Move PARAVIRT_DEBUG into the paravirt menu | Borislav Petkov | 2013-03-04 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-04-30 |
|\ \ |
|
| * | | x86/mm/gart: Drop unnecessary check | Wang YanQing | 2013-04-16 |
| * | | x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_ME... | Tang Chen | 2013-04-15 |
| * | | x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMER | Paul Bolle | 2013-04-12 |
| * | | x86/mm/numa: Simplify some bit mangling | Martin Bundgaard | 2013-04-10 |
| * | | x86/mm: Re-enable DEBUG_TLBFLUSH for X86_32 | Paul Bolle | 2013-04-10 |
| * | | x86/mm/cpa: Cleanup split_large_page() and its callee | Borislav Petkov | 2013-04-10 |
| * | | x86: Drop always empty .text..page_aligned section | Jan Beulich | 2013-03-11 |
* | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 |
|\ \ \ |
|
| * | | | x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELF | H. Peter Anvin | 2013-04-16 |
| * | | | x86, relocs: Build separate 32/64-bit tools | Kees Cook | 2013-04-16 |
| * | | | x86, relocs: Add 64-bit ELF support to relocs tool | Kees Cook | 2013-04-16 |
| * | | | x86, relocs: Consolidate processing logic | Kees Cook | 2013-04-16 |
| * | | | x86, relocs: Generalize ELF structure names | Kees Cook | 2013-04-16 |
| * | | | x86: Use a read-only IDT alias on all CPUs | Kees Cook | 2013-04-11 |
* | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ |
|
| * | | | | x86: Constify a few items | Jan Beulich | 2013-03-11 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ |
|
| * | | | | x86, CPU, AMD: Drop useless label | Borislav Petkov | 2013-04-16 |
| * | | | | x86, AMD: Correct {rd,wr}msr_amd_safe warnings | Borislav Petkov | 2013-04-16 |
| * | | | | x86: Fold-in trivial check_config function | Borislav Petkov | 2013-04-16 |
| * | | | | x86, cpu: Convert AMD Erratum 400 | Borislav Petkov | 2013-04-02 |
| * | | | | x86, cpu: Convert AMD Erratum 383 | Borislav Petkov | 2013-04-02 |
| * | | | | x86, cpu: Convert Cyrix coma bug detection | Borislav Petkov | 2013-04-02 |
| * | | | | x86, cpu: Convert FDIV bug detection | Borislav Petkov | 2013-04-02 |
| * | | | | x86, cpu: Convert F00F bug detection | Borislav Petkov | 2013-04-02 |
| * | | | | x86, cpu: Expand cpufeature facility to include cpu bugs | Borislav Petkov | 2013-04-02 |
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ \ |
|
| * | | | | | x86/lib: Fix spelling, put space between a numeral and its units | Andy Shevchenko | 2013-04-15 |
| * | | | | | x86/lib: Fix spelling in the comments | Andy Shevchenko | 2013-04-15 |
| * | | | | | x86, quirks: Shut-up a long-standing gcc warning | Borislav Petkov | 2013-04-02 |
| * | | | | | x86, msr: Unify variable names | Borislav Petkov | 2013-04-02 |
| * | | | | | x86: Drop KERNEL_IMAGE_START | Borislav Petkov | 2013-04-02 |
| * | | | | | x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safety | Lans Zhang | 2013-03-01 |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2013-04-24 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux... | Thomas Gleixner | 2013-04-03 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: bcm281xx: Add timer driver (driver portion) | Christian Daudt | 2013-03-28 |
| | * | | | | | | | x86: tsc: Add support for new S3_NONSTOP feature | Feng Tang | 2013-03-15 |
| | * | | | | | | | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 | Feng Tang | 2013-03-15 |
| | * | | | | | | | x86: Do full rtc synchronization with ntp | Prarit Bhargava | 2013-03-15 |
| * | | | | | | | | x86: Use tick broadcast expired check | Thomas Gleixner | 2013-03-13 |
| * | | | | | | | | arm: Use tick broadcast expired check | Thomas Gleixner | 2013-03-13 |
| | |_|_|_|/ / /
| |/| | | | | | |
|