| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | | | | x86/ftrace: Add stack frame pointer to ftrace_caller | Steven Rostedt (VMware) | 2017-03-24 | 1 | -2/+10 |
| * | | | | | | | | | | | | | | | x86/ftrace: Move the ftrace specific code out of entry_32.S | Steven Rostedt (VMware) | 2017-03-24 | 2 | -0/+176 |
| * | | | | | | | | | | | | | | | x86/ftrace: Rename mcount_64.S to ftrace_64.S | Steven Rostedt (VMware) | 2017-03-24 | 2 | -4/+2 |
| |/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-01 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | x86/apic: Fix a comment in init_apic_mappings() | Dou Liyang | 2017-03-13 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | x86/apic: Remove the SET_APIC_ID(x) macro | Dou Liyang | 2017-03-13 | 1 | -1/+1 |
| | |_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-05-01 | 6 | -192/+481 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | x86/intel_rdt: Return error for incorrect resource names in schemata | Vikas Shivappa | 2017-04-20 | 1 | -13/+15 |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Trim whitespace while parsing schemata input | Vikas Shivappa | 2017-04-20 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Fix padding when resource is enabled via mount | Vikas Shivappa | 2017-04-20 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | x86/intel_rdt/mba: Add schemata file support for MBA | Vikas Shivappa | 2017-04-14 | 2 | -0/+45 |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Make schemata file parsers resource specific | Vikas Shivappa | 2017-04-14 | 2 | -14/+25 |
| * | | | | | | | | | | | | | | | x86/intel_rdt/mba: Add info directory files for Memory Bandwidth Allocation | Vikas Shivappa | 2017-04-14 | 2 | -2/+61 |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Make information files resource specific | Vikas Shivappa | 2017-04-14 | 2 | -4/+15 |
| * | | | | | | | | | | | | | | | x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA) | Vikas Shivappa | 2017-04-14 | 1 | -2/+87 |
| * | | | | | | | | | | | | | | | x86/intel_rdt/mba: Memory bandwith allocation feature detect | Vikas Shivappa | 2017-04-14 | 2 | -0/+5 |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Add resource specific msr update function | Thomas Gleixner | 2017-04-14 | 1 | -24/+51 |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Move CBM specific data into a struct | Thomas Gleixner | 2017-04-14 | 3 | -45/+54 |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Cleanup namespace to support multiple resource types | Vikas Shivappa | 2017-04-14 | 3 | -32/+32 |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Organize code properly | Thomas Gleixner | 2017-04-14 | 1 | -47/+45 |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Init padding only if a device exists | Thomas Gleixner | 2017-04-14 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/cpu, to resolve conflict | Ingo Molnar | 2017-04-11 | 16 | -46/+79 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | x86/intel_rdt: Add cpus_list rdtgroup file | Jiri Olsa | 2017-04-10 | 1 | -4/+25 |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Update schemata read to show data in tabular format | Vikas Shivappa | 2017-04-05 | 2 | -2/+33 |
| * | | | | | | | | | | | | | | | x86/intel_rdt: Implement "update" mode when writing schemata file | Tony Luck | 2017-04-05 | 2 | -45/+33 |
| | |_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86 | Mathias Krause | 2017-03-11 | 2 | -10/+6 |
* | | | | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-01 | 23 | -639/+623 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | x86/reboot: Turn off KVM when halting a CPU | Tiantian Feng | 2017-04-20 | 1 | -0/+3 |
| | |_|_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch | Ingo Molnar | 2017-04-11 | 21 | -633/+616 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up... | Ingo Molnar | 2017-03-01 | 59 | -1162/+915 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | x86/boot: Fix pr_debug() API braindamage | Borislav Petkov | 2017-02-01 | 1 | -3/+3 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Simplify e820__update_table() | Ingo Molnar | 2017-01-30 | 1 | -39/+31 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Separate the E820 ABI structures from the in-kernel structures | Ingo Molnar | 2017-01-29 | 1 | -11/+9 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Fix and clean up e820_type switch() statements | Ingo Molnar | 2017-01-29 | 1 | -2/+10 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix | Ingo Molnar | 2017-01-28 | 2 | -7/+7 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Remove unnecessary #include's | Ingo Molnar | 2017-01-28 | 1 | -7/+0 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Rename e820_mark_nosave_regions() to e820__register_nosave_reg... | Ingo Molnar | 2017-01-28 | 2 | -6/+6 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*() | Ingo Molnar | 2017-01-28 | 3 | -9/+11 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Use bool in query APIs | Ingo Molnar | 2017-01-28 | 1 | -5/+5 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Document e820__reserve_setup_data() | Ingo Molnar | 2017-01-28 | 2 | -4/+10 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Clean up __e820__update_table() et al | Ingo Molnar | 2017-01-28 | 1 | -59/+61 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Simplify the e820__update_table() interface | Ingo Molnar | 2017-01-28 | 3 | -10/+15 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Clean up and standardize sizeof() uses | Ingo Molnar | 2017-01-28 | 1 | -6/+6 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Clean up the E820 table size define names | Ingo Molnar | 2017-01-28 | 3 | -8/+8 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" | Ingo Molnar | 2017-01-28 | 9 | -77/+77 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Use 'enum e820_type' when handling the e820 region type | Ingo Molnar | 2017-01-28 | 1 | -11/+11 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Use 'enum e820_type' in 'struct e820_entry' | Ingo Molnar | 2017-01-28 | 1 | -0/+3 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Simplify e820_reserve_resources() | Ingo Molnar | 2017-01-28 | 1 | -17/+19 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Rename e820_print_map() to e820__print_table() | Ingo Molnar | 2017-01-28 | 2 | -7/+7 |
| | * | | | | | | | | | | | | | | | x86/boot/e820: Create coherent API function names for E820 range operations | Ingo Molnar | 2017-01-28 | 6 | -33/+33 |