summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-03-31MIPS: Add CDMM bus supportJames Hogan
2015-03-31MIPS: Add arch CDMM definitions and probingJames Hogan
2015-03-31MIPS: Allow shared IRQ for timer & perf counterJames Hogan
2015-03-31MIPS: OProfile: Allow sharing IRQ with timerJames Hogan
2015-03-31MIPS: perf: Allow sharing IRQ with timerJames Hogan
2015-03-31MIPS: cevt-r4k: Cleanup c0_compare_interrupt.Ralf Baechle
2015-03-31MIPS: cevt-r4k: Make interrupt handler sharedJames Hogan
2015-03-31MIPS: Remove redundant IPTI==IPPCI logicJames Hogan
2015-03-31MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constantsJames Hogan
2015-03-31MIPS: cevt-r4k: Move handle_perf_irq() out of headerJames Hogan
2015-03-31MIPS: pistachio: Add an initial defconfigGovindraj Raja
2015-03-31MIPS: Add support for the IMG Pistachio SoCAndrew Bresticker
2015-03-31MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker
2015-03-31MIPS: Create a common <asm/mach-generic/war.h>Kevin Cernekee
2015-03-24CRYPTO: Octeon: Add SHA512 moduleAaro Koskinen
2015-03-24CRYPTO: Octeon: Add SHA256 moduleAaro Koskinen
2015-03-24CRYPTO: Octeon: Add SHA1 moduleAaro Koskinen
2015-03-24CRYPTO: Octeon: Add instruction definitions for SHA1/256/512Aaro Koskinen
2015-03-24CRYPTO: Octeon: always disable preemption when using crypto engineAaro Koskinen
2015-03-24CRYPTO: Octeon: Don't disable bottom half in octeon-md5Aaro Koskinen
2015-03-24mips: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad
2015-03-24MIPS: BCM47XX: Support SPROM prefixes for PCI devicesRafał Miłecki
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki
2015-03-19Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-...Linus Torvalds
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-03-19sparc: Fix /proc/kcoreDavid S. Miller
2015-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-03-18ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asmMason
2015-03-18ARM: 8311/1: Don't use is_module_addr in setting page attributesLaura Abbott
2015-03-18ARM: 8310/1: l2c: Fix prefetch settings dt parsingFabrice Gasnier
2015-03-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-16Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov
2015-03-16nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan
2015-03-16nios2: Remove ucontext.h from exported arch headersTobias Klauser
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-13KVM: VMX: Set msr bitmap correctly if vcpu is in guest modeWincy Van
2015-03-13x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov