| Commit message (Expand) | Author | Age |
... | |
* | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() | Rui Wang | 2016-06-10 |
* | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 2016-05-20 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-16 |
|\ |
|
| * | Merge branch 'x86/urgent' into x86/platform, to resolve conflict | Ingo Molnar | 2016-05-05 |
| |\ |
|
| * | | x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes | 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 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 | 2016-05-04 |
| * | | x86/platform/UV: Clean up redunduncies after merge of UV4 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 MMR Illegal Access Function | Mike Travis | 2016-05-04 |
| * | | x86/platform/UV: Add UV4 Specific Defines | Mike Travis | 2016-05-04 |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-05-16 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'x86/urgent' into x86/asm, to refresh the tree | Ingo Molnar | 2016-04-29 |
| |\| |
|
| * | | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 |
| * | | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 |
| * | | x86/cpufeature: Remove cpu_has_x2apic | Borislav Petkov | 2016-03-31 |
* | | | x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init | Alex Thorlton | 2016-05-05 |
| |/
|/| |
|
* | | x86/apic: Handle zero vector gracefully in clear_vector_irq() | Keith Busch | 2016-04-28 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-24 |
|\ |
|
| * | x86/apic/uv: Fix the hotplug notifier | Thomas Gleixner | 2016-03-19 |
| * | x86/irq: Cure live lock in fixup_irqs() | Thomas Gleixner | 2016-03-18 |
| * | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar | 2016-03-17 |
| |\ |
|
| | * | x86: Fix misspellings in comments | Adam Buchbinder | 2016-02-24 |
* | | | kernel: add kcov code coverage | Dmitry Vyukov | 2016-03-22 |
|/ / |
|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-15 |
|\ \ |
|
| * | | x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytes | Denys Vlasenko | 2016-03-08 |
| * | | x86/apic: Deinline __default_send_IPI_*, save ~200 bytes | Denys Vlasenko | 2016-03-08 |
| |/ |
|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 |
|\ \ |
|
| * | | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 2016-02-18 |
| |\| |
|
| * | | x86/cpufeature: Replace the old static_cpu_has() with safe variant | Borislav Petkov | 2016-01-30 |
* | | | x86/topology: Create logical package id | Thomas Gleixner | 2016-02-29 |
| |/
|/| |
|
* | | x86/platform/UV: Remove EFI memmap quirk for UV2+ | Alex Thorlton | 2016-01-19 |
* | | x86/irq: Plug vector cleanup race | Thomas Gleixner | 2016-01-15 |
* | | x86/irq: Call irq_force_move_complete with irq descriptor | Thomas Gleixner | 2016-01-15 |
* | | x86/irq: Remove outgoing CPU from vector cleanup mask | Thomas Gleixner | 2016-01-15 |
* | | x86/irq: Remove the cpumask allocation from send_cleanup_vector() | Thomas Gleixner | 2016-01-15 |
* | | x86/irq: Clear move_in_progress before sending cleanup IPI | Thomas Gleixner | 2016-01-15 |
* | | x86/irq: Remove offline cpus from vector cleanup | Thomas Gleixner | 2016-01-15 |
* | | x86/irq: Get rid of code duplication | Thomas Gleixner | 2016-01-15 |
* | | x86/irq: Copy vectormask instead of an AND operation | Thomas Gleixner | 2016-01-15 |
* | | x86/irq: Check vector allocation early | Thomas Gleixner | 2016-01-15 |
* | | x86/irq: Reorganize the search in assign_irq_vector | Thomas Gleixner | 2016-01-15 |