| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | x86_64, entry: Use sysret to return to userspace when possible | Andy Lutomirski | 2015-02-01 | 1 | -0/+54 |
| | * | | | | | | | | x86, traps: Fix ist_enter from userspace | Andy Lutomirski | 2015-02-01 | 1 | -7/+18 |
| * | | | | | | | | | Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2015-02-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86, vdso: teach 'make clean' remove vdso64 binaries | Andrey Skvortsov | 2015-01-29 | 1 | -1/+1 |
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n... | Ingo Molnar | 2015-02-03 | 459 | -3532/+4747 |
| |\ \ \ \ \ \ \ \ \
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-01-28 | 15 | -278/+301 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole user | Denys Vlasenko | 2015-01-13 | 1 | -46/+42 |
| | * | | | | | | | | | x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSET | Denys Vlasenko | 2015-01-13 | 1 | -2/+2 |
| | * | | | | | | | | | x86: entry_64.S: delete unused code | Denys Vlasenko | 2015-01-13 | 2 | -35/+0 |
| | * | | | | | | | | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks | Luck, Tony | 2015-01-07 | 4 | -94/+26 |
| | * | | | | | | | | | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic | Andy Lutomirski | 2015-01-02 | 2 | -0/+40 |
| | * | | | | | | | | | x86: Clean up current_stack_pointer | Andy Lutomirski | 2015-01-02 | 2 | -10/+14 |
| | * | | | | | | | | | x86, traps: Track entry into and exit from IST context | Andy Lutomirski | 2015-01-02 | 5 | -6/+61 |
| | * | | | | | | | | | x86, entry: Switch stacks on a paranoid entry from userspace | Andy Lutomirski | 2015-01-02 | 4 | -68/+67 |
| * | | | | | | | | | | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ... | Ingo Molnar | 2015-01-28 | 161 | -571/+1334 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86_64 entry: Fix RCX for ptraced syscalls | Andy Lutomirski | 2015-01-17 | 1 | -1/+2 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-10 | 18 | -501/+436 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86, init: Fix UP boot regression on x86_64 | Thomas Gleixner | 2015-01-24 | 1 | -1/+1 |
| * | | | | | | | | | | | iommu/amd: Fix irq remapping detection logic | Thomas Gleixner | 2015-01-23 | 1 | -1/+6 |
| * | | | | | | | | | | | x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APIC | Thomas Gleixner | 2015-01-22 | 1 | -0/+2 |
| * | | | | | | | | | | | x86: Consolidate boot cpu timer setup | Thomas Gleixner | 2015-01-22 | 2 | -6/+2 |
| * | | | | | | | | | | | x86/apic: Reuse apic_bsp_setup() for UP APIC setup | Thomas Gleixner | 2015-01-22 | 3 | -34/+25 |
| * | | | | | | | | | | | x86/smpboot: Sanitize uniprocessor init | Thomas Gleixner | 2015-01-22 | 1 | -11/+26 |
| * | | | | | | | | | | | x86/smpboot: Move apic init code to apic.c | Thomas Gleixner | 2015-01-22 | 3 | -37/+47 |
| * | | | | | | | | | | | init: Get rid of x86isms | Thomas Gleixner | 2015-01-22 | 4 | -13/+18 |
| * | | | | | | | | | | | x86/apic: Move apic_init_uniprocessor code | Thomas Gleixner | 2015-01-22 | 1 | -63/+62 |
| * | | | | | | | | | | | x86/smpboot: Cleanup ioapic handling | Thomas Gleixner | 2015-01-22 | 1 | -40/+7 |
| * | | | | | | | | | | | x86/apic: Sanitize ioapic handling | Thomas Gleixner | 2015-01-22 | 1 | -14/+3 |
| * | | | | | | | | | | | x86/ioapic: Add proper checks to setp/enable_IO_APIC() | Thomas Gleixner | 2015-01-22 | 1 | -4/+7 |
| * | | | | | | | | | | | x86/ioapic: Provide stub functions for IOAPIC%3Dn | Thomas Gleixner | 2015-01-22 | 1 | -0/+5 |
| * | | | | | | | | | | | x86/smpboot: Move smpboot inlines to code | Thomas Gleixner | 2015-01-22 | 2 | -69/+65 |
| * | | | | | | | | | | | x86/x2apic: Use state information for disable | Thomas Gleixner | 2015-01-22 | 1 | -16/+10 |
| * | | | | | | | | | | | x86/x2apic: Split enable and setup function | Thomas Gleixner | 2015-01-22 | 3 | -28/+41 |
| * | | | | | | | | | | | x86/x2apic: Disable x2apic from nox2apic setup | Thomas Gleixner | 2015-01-22 | 2 | -36/+24 |
| * | | | | | | | | | | | x86/x2apic: Add proper state tracking | Thomas Gleixner | 2015-01-22 | 1 | -1/+14 |
| * | | | | | | | | | | | x86/x2apic: Clarify remapping mode for x2apic enablement | Thomas Gleixner | 2015-01-22 | 1 | -4/+4 |
| * | | | | | | | | | | | x86/x2apic: Move code in conditional region | Thomas Gleixner | 2015-01-22 | 2 | -54/+37 |
| * | | | | | | | | | | | x86/apic: Check x2apic early | Thomas Gleixner | 2015-01-22 | 2 | -15/+21 |
| * | | | | | | | | | | | x86/apic: Make disable x2apic work really | Thomas Gleixner | 2015-01-22 | 1 | -9/+5 |
| * | | | | | | | | | | | x86/ioapic: Check x2apic really | Thomas Gleixner | 2015-01-22 | 3 | -4/+4 |
| * | | | | | | | | | | | x86/apic: Move x2apic code to one place | Thomas Gleixner | 2015-01-22 | 1 | -30/+28 |
| * | | | | | | | | | | | x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APIC | Thomas Gleixner | 2015-01-22 | 2 | -5/+5 |
| * | | | | | | | | | | | x86/apic: Avoid open coded x2apic detection | Thomas Gleixner | 2015-01-22 | 2 | -13/+11 |
| * | | | | | | | | | | | iommu/irq_remapping: Normailize the way to detect whether IR is enabled | Jiang Liu | 2015-01-15 | 1 | -24/+14 |
| * | | | | | | | | | | | iommu/irq_remapping: Change variable disable_irq_remap to be static | Jiang Liu | 2015-01-15 | 4 | -14/+2 |
| * | | | | | | | | | | | iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenance | Jiang Liu | 2015-01-15 | 1 | -8/+8 |
| * | | | | | | | | | | | iommu/irq_remapping: Kill function irq_remapping_supported() and related code | Jiang Liu | 2015-01-15 | 8 | -34/+3 |
| * | | | | | | | | | | | iommu/amd: Check for irq-remap support amd_iommu_prepare() | Joerg Roedel | 2015-01-15 | 1 | -0/+3 |
| * | | | | | | | | | | | x86/apic: Only disable CPU x2apic mode when necessary | Jiang Liu | 2015-01-15 | 1 | -1/+2 |
| * | | | | | | | | | | | iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC mode | Jiang Liu | 2015-01-15 | 1 | -4/+6 |