summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-01-28frv: Remove redundant debugging info flagGeoff Levand
2014-01-28mn10300: Remove redundant debugging info flagGeoff Levand
2014-01-27Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-27arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt
2014-01-27x86: revert wrong memblock current limit settingYinghai Lu
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu
2014-01-28powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman
2014-01-28powerpc: Add support for the optimised lockref implementationMichael Ellerman
2014-01-27leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan
2014-01-27x86: math-emu: Drop already-disabled print of build dateJosh Triplett
2014-01-27arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang
2014-01-27Merge tag 'cris-for-3.14' of git://jni.nu/crisLinus Torvalds
2014-01-27arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han
2014-01-27KVM: PPC: Book3S PR: Cope with doorbell interruptsPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: Add software abort codes for transactional memoryMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling
2014-01-27powerpc/Kconfig: Make TM select VSX and VMXMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from napPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Add handler for HV facility unavailableMichael Ellerman
2014-01-27KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: Don't set DABR on POWER8Michael Neuling
2014-01-27kvm/ppc: IRQ disabling cleanupScott Wood
2014-01-27KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman
2014-01-27KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab
2014-01-27KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater
2014-01-27ARM: imx: initial SolidRun Cubox-i supportRussell King
2014-01-27ARM: imx: initial SolidRun HummingBoard supportRussell King
2014-01-27KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka
2014-01-27arm64: fix build error if DMA_CMA is enabledPankaj Dubey
2014-01-27microblaze: Add missing v8.50.a versionMichal Simek
2014-01-27microblaze: Fix missing bracket in printkMichal Simek
2014-01-27microblaze: Fix compilation error for BS=0Michal Simek
2014-01-27microblaze: Disable stack protection from bootloaderMichal Simek
2014-01-27microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek
2014-01-27microblaze: timer: Do not initialized system timer twiceMichal Simek
2014-01-27microblaze: timer: Use generic sched_clock implementationMichal Simek
2014-01-27microblaze: Add NOTES section to linker scriptMichal Simek
2014-01-27microblaze: Add support for CCFMichal Simek
2014-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2014-01-26um: Include generic barrier.hRichard Weinberger