summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-01-29Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-28x86, intel-mid: Cleanup some platform code's header filesDavid Cohen
2014-01-28Merge branch 'cubox-i-init' into for-linusRussell King
2014-01-28Merge branches 'fixes' and 'misc' into for-linusRussell King
2014-01-28ARM: at91/dt: add watchdog properties to kizbox boardBoris BREZILLON
2014-01-28ARM: at91/dt: add sam9 watchdog default options to SoCsBoris BREZILLON
2014-01-28watchdog: bcm281xx: Debugfs supportMarkus Mayer
2014-01-28watchdog: bcm281xx: Watchdog DriverMarkus Mayer
2014-01-28ARM: fix building with gcc 4.6.4Russell King
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-01-28Merge tag 'cris-correction-for-3.14' of git://jni.nu/crisLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-28ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell
2014-01-28ARM: 7947/1: Make pgtbl macro more robustChristopher Covington
2014-01-28ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE caseVictor Kamensky
2014-01-28CRISv10: Readd missing headerJesper Nilsson
2014-01-28ARM: 7930/1: Introduce atomic MMIO modifyEzequiel Garcia
2014-01-28frv: Remove redundant debugging info flagGeoff Levand
2014-01-28mn10300: Remove redundant debugging info flagGeoff Levand
2014-01-28Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-28arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt
2014-01-28x86: revert wrong memblock current limit settingYinghai Lu
2014-01-28memblock, 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-28leds: 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