Age | Commit message (Expand) | Author |
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-16 | Merge branch 'x86-platform-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 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | 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 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | 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 | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys | Dave Hansen |
2016-05-12 | Merge branch 'sched/urgent' into sched/core to pick up fixes | Ingo Molnar |
2016-05-12 | x86/cpu: Add detection of AMD RAS Capabilities | Yazen Ghannam |
2016-05-12 | x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers | Yazen Ghannam |
2016-05-11 | x86/extable: ensure entries are swapped completely when sorting | Mathias Krause |
2016-05-07 | x86/KASLR: Build identity mappings on demand | Kees Cook |
2016-05-07 | x86/boot: Split out kernel_ident_mapping_init() | Yinghai Lu |
2016-05-07 | x86/boot: Clean up indenting for asm/boot.h | Kees Cook |
2016-05-07 | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar |
2016-05-05 | perf/x86/intel/pt: Add IP filtering register/CPUID bits | Alexander Shishkin |
2016-05-05 | perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header | Alexander Shishkin |
2016-05-05 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2016-05-05 | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar |
2016-05-05 | x86/entry/32: Remove asmlinkage_protect() | Brian Gerst |
2016-05-05 | x86/entry, sched/x86: Don't save/restore EFLAGS on task switch | Brian Gerst |
2016-05-05 | Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree | Ingo Molnar |
2016-05-04 | x86/platform/UV: Remove Obsolete GRU MMR address translation | Dimitri Sivanich |
2016-05-04 | x86/platform/UV: Update physical address conversions for UV4 | Mike Travis |
2016-05-04 | x86/platform/UV: Build GAM reference tables | Mike Travis |
2016-05-04 | x86/platform/UV: Support UV4 socket address changes | Mike Travis |
2016-05-04 | x86/platform/UV: Add obtaining GAM Range Table from UV BIOS | Mike Travis |
2016-05-04 | x86/platform/UV: Fold blade info into per node hub info structs | Mike Travis |
2016-05-04 | x86/platform/UV: Allocate common per node hub info structs on local node | Mike Travis |
2016-05-04 | x86/platform/UV: Move blade local processor ID to the per cpu info struct | Mike Travis |
2016-05-04 | x86/platform/UV: Move scir info to the per cpu info struct | Mike Travis |
2016-05-04 | x86/platform/UV: Create per cpu info structs to replace per hub info structs | Mike Travis |
2016-05-04 | x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions | Mike Travis |
2016-05-04 | x86/platform/UV: Add UV4 Specific MMR definitions | Mike Travis |
2016-05-04 | x86/platform/UV: Prep for UV4 MMR updates | Mike Travis |
2016-05-04 | x86/platform/UV: Add UV Architecture Defines | Mike Travis |
2016-05-04 | x86/platform/UV: Add Initial UV4 definitions | Mike Travis |
2016-05-04 | Merge tag 'v4.6-rc6' into x86/platform, to refresh the tree | Ingo Molnar |
2016-05-03 | x86/mce: Define vendor-specific MSR accessors | Yazen Ghannam |
2016-04-29 | x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase | Andy Lutomirski |
2016-04-29 | x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization | Andy Lutomirski |
2016-04-29 | x86/segments/64: When loadsegment(fs, ...) fails, clear the base | Andy Lutomirski |
2016-04-29 | x86/asm: Make asm/alternative.h safe from assembly | Andy Lutomirski |
2016-04-29 | x86/asm: Stop depending on ptrace.h in alternative.h | Andy Lutomirski |
2016-04-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-04-28 | x86/mm, sched/core: Turn off IRQs in switch_mm() | Andy Lutomirski |