Age | Commit message (Expand) | Author |
2016-07-10 | Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86" | Ingo Molnar |
2016-07-07 | Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne... | Ingo Molnar |
2016-06-27 | pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags | Minfei Huang |
2016-06-27 | pvclock: Add CPU barriers to get correct version value | Minfei Huang |
2016-06-27 | Merge tag 'v4.7-rc5' into perf/core, to pick up fixes | Ingo Molnar |
2016-06-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-06-24 | x86: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | x86: fix up a few misc stack pointer vs thread_info confusions | Linus Torvalds |
2016-06-23 | x86: avoid avoid passing around 'thread_info' in stack dumping code | Linus Torvalds |
2016-06-14 | kprobes/x86: Clear TF bit in fault on single-stepping | Masami Hiramatsu |
2016-06-14 | perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86 | Andi Kleen |
2016-06-14 | Merge branch 'linus' into perf/core, to pick up fixes before merging new changes | Ingo Molnar |
2016-06-10 | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() | Rui Wang |
2016-06-10 | x86/entry/traps: Don't force in_interrupt() to return true in IST handlers | Andy Lutomirski |
2016-06-08 | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models | Borislav Petkov |
2016-06-08 | Merge branch 'linus' into perf/core, to refresh the branch | Ingo Molnar |
2016-06-03 | x86/topology: Add topology_max_smt_threads() | Andi Kleen |
2016-05-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-23 | kexec: provide arch_kexec_protect(unprotect)_crashkres() | Xunlei Pang |
2016-05-22 | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2016-05-20 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby |
2016-05-20 | ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it | Steven Rostedt |
2016-05-20 | x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits | Andy Lutomirski |
2016-05-20 | Merge branch 'linus' into x86/urgent, to refresh the tree | Ingo Molnar |
2016-05-20 | x86/mm/mpx: Work around MPX erratum SKD046 | Dave Hansen |
2016-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-16 | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-16 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-05-16 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki |
2016-05-16 | Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' | Rafael J. Wysocki |
2016-05-16 | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys | Dave Hansen |
2016-05-13 | x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS | Mateusz Guzik |
2016-05-12 | x86/tsc: Add missing Cherrytrail frequency to the table | Jeremy Compostella |
2016-05-12 | x86/mce: Update AMD mcheck init to use cpu_has() facilities | Yazen Ghannam |
2016-05-12 | x86/cpu: Add detection of AMD RAS Capabilities | Yazen Ghannam |
2016-05-12 | x86/mce/AMD: Save an indentation level in prepare_threshold_block() | Borislav Petkov |
2016-05-12 | x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems | Yazen Ghannam |
2016-05-12 | x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers | Yazen Ghannam |