summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm/uaccess: Remove FIX_ALIGNMENT define from copy_user_nocache_64.S:Borislav Petkov2015-05-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Consolidate irq entering inlinesThomas Gleixner2015-05-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Use entering[_ack]_irq() instead of open coding itThomas Gleixner2015-05-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, irq: Allocate CPU vectors from device local CPUs if possibleJiang Liu2015-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/hpet: Pass proper pointer to irq_alloc_infoSergey Senozhatsky2015-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert f5d6a52f5111 ("x86/smpboot: Skip delays during SMP initialization simi...Ingo Molnar2015-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/smp/boot: Remove 10ms delay from cpu_up() on modern processorsLen Brown2015-05-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/smp/boot: Add cmdline "cpu_init_udelay=N" to specify cpu_up() delayLen Brown2015-05-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-11
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/alternatives: Switch AMD F15h and later to the P6 NOPsBorislav Petkov2015-05-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/irq: Clean up IRQn_VECTOR macrosBrian Gerst2015-05-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm/entry: Remove SYSCALL_VECTORBrian Gerst2015-05-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/irq: Remove unused invalidate_interrupt prototypesBrian Gerst2015-05-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/irq: Merge irq_regs & irq_statBrian Gerst2015-05-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/entry: Define 'cpu_current_top_of_stack' for 64-bit codeDenys Vlasenko2015-05-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/entry: Remove unused 'kernel_stack' per-cpu variableDenys Vlasenko2015-05-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/entry: Stop using PER_CPU_VAR(kernel_stack)Denys Vlasenko2015-05-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/asm, before applying dependent patchIngo Molnar2015-05-08
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Force inlining of atomic opsDenys Vlasenko2015-05-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/64: Clean up usage of TEST insnsDenys Vlasenko2015-05-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/64: Tidy up JZ insns after TESTsDenys Vlasenko2015-05-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/alternatives: Document macrosBorislav Petkov2015-05-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm: Use -mskip-rax-setup if supportedH.J. Lu2015-05-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/32: Update -ENOSYS handling to match the 64-bit logicDenys Vlasenko2015-04-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/64: Merge 32-bit execve stubs with x32 ones, as they are identicalDenys Vlasenko2015-04-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/64: Implement better check for canonical addressesDenys Vlasenko2015-04-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm: Always inline atomicsHagen Paul Pfeifer2015-04-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvopAndy Lutomirski2015-04-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm: Enable fast 32-bit put_user_64() for copy_to_user()Chris Wilson2015-04-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm, x86/acpi/wakeup_64.S: Make global label a local oneBorislav Petkov2015-04-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm, x86/power/hibernate: Use local labels in asmBorislav Petkov2015-04-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm: Remove unused TI_cpuBrian Gerst2015-04-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/asm: Merge common 32-bit values in asm-offsets.cBrian Gerst2015-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/smpboot: Skip delays during SMP initialization similar to XenJan H. Schönherr2015-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Let x2APIC support depend on interrupt remapping or guest supportJan Kiszka2015-05-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/x2apic: Acpi_gbl_FADT existence depends on CONFIG_ACPIJan Kiszka2015-05-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Constify irqdomain opsThomas Gleixner2015-05-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/irq: Avoid memory allocation in __assign_irq_vector()Jiang Liu2015-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu2015-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Cleanup irq_domain opsThomas Gleixner2015-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86,ioapic: Cleanup irq_trigger/polarity()Thomas Gleixner2015-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, ioapic: Use proper defines for the entry fieldsThomas Gleixner2015-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/irq, ACPI: Remove private function mp_register_gsi()/ mp_unregister_gsi()Jiang Liu2015-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/irq: Refine the way to calculate NR_IRQSJiang Liu2015-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/irq: Move private data in struct irq_cfg into dedicated data structureJiang Liu2015-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()Jiang Liu2015-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/irq: Remove function apic_set_affinity()Jiang Liu2015-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/irq: Make functions only used in vector.c staticJiang Liu2015-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/irq: Remove unused alloc_irq_and_cfg_at()Jiang Liu2015-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/irq: Remove sis apic bug workaroundThomas Gleixner2015-04-24