Age | Commit message (Expand) | Author | Files | Lines |
2017-06-20 | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar | 13 | -39/+95 |
2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins | 1 | -2/+2 |
2017-06-12 | x86/debug: Handle early WARN_ONs proper | Peter Zijlstra | 1 | -1/+1 |
2017-06-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2017-06-08 | x86/microcode/intel: Clear patch pointer before jettisoning the initrd | Dominik Brodowski | 1 | -0/+3 |
2017-06-06 | kvm: async_pf: fix rcu_irq_enter() with irqs enabled | Paolo Bonzini | 1 | -1/+1 |
2017-06-05 | x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoC | Christian Sünkenberg | 1 | -0/+1 |
2017-05-29 | x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT... | Borislav Petkov | 1 | -1/+1 |
2017-05-29 | x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt... | Borislav Petkov | 1 | -8/+8 |
2017-05-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -13/+49 |
2017-05-27 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+6 |
2017-05-26 | x86/ftrace: Make sure that ftrace trampolines are not RWX | Thomas Gleixner | 1 | -6/+14 |
2017-05-26 | kprobes/x86: Fix to set RWX bits correctly before releasing trampoline | Masami Hiramatsu | 1 | -0/+9 |
2017-05-26 | x86/timers: Move simple_udelay_calibration past init_hypervisor_platform | Jan Kiszka | 1 | -2/+2 |
2017-05-24 | x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives() | Mateusz Jurczyk | 1 | -2/+7 |
2017-05-24 | x86/unwind: Add end-of-stack check for ftrace handlers | Josh Poimboeuf | 1 | -9/+40 |
2017-05-23 | x86/tsc: Fold set_cyc2ns_scale() into caller | Arnd Bergmann | 1 | -10/+4 |
2017-05-23 | x86/smp: Adjust system_state check | Thomas Gleixner | 1 | -1/+1 |
2017-05-23 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 1 | -0/+1 |
2017-05-21 | x86/MCE: Export memory_error() | Borislav Petkov | 1 | -7/+6 |
2017-05-15 | KVM: x86: Fix load damaged SSEx MXCSR register | Wanpeng Li | 1 | -0/+1 |
2017-05-15 | sched/clock: Remove unused argument to sched_clock_idle_wakeup_event() | Peter Zijlstra | 1 | -1/+1 |
2017-05-15 | x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable... | Peter Zijlstra | 1 | -0/+10 |
2017-05-15 | x86/tsc: Feed refined TSC calibration into sched_clock() | Peter Zijlstra | 1 | -0/+5 |
2017-05-15 | x86/tsc: Fix sched_clock() sync | Peter Zijlstra | 1 | -5/+11 |
2017-05-15 | x86/tsc: Remodel cyc2ns to use seqcount_latch() | Peter Zijlstra | 1 | -137/+36 |
2017-05-15 | x86/tsc: Provide 'tsc=unstable' boot parameter | Peter Zijlstra | 1 | -0/+2 |
2017-05-12 | Tigran has moved | Andrew Morton | 3 | -3/+3 |
2017-05-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -8/+25 |
2017-05-12 | Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+3 |
2017-05-11 | x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen | Juergen Gross | 1 | -2/+3 |
2017-05-10 | Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 1 | -0/+1 |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
2017-05-09 | x86/boot/32: Fix UP boot on Quark and possibly other platforms | Andy Lutomirski | 2 | -5/+20 |
2017-05-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 9 | -6/+9 |
2017-05-08 | treewide: decouple cacheflush.h and set_memory.h | Laura Abbott | 2 | -0/+2 |
2017-05-08 | x86: use set_memory.h header | Laura Abbott | 6 | -5/+6 |
2017-05-08 | mm, vmalloc: use __GFP_HIGHMEM implicitly | Michal Hocko | 1 | -1/+1 |
2017-05-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
2017-05-08 | x86/kexec/64: Use gbpages for identity mappings if available | Xunlei Pang | 1 | -0/+4 |
2017-05-08 | x86/mm: Add support for gbpages to kernel_ident_mapping_init() | Xunlei Pang | 1 | -1/+1 |
2017-05-05 | Merge branch 'linus' into x86/urgent, to pick up dependent commits | Ingo Molnar | 70 | -1642/+2590 |
2017-05-04 | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
2017-05-04 | Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -31/+26 |
2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 12 | -27/+31 |
2017-05-03 | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -1/+7 |
2017-05-03 | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+1 |
2017-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -1/+97 |
2017-05-02 | x86/cpu: remove hypervisor specific set_cpu_features | Juergen Gross | 2 | -9/+0 |
2017-05-02 | vmware: set cpu capabilities during platform initialization | Juergen Gross | 1 | -19/+20 |