Age | Commit message (Expand) | Author |
2016-05-10 | x86/boot: Add missing file header comments | Kees Cook |
2016-05-10 | x86/KASLR: Initialize mapping_info every time | Kees Cook |
2016-05-10 | x86/boot: Comment what finalize_identity_maps() does | Borislav Petkov |
2016-05-10 | x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n | Thomas Gleixner |
2016-05-07 | x86/topology: Handle CPUID bogosity gracefully | Thomas Gleixner |
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 | x86/KASLR: Improve comments around the mem_avoid[] logic | Kees Cook |
2016-05-07 | x86/boot: Simplify pointer casting in choose_random_location() | Borislav Petkov |
2016-05-07 | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar |
2016-05-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-05-06 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-06 | x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO | Chen Yu |
2016-05-06 | x86/KASLR: Consolidate mem_avoid[] entries | Yinghai Lu |
2016-05-06 | x86/boot: Clean up pointer casting | Kees Cook |
2016-05-05 | mm: thp: kvm: fix memory corruption in KVM with THP enabled | Andrea Arcangeli |
2016-05-05 | x86/sysfb_efi: Fix valid BAR address range check | Wang YanQing |
2016-05-05 | perf/x86/intel/pt: Convert ACCESS_ONCE()s | Alexander Shishkin |
2016-05-05 | perf/x86/intel/pt: Export CPU frequency ratios needed by PT decoders | Alexander Shishkin |
2016-05-05 | perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it | Alexander Shishkin |
2016-05-05 | perf/x86/intel/pt: Add support for address range filtering in PT | Alexander Shishkin |
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 | perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs | Peter Zijlstra |
2016-05-05 | Merge branch 'x86/urgent' into x86/platform, to resolve conflict | Ingo Molnar |
2016-05-05 | x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init | Alex Thorlton |
2016-05-05 | perf/x86: Add model numbers for Kabylake CPUs | Andi Kleen |
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/32: Remove GET_THREAD_INFO() from entry code | 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-05 | ACPI,PCI,IRQ: remove SCI penalize function | Sinan Kaya |
2016-05-05 | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() | Sinan Kaya |
2016-05-04 | x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes | Dimitri Sivanich |
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: Add UV4 addressing discovery function | 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: Update MMIOH setup function to work for both UV3 and UV4 | Mike Travis |