summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds44-3054/+9711
2014-01-29x86, intel-mid: Cleanup some platform code's header filesDavid Cohen2-4/+5
2014-01-29Merge branch 'cubox-i-init' into for-linusRussell King8-0/+471
2014-01-29Merge branches 'fixes' and 'misc' into for-linusRussell King6-3/+48
2014-01-29ARM: at91/dt: add watchdog properties to kizbox boardBoris BREZILLON1-0/+6
2014-01-29ARM: at91/dt: add sam9 watchdog default options to SoCsBoris BREZILLON6-0/+30
2014-01-29watchdog: bcm281xx: Debugfs supportMarkus Mayer1-0/+1
2014-01-29watchdog: bcm281xx: Watchdog DriverMarkus Mayer1-0/+2
2014-01-28ARM: fix building with gcc 4.6.4Russell King1-1/+1
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds15-52/+118
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds15-24/+238
2014-01-28Merge tag 'cris-correction-for-3.14' of git://jni.nu/crisLinus Torvalds1-0/+1
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+1
2014-01-28ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell1-1/+2
2014-01-28ARM: 7947/1: Make pgtbl macro more robustChristopher Covington1-1/+2
2014-01-28ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE caseVictor Kamensky1-0/+2
2014-01-28CRISv10: Readd missing headerJesper Nilsson1-0/+1
2014-01-28ARM: 7930/1: Introduce atomic MMIO modifyEzequiel Garcia2-0/+41
2014-01-28frv: Remove redundant debugging info flagGeoff Levand1-7/+0
2014-01-28mn10300: Remove redundant debugging info flagGeoff Levand1-8/+0
2014-01-28Merge branch 'akpm' (incoming from Andrew)Linus Torvalds4-11/+5
2014-01-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds203-1620/+6116
2014-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+14
2014-01-28arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt1-7/+1
2014-01-28x86: revert wrong memblock current limit settingYinghai Lu2-3/+3
2014-01-28memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu1-1/+1
2014-01-28powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman1-2/+5
2014-01-28powerpc: Add support for the optimised lockref implementationMichael Ellerman3-0/+7
2014-01-28leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan1-8/+8
2014-01-28x86: math-emu: Drop already-disabled print of build dateJosh Triplett1-5/+0
2014-01-28arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang1-0/+2
2014-01-27Merge tag 'cris-for-3.14' of git://jni.nu/crisLinus Torvalds28-333/+299
2014-01-27arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han1-1/+1
2014-01-27KVM: PPC: Book3S PR: Cope with doorbell interruptsPaul Mackerras3-0/+4
2014-01-27KVM: PPC: Book3S HV: Add software abort codes for transactional memoryMichael Neuling1-0/+2
2014-01-27KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling4-8/+114
2014-01-27powerpc/Kconfig: Make TM select VSX and VMXMichael Neuling1-0/+2
2014-01-27KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard5-11/+30
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras6-9/+51
2014-01-27KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras3-0/+9
2014-01-27KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8Paul Mackerras2-0/+8
2014-01-27KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras2-5/+18
2014-01-27KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from napPaul Mackerras1-115/+77
2014-01-27KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8Paul Mackerras2-1/+17
2014-01-27KVM: PPC: Book3S HV: Add handler for HV facility unavailableMichael Ellerman2-1/+11
2014-01-27KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8Paul Mackerras1-1/+7
2014-01-27KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling6-3/+361
2014-01-27KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras6-337/+397
2014-01-27KVM: PPC: Book3S HV: Don't set DABR on POWER8Michael Neuling2-3/+12
2014-01-27kvm/ppc: IRQ disabling cleanupScott Wood4-32/+26