Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | x86: query dynamic DEBUG_PAGEALLOC setting | Christian Borntraeger | 2016-03-16 | 1 | -3/+2 | |
* | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-15 | 2 | -1/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytes | Denys Vlasenko | 2016-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | x86/apic: Deinline __default_send_IPI_*, save ~200 bytes | Denys Vlasenko | 2016-03-08 | 1 | -0/+60 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 1 | -0/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/tsc: Always Running Timer (ART) correlated clocksource | Christopher S. Hall | 2016-03-03 | 1 | -0/+59 | |
* | | | | | | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-15 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/tsc: Use topology functions | Thomas Gleixner | 2016-02-21 | 1 | -4/+4 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-03-15 | 2 | -0/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID | Andy Lutomirski | 2016-02-09 | 1 | -0/+16 | |
| * | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix | Ingo Molnar | 2016-02-08 | 13 | -109/+211 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | x86/mm/32: Set NX in __supported_pte_mask before enabling paging | Andy Lutomirski | 2016-01-20 | 1 | -0/+6 | |
* | | | | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-03-15 | 4 | -189/+188 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/microcode/intel: Drop orig_sum from ext signature checksum | Borislav Petkov | 2016-03-08 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Improve microcode sanity-checking error messages | Borislav Petkov | 2016-03-08 | 1 | -10/+26 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Merge two consecutive if-statements | Borislav Petkov | 2016-03-08 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Get rid of DWSIZE | Borislav Petkov | 2016-03-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Change checksum variables to u32 | Chris Bainbridge | 2016-03-08 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | x86/microcode: Use kmemdup() rather than duplicating its implementation | Andrzej Hajda | 2016-02-17 | 2 | -6/+2 | |
| * | | | | | | | | | | | | | x86/microcode: Remove unnecessary paravirt_enabled check | Boris Ostrovsky | 2016-02-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | x86/microcode/AMD: Issue microcode updated message later | Borislav Petkov | 2016-02-09 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Cleanup get_matching_model_microcode() | Borislav Petkov | 2016-02-09 | 1 | -14/+11 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Remove unused arg of get_matching_model_microcode() | Borislav Petkov | 2016-02-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Rename mc_saved_in_initrd | Borislav Petkov | 2016-02-09 | 1 | -24/+28 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Use *wrmsrl variants | Borislav Petkov | 2016-02-09 | 1 | -9/+5 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Cleanup apply_microcode_intel() | Borislav Petkov | 2016-02-09 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Move the BUG_ON up and turn it into WARN_ON | Borislav Petkov | 2016-02-09 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Rename mc_intel variable to mc | Borislav Petkov | 2016-02-09 | 1 | -29/+29 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Rename mc_saved_count to num_saved | Borislav Petkov | 2016-02-09 | 1 | -30/+31 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Rename local variables of type struct mc_saved_data | Borislav Petkov | 2016-02-09 | 1 | -31/+27 | |
| * | | | | | | | | | | | | | x86/microcode/AMD: Drop redundant printk prefix | Borislav Petkov | 2016-02-09 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | x86/microcode: Issue update message only once | Borislav Petkov | 2016-02-09 | 2 | -10/+7 | |
| * | | | | | | | | | | | | | x86/microcode: Remove an unneeded NULL check | Dan Carpenter | 2016-02-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | x86/microcode: Remove redundant __setup() param parsing | Borislav Petkov | 2016-02-09 | 1 | -11/+4 | |
| * | | | | | | | | | | | | | x86/microcode/intel: Make early loader look for builtin microcode too | Borislav Petkov | 2016-02-09 | 1 | -8/+16 | |
| * | | | | | | | | | | | | | x86/microcode: Untangle from BLK_DEV_INITRD | Borislav Petkov | 2016-02-09 | 1 | -10/+4 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 | 3 | -35/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/fpu, to pick up fixes | Ingo Molnar | 2016-03-08 | 2 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | / / / | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | x86/fpu: Default eagerfpu=on on all CPUs | Andy Lutomirski | 2016-02-09 | 1 | -8/+5 | |
| * | | | | | | | | | | | | x86/fpu: Speed up lazy FPU restores slightly | Andy Lutomirski | 2016-02-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | x86/fpu: Fold fpu_copy() into fpu__copy() | Andy Lutomirski | 2016-02-09 | 1 | -21/+11 | |
| * | | | | | | | | | | | | x86/fpu: Fix FNSAVE usage in eagerfpu mode | Andy Lutomirski | 2016-02-09 | 1 | -3/+15 | |
| * | | | | | | | | | | | | x86/fpu: Fix math emulation in eager fpu mode | Andy Lutomirski | 2016-02-09 | 2 | -2/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-15 | 2 | -14/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/boot: Use proper array element type in memset() size calculation | Alexander Kuleshov | 2016-02-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | x86/boot: Simplify kernel load address alignment check | Alexander Kuleshov | 2016-01-30 | 1 | -3/+1 | |
| * | | | | | | | | | | | | x86/boot: Micro-optimize reset_early_page_tables() | Alexander Kuleshov | 2016-01-30 | 1 | -11/+3 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 | 29 | -127/+286 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |