Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels | Andy Lutomirski | 2016-12-19 | 1 | -1/+1 | |
| * | | | | | | | | x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6 | Andy Lutomirski | 2016-12-19 | 1 | -3/+4 | |
| * | | | | | | | | x86/tools: Fix gcc-7 warning in relocs.c | Markus Trippelsdorf | 2016-12-19 | 1 | -1/+2 | |
| * | | | | | | | | x86/unwind: Dump stack data on warnings | Josh Poimboeuf | 2016-12-19 | 2 | -1/+39 | |
| * | | | | | | | | x86/unwind: Adjust last frame check for aligned function stacks | Josh Poimboeuf | 2016-12-19 | 1 | -1/+8 | |
| * | | | | | | | | x86/init: Fix a couple of comment typos | Dmitry Torokhov | 2016-12-19 | 1 | -3/+3 | |
| * | | | | | | | | x86/init: Remove i8042_detect() from platform ops | Dmitry Torokhov | 2016-12-19 | 4 | -17/+0 | |
| * | | | | | | | | x86/init: Add i8042 state to the platform data | Dmitry Torokhov | 2016-12-19 | 3 | -0/+30 | |
| * | | | | | | | | x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp() | Boris Ostrovsky | 2016-12-19 | 1 | -1/+5 | |
| * | | | | | | | | x86/microcode/AMD: Do not load when running on a hypervisor | Borislav Petkov | 2016-12-19 | 1 | -9/+19 | |
| * | | | | | | | | x86/microcode/AMD: Sanitize apply_microcode_early_amd() | Borislav Petkov | 2016-12-19 | 1 | -13/+17 | |
| * | | | | | | | | x86/microcode/AMD: Make find_proper_container() sane again | Borislav Petkov | 2016-12-19 | 1 | -9/+11 | |
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-24 | 2 | -10/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perf/x86: Fix overlap counter scheduling bug | Peter Zijlstra | 2016-12-22 | 1 | -1/+1 | |
| * | | | | | | | | | perf/x86/pebs: Fix handling of PEBS buffer overflows | Stephane Eranian | 2016-12-22 | 1 | -9/+21 | |
* | | | | | | | | | | Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-23 | 8 | -34/+45 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache | Vineet Gupta | 2016-12-19 | 2 | -6/+13 | |
| * | | | | | | | | | | ARC: mm: No need to save cache version in @cpuinfo | Vineet Gupta | 2016-12-19 | 2 | -12/+5 | |
| * | | | | | | | | | | ARC: enable SG chaining | Vladimir Kondratiev | 2016-12-19 | 1 | -0/+1 | |
| * | | | | | | | | | | ARCv2: intc: default all interrupts to priority 1 | Vineet Gupta | 2016-12-14 | 2 | -9/+7 | |
| * | | | | | | | | | | ARCv2: entry: document intr disable in hard isr | Vineet Gupta | 2016-12-14 | 1 | -6/+18 | |
| * | | | | | | | | | | ARC: ARCompact entry: elide re-reading ECR in ProtV handler | Vineet Gupta | 2016-12-13 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-12-22 | 2 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki | 2016-12-22 | 2 | -5/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_... | Lv Zheng | 2016-12-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users | Lv Zheng | 2016-12-21 | 1 | -4/+3 | |
* | | | | | | | | | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-12-22 | 13 | -25/+2070 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | x86/intel_rdt: Implement show_options() for resctrlfs | Shaohua Li | 2016-12-09 | 1 | -2/+10 | |
| * | | | | | | | | | | | | | | x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabled | Fenghua Yu | 2016-12-02 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | x86/intel_rdt: Update task closid immediately on CPU in rmdir and unmount | Fenghua Yu | 2016-11-28 | 1 | -30/+83 | |
| * | | | | | | | | | | | | | | x86/intel_rdt: Fix setting of closid when adding CPUs to a group | Fenghua Yu | 2016-11-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'x86/cpufeature' into x86/cache | Thomas Gleixner | 2016-11-16 | 177 | -1668/+2602 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | x86/intel_rdt: Update percpu closid immeditately on CPUs affected by changee | Fenghua Yu | 2016-11-15 | 1 | -36/+36 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Reset per cpu closids on unmount | Fenghua Yu | 2016-11-15 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Select KERNFS when enabling INTEL_RDT_A | Thomas Gleixner | 2016-11-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Prevent deadlock against hotplug lock | Thomas Gleixner | 2016-11-15 | 1 | -5/+3 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Protect info directory from removal | Fenghua Yu | 2016-11-15 | 1 | -4/+20 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Export the minimum number of set mask bits in sysfs | Shaohua Li | 2016-11-07 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Propagate error in rdt_mount() properly | Shaohua Li | 2016-11-07 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Add a missing #include | Borislav Petkov | 2016-11-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Add scheduler hook | Fenghua Yu | 2016-10-31 | 5 | -1/+53 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Add schemata file | Tony Luck | 2016-10-31 | 4 | -1/+259 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Add tasks files | Fenghua Yu | 2016-10-31 | 1 | -0/+180 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Add cpus file | Tony Luck | 2016-10-31 | 3 | -5/+154 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Add mkdir to resctrl file system | Fenghua Yu | 2016-10-31 | 2 | -0/+240 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Add "info" files to resctrl file system | Fenghua Yu | 2016-10-31 | 2 | -0/+209 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Add basic resctrl filesystem support | Fenghua Yu | 2016-10-31 | 4 | -2/+305 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Build structures for each resource based on cache topology | Tony Luck | 2016-10-31 | 2 | -0/+224 | |
| * | | | | | | | | | | | | | | | x86/cqm: Share PQR_ASSOC related data between CQM and CAT | Fenghua Yu | 2016-10-26 | 2 | -20/+22 | |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUID | Fenghua Yu | 2016-10-26 | 2 | -7/+172 |