summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-22init: Get rid of x86ismsThomas Gleixner
2015-01-22x86/apic: Move apic_init_uniprocessor codeThomas Gleixner
2015-01-22x86/smpboot: Cleanup ioapic handlingThomas Gleixner
2015-01-22x86/apic: Sanitize ioapic handlingThomas Gleixner
2015-01-22x86/ioapic: Add proper checks to setp/enable_IO_APIC()Thomas Gleixner
2015-01-22x86/ioapic: Provide stub functions for IOAPIC%3DnThomas Gleixner
2015-01-22x86/smpboot: Move smpboot inlines to codeThomas Gleixner
2015-01-22x86/x2apic: Use state information for disableThomas Gleixner
2015-01-22x86/x2apic: Split enable and setup functionThomas Gleixner
2015-01-22x86/x2apic: Disable x2apic from nox2apic setupThomas Gleixner
2015-01-22x86/x2apic: Add proper state trackingThomas Gleixner
2015-01-22x86/x2apic: Clarify remapping mode for x2apic enablementThomas Gleixner
2015-01-22x86/x2apic: Move code in conditional regionThomas Gleixner
2015-01-22x86/apic: Check x2apic earlyThomas Gleixner
2015-01-22x86/apic: Make disable x2apic work reallyThomas Gleixner
2015-01-22x86/ioapic: Check x2apic reallyThomas Gleixner
2015-01-22x86/apic: Move x2apic code to one placeThomas Gleixner
2015-01-22x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APICThomas Gleixner
2015-01-22x86/apic: Avoid open coded x2apic detectionThomas Gleixner
2015-01-15iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu
2015-01-15x86/apic: Only disable CPU x2apic mode when necessaryJiang Liu
2015-01-15x86/apic: Handle XAPIC remap mode proper.Jiang Liu
2015-01-15x86/apic: Refine enable_IR_x2apic() and related functionsJiang Liu
2015-01-15x86/apic: Correctly detect X2APIC status in function enable_IR()Jiang Liu
2015-01-15x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic()Jiang Liu
2015-01-15x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apicJiang Liu
2015-01-15x86/apic: Clear stale x2apic modeThomas Gleixner
2015-01-15iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky
2015-01-09perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-09perf/x86_64: Improve user regs samplingAndy Lutomirski
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-09x86: Fix off-by-one in instruction decoderPeter Zijlstra
2015-01-08arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2015-01-07ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko
2015-01-07ARM: 8249/1: mm: dump: don't skip regionsMark Rutland
2015-01-07ARM: wire up execveat syscallRussell King
2015-01-07arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley
2015-01-07arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley
2015-01-07arm64: fix missing linux/bug.h include in asm/arch_timer.hPaul Walmsley
2015-01-07arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley
2015-01-07arm64: sanity checks: add missing AArch32 registersMark Rutland