Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | signal: Unify and correct copy_siginfo_from_user32 | Eric W. Biederman | 2018-01-16 | 1 | -21/+0 | |
| * | | | | | | | | | | | | signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h | Eric W. Biederman | 2018-01-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | signal: unify compat_siginfo_t | Al Viro | 2018-01-16 | 1 | -0/+4 | |
| * | | | | | | | | | | | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfo | Eric W. Biederman | 2018-01-12 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-01-30 | 4 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/headers: Remove duplicate #includes | Pravin Shedge | 2017-12-12 | 4 | -4/+0 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-01-30 | 1 | -6/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/apic: Remove local var in flat_send_IPI_allbutself() | Borislav Petkov | 2017-12-11 | 1 | -6/+2 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-01-30 | 3 | -14/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/MCE: Make correctable error detection look at the Deferred bit | Yazen Ghannam | 2017-12-18 | 1 | -1/+12 | |
| * | | | | | | | | | | | | x86/MCE: Report only DRAM ECC as memory errors on AMD systems | Yazen Ghannam | 2017-12-18 | 2 | -3/+12 | |
| * | | | | | | | | | | | | x86/MCE/AMD: Define a function to get SMCA bank type | Yazen Ghannam | 2017-12-18 | 1 | -0/+14 | |
| * | | | | | | | | | | | | x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systems | Yazen Ghannam | 2017-12-04 | 1 | -1/+3 | |
| * | | | | | | | | | | | | x86/MCE: Extend table to report action optional errors through CMCI too | Xie XiuQi | 2017-12-04 | 1 | -9/+17 | |
* | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-01-30 | 1 | -4/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2018-01-06 | 34 | -301/+538 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'v4.15-rc4' into perf/core, to pick up fixes | Ingo Molnar | 2017-12-18 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'v4.15-rc3' into perf/core, to refresh the tree | Ingo Molnar | 2017-12-12 | 5 | -6/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | uprobes/x86: Emulate push insns for uprobe on x86 | Yonghong Song | 2017-12-11 | 1 | -4/+103 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-30 | 5 | -16/+166 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | x86/speculation: Simplify indirect_branch_prediction_barrier() | Borislav Petkov | 2018-01-27 | 1 | -0/+6 | |
| * | | | | | | | | | | | | x86/cpufeatures: Clean up Spectre v2 related CPUID flags | David Woodhouse | 2018-01-27 | 2 | -14/+24 | |
| * | | | | | | | | | | | | x86/cpu/bugs: Make retpoline module warning conditional | Thomas Gleixner | 2018-01-27 | 1 | -3/+11 | |
| * | | | | | | | | | | | | x86/bugs: Drop one "mitigation" from dmesg | Borislav Petkov | 2018-01-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | x86/alternative: Print unadorned pointers | Borislav Petkov | 2018-01-26 | 1 | -7/+7 | |
| * | | | | | | | | | | | | x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support | David Woodhouse | 2018-01-26 | 1 | -1/+9 | |
| * | | | | | | | | | | | | x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes | David Woodhouse | 2018-01-26 | 1 | -0/+66 | |
| * | | | | | | | | | | | | x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown | David Woodhouse | 2018-01-26 | 1 | -5/+43 | |
| * | | | | | | | | | | | | x86/cpufeatures: Add CPUID_7_EDX CPUID leaf | David Woodhouse | 2018-01-26 | 2 | -2/+1 | |
| * | | | | | | | | | | | | module/retpoline: Warn about missing retpoline in module | Andi Kleen | 2018-01-26 | 1 | -1/+16 | |
* | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-01-30 | 1 | -1/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/gart: Exclude GART aperture from vmcore | Jiri Bohac | 2018-01-11 | 1 | -1/+45 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-01-30 | 3 | -13/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/centaur: Mark TSC invariant | davidwang | 2018-01-24 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | x86/tsc: Introduce early tsc clocksource | Peter Zijlstra | 2018-01-14 | 1 | -10/+33 | |
| * | | | | | | | | | | | | | x86/time: Unconditionally register legacy timer interrupt | Peter Zijlstra | 2018-01-14 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | x86/tsc: Allow TSC calibration without PIT | Peter Zijlstra | 2018-01-14 | 1 | -0/+18 | |
* | | | | | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-01-30 | 9 | -65/+300 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | x86/jailhouse: Respect pci=lastbus command line settings | Jan Kiszka | 2018-01-20 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | x86/jailhouse: Set X86_FEATURE_TSC_KNOWN_FREQ | Jan Kiszka | 2018-01-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | x86/platform/UV: Fix GAM MMR references in the UV x2apic code | Mike Travis | 2018-01-16 | 1 | -46/+37 | |
| * | | | | | | | | | | | | | | x86/platform/UV: Add references to access fixed UV4A HUB MMRs | Mike Travis | 2018-01-16 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | x86/platform/UV: Fix UV4A support on new Intel Processors | Mike Travis | 2018-01-16 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | | x86/jailhouse: Hide x2apic code when CONFIG_X86_X2APIC=n | Thomas Gleixner | 2018-01-15 | 1 | -14/+19 | |
| * | | | | | | | | | | | | | | x86/jailhouse: Initialize PCI support | Jan Kiszka | 2018-01-14 | 1 | -0/+17 | |
| * | | | | | | | | | | | | | | x86/jailhouse: Wire up IOAPIC for legacy UART ports | Jan Kiszka | 2018-01-14 | 1 | -0/+21 | |
| * | | | | | | | | | | | | | | x86/jailhouse: Halt instead of failing to restart | Jan Kiszka | 2018-01-14 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | x86/jailhouse: Silence ACPI warning | Jan Kiszka | 2018-01-14 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | x86/jailhouse: Avoid access of unsupported platform resources | Jan Kiszka | 2018-01-14 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | | x86/jailhouse: Set up timekeeping | Jan Kiszka | 2018-01-14 | 1 | -0/+17 |