Age | Commit message (Expand) | Author | Files | Lines |
2016-05-17 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -36/+126 |
2016-05-17 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 28 | -157/+177 |
2016-05-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -96/+5 |
2016-05-17 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -1/+26 |
2016-05-17 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -20/+17 |
2016-05-16 | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -16/+26 |
2016-05-16 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -30/+22 |
2016-05-12 | Merge branch 'sched/urgent' into sched/core to pick up fixes | Ingo Molnar | 1 | -0/+4 |
2016-05-12 | x86/cpu: Add detection of AMD RAS Capabilities | Yazen Ghannam | 2 | -1/+7 |
2016-05-12 | x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers | Yazen Ghannam | 1 | -0/+4 |
2016-05-11 | x86/extable: ensure entries are swapped completely when sorting | Mathias Krause | 1 | -0/+8 |
2016-05-07 | x86/KASLR: Build identity mappings on demand | Kees Cook | 1 | -0/+19 |
2016-05-07 | x86/boot: Split out kernel_ident_mapping_init() | Yinghai Lu | 1 | -0/+5 |
2016-05-07 | x86/boot: Clean up indenting for asm/boot.h | Kees Cook | 1 | -11/+9 |
2016-05-07 | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar | 1 | -0/+4 |
2016-05-05 | perf/x86/intel/pt: Add IP filtering register/CPUID bits | Alexander Shishkin | 1 | -0/+9 |
2016-05-05 | perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header | Alexander Shishkin | 1 | -20/+0 |
2016-05-05 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+1 |
2016-05-05 | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 1 | -0/+1 |
2016-05-05 | x86/entry/32: Remove asmlinkage_protect() | Brian Gerst | 1 | -34/+0 |
2016-05-05 | x86/entry, sched/x86: Don't save/restore EFLAGS on task switch | Brian Gerst | 1 | -3/+1 |
2016-05-05 | Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree | Ingo Molnar | 1 | -0/+4 |
2016-05-03 | x86/mce: Define vendor-specific MSR accessors | Yazen Ghannam | 1 | -0/+15 |
2016-04-29 | x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase | Andy Lutomirski | 2 | -5/+12 |
2016-04-29 | x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization | Andy Lutomirski | 1 | -7/+0 |
2016-04-29 | x86/segments/64: When loadsegment(fs, ...) fails, clear the base | Andy Lutomirski | 1 | -3/+39 |
2016-04-29 | x86/asm: Make asm/alternative.h safe from assembly | Andy Lutomirski | 1 | -0/+4 |
2016-04-29 | x86/asm: Stop depending on ptrace.h in alternative.h | Andy Lutomirski | 4 | -33/+43 |
2016-04-29 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |
2016-04-28 | x86/mm, sched/core: Turn off IRQs in switch_mm() | Andy Lutomirski | 1 | -0/+3 |
2016-04-28 | x86/mm, sched/core: Uninline switch_mm() | Andy Lutomirski | 1 | -96/+2 |
2016-04-28 | x86/efi: Enable runtime call flag checking | Mark Rutland | 1 | -1/+3 |
2016-04-28 | x86/efi: Move to generic {__,}efi_call_virt() | Mark Rutland | 1 | -29/+12 |
2016-04-28 | x86/efi/efifb: Move DMI based quirks handling out of generic code | Ard Biesheuvel | 1 | -0/+2 |
2016-04-28 | x86/efi: Prepare GOP handling code for reuse as generic code | Ard Biesheuvel | 1 | -0/+5 |
2016-04-28 | Merge branch 'perf/urgent' into perf/core, to resolve conflict | Ingo Molnar | 1 | -0/+4 |
2016-04-28 | perf/x86/intel/pt: Don't die on VMXON | Alexander Shishkin | 1 | -0/+4 |
2016-04-23 | perf/x86/intel/rapl: Support Skylake RAPL domains | Srinivas Pandruvada | 1 | -0/+2 |
2016-04-22 | x86/paravirt: Remove paravirt_enabled() | Luis R. Rodriguez | 3 | -7/+0 |
2016-04-22 | x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check | Luis R. Rodriguez | 1 | -0/+26 |
2016-04-22 | x86/init: Use a platform legacy quirk for EBDA | Luis R. Rodriguez | 1 | -0/+3 |
2016-04-22 | x86/rtc: Replace paravirt rtc check with platform legacy quirk | Luis R. Rodriguez | 4 | -12/+21 |
2016-04-22 | x86/boot: Enumerate documentation for the x86 hardware_subarch | Luis R. Rodriguez | 1 | -1/+40 |
2016-04-22 | Merge branch 'x86/urgent' into x86/asm, to fix semantic conflict | Ingo Molnar | 1 | -0/+1 |
2016-04-22 | x86/mm/xen: Suppress hugetlbfs in PV guests | Jan Beulich | 1 | -0/+1 |
2016-04-22 | x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET | Baoquan He | 1 | -5/+3 |
2016-04-22 | locking/rwsem: Provide down_write_killable() | Michal Hocko | 1 | -3/+3 |
2016-04-19 | x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() | Dmitry Safonov | 2 | -3/+3 |
2016-04-19 | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes | Ingo Molnar | 4 | -7/+18 |
2016-04-13 | x86/msr: Set the return value to zero when native_rdmsr_safe() fails | Andy Lutomirski | 1 | -1/+4 |