Age | Commit message (Expand) | Author | Files | Lines |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+2 |
2016-03-15 | x86: query dynamic DEBUG_PAGEALLOC setting | Christian Borntraeger | 1 | -3/+2 |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-03-15 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+61 |
2016-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+59 |
2016-03-15 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+4 |
2016-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+22 |
2016-03-15 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -189/+188 |
2016-03-15 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -35/+33 |
2016-03-15 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -14/+4 |
2016-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 29 | -127/+286 |
2016-03-14 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -102/+233 |
2016-03-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 53 | -26341/+264 |
2016-03-14 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -26/+17 |
2016-03-14 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2016-03-14 | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -44/+45 |
2016-03-12 | x86/cpufeature: Enable new AVX-512 features | Fenghua Yu | 1 | -0/+3 |
2016-03-12 | x86/fpu: Fix eager-FPU handling on legacy FPU machines | Borislav Petkov | 2 | -2/+4 |
2016-03-10 | x86/entry/traps: Show unhandled signal for i386 in do_trap() | Jianyu Zhan | 1 | -2/+0 |
2016-03-10 | x86/entry/32: Change INT80 to be an interrupt gate | Andy Lutomirski | 1 | -1/+1 |
2016-03-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -0/+7 |
2016-03-10 | x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off") | Yu-cheng Yu | 1 | -6/+0 |
2016-03-10 | x86/entry/32: Add and check a stack canary for the SYSENTER stack | Andy Lutomirski | 2 | -0/+11 |
2016-03-10 | x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup | Andy Lutomirski | 1 | -0/+5 |
2016-03-10 | x86/entry: Vastly simplify SYSENTER TF (single-step) handling | Andy Lutomirski | 1 | -9/+43 |
2016-03-10 | x86/entry/traps: Clear DR6 early in do_debug() and improve the comment | Andy Lutomirski | 1 | -3/+12 |
2016-03-10 | x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions | Andy Lutomirski | 1 | -5/+7 |
2016-03-09 | x86/fpu: Fix 'no387' regression | Andy Lutomirski | 1 | -6/+8 |
2016-03-08 | x86/mm, x86/mce: Add memcpy_mcsafe() | Tony Luck | 1 | -0/+2 |
2016-03-08 | Merge branch 'linus' into x86/fpu, to pick up fixes | Ingo Molnar | 2 | -0/+9 |
2016-03-08 | x86/asm-offsets: Remove PARAVIRT_enabled | Andy Lutomirski | 1 | -1/+0 |
2016-03-08 | x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled | Andy Lutomirski | 1 | -0/+25 |
2016-03-08 | x86/nmi: Mark 'ignore_nmis' as __read_mostly | Kostenzer Felix | 1 | -1/+2 |
2016-03-08 | x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytes | Denys Vlasenko | 1 | -1/+1 |
2016-03-08 | x86/apic: Deinline __default_send_IPI_*, save ~200 bytes | Denys Vlasenko | 1 | -0/+60 |
2016-03-08 | x86/mce/AMD: Document some functionality | Aravind Gopalakrishnan | 1 | -5/+2 |
2016-03-08 | x86/mce/AMD: Fix logic to obtain block address | Aravind Gopalakrishnan | 1 | -29/+55 |
2016-03-08 | x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors | Aravind Gopalakrishnan | 1 | -0/+29 |
2016-03-08 | Merge branch 'linus' into ras/core, to pick up fixes | Ingo Molnar | 2 | -0/+9 |
2016-03-08 | x86/microcode/intel: Drop orig_sum from ext signature checksum | Borislav Petkov | 1 | -3/+3 |
2016-03-08 | x86/microcode/intel: Improve microcode sanity-checking error messages | Borislav Petkov | 1 | -10/+26 |
2016-03-08 | x86/microcode/intel: Merge two consecutive if-statements | Borislav Petkov | 1 | -5/+5 |
2016-03-08 | x86/microcode/intel: Get rid of DWSIZE | Borislav Petkov | 1 | -2/+2 |
2016-03-08 | x86/microcode/intel: Change checksum variables to u32 | Chris Bainbridge | 1 | -4/+4 |
2016-03-07 | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix | Ingo Molnar | 2 | -0/+9 |
2016-03-04 | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar | 10 | -83/+201 |
2016-03-03 | x86/tsc: Always Running Timer (ART) correlated clocksource | Christopher S. Hall | 1 | -0/+59 |
2016-03-03 | PM / sleep / x86: Fix crash on graph trace through x86 suspend | Todd E Brandt | 1 | -0/+7 |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 1 | -1/+1 |
2016-02-29 | Merge tag 'v4.5-rc6' into locking/core, to pick up fixes | Ingo Molnar | 1 | -0/+2 |