summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-01-22x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernelsDave Hansen
2015-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-23Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-22x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APICThomas Gleixner
2015-01-22x86: Consolidate boot cpu timer setupThomas Gleixner
2015-01-22x86/apic: Reuse apic_bsp_setup() for UP APIC setupThomas Gleixner
2015-01-22x86/smpboot: Sanitize uniprocessor initThomas Gleixner
2015-01-22x86/smpboot: Move apic init code to apic.cThomas Gleixner
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-22nios2: fix kuser trampoline addressLey Foon Tan
2015-01-22powerpc/powernv: Restore LPCR with LPCR_PECE1 clearedShreyas B. Prabhu
2015-01-21Merge tag 'renesas-soc-fixes2-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2015-01-21ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() functionMasahiro Yamada
2015-01-21ARM: dts: sun4i: Add simplefb node with de_fe0-de_be0-lcd0-hdmi pipelineHans de Goede
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-01-20x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-01-20x86: Don't rely on VMWare emulating PAT MSR correctlyJuergen Gross
2015-01-20x86, fpu: Fix math_state_restore() race with kernel_fpu_begin()Oleg Nesterov
2015-01-20x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin/end()Oleg Nesterov
2015-01-20x86, fpu: Introduce per-cpu in_kernel_fpu stateOleg Nesterov
2015-01-20x86: pmc_atom: Expose contents of PSSAndy Shevchenko
2015-01-20x86: pmc_atom: Clean up init functionAndy Shevchenko
2015-01-20x86: pmc-atom: Remove unused macroAndy Shevchenko
2015-01-20x86: pmc_atom: don%27t check for NULL twiceAndy Shevchenko
2015-01-20x86: pmc-atom: Assign debugfs node as soon as possibleAndy Shevchenko
2015-01-20x86, irq: Properly tag virtualization entry in /proc/interruptsJan Beulich
2015-01-20x86, boot: Skip relocs when load address unchangedKees Cook
2015-01-20arm64: Add dtb files to archclean ruleJungseok Lee
2015-01-20x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu
2015-01-20x86/xen: Treat SCI interrupt as normal GSI interruptJiang Liu
2015-01-20VFS: Convert file->f_dentry->d_inode to file_inode()David Howells