summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang3-3/+8
2014-09-25powerpc/mm: Unindent htab_dt_scan_page_sizes()Michael Ellerman1-61/+60
2014-09-25powerpc/ppc64: Print CPU/MMU/FW features at bootMichael Ellerman1-0/+8
2014-09-25powerpc/ppc64: Clean up the boot-time settings displayMichael Ellerman1-10/+12
2014-09-25powerpc: Fix build failure when CONFIG_USB=yPranith Kumar1-1/+1
2014-09-25powerpc: Fix build failure on 44xPranith Kumar1-2/+2
2014-09-25powerpc: some changes in numa_setup_cpu()Li Zhong1-6/+8
2014-09-25powerpc: Only set numa node information for present cpus at boottimeLi Zhong2-3/+9
2014-09-25powerpc: Fix warning reported by verify_cpu_node_mapping()Li Zhong1-2/+1
2014-09-25powerpc: Implement emulation of string loads and storesPaul Mackerras1-10/+49
2014-09-25powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras2-0/+61
2014-09-25powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras2-360/+598
2014-09-25powerpc: Check flat device tree version at bootMichael Ellerman1-0/+4
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras4-4/+30
2014-09-25powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIERAnton Blanchard1-0/+2
2014-09-25powerpc: Add POWER8 CPU selectionAnton Blanchard2-0/+5
2014-09-25pseries: Fix endian issues in cpu hot-removalThomas Falcon2-13/+17
2014-09-25pseries: Fix endian issues in onlining cpu threadsThomas Falcon1-3/+5
2014-09-25powerpc: Simplify symbol check in prom_init_check.shAndreas Schwab1-16/+6
2014-09-25powerpc: make of_device_ids constUwe Kleine-König58-67/+67
2014-09-25powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou2-2/+2
2014-09-25powerpc: Export dcr_ind_lock to fix build errorPranith Kumar1-0/+1
2014-09-25powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard2-3/+2
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard11-21/+0
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard7-0/+8
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard21-40/+43
2014-09-25powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard3-108/+79
2014-09-25powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard3-33/+40
2014-09-25powerpc: Remove unused 32bit symbol exportsAnton Blanchard1-16/+0
2014-09-25powerpc: Move more symbol exports next to function definitionsAnton Blanchard5-14/+7
2014-09-25powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard2-4/+2
2014-09-25powerpc: Move adb symbol exports next to function definitionsAnton Blanchard2-7/+5
2014-09-25powerpc/powernv: Check OPAL dump calls exist before usingMichael Neuling1-0/+4
2014-09-25powerpc/powernv: Check OPAL elog calls exist before usingMichael Neuling1-0/+4
2014-09-25powerpc/powernv: Check OPAL RTC calls exists before usingMichael Neuling1-5/+10
2014-09-25powerpc/powernv: Add OPAL check token callMichael Neuling2-0/+3
2014-09-25powerpc: Fix build error with CONFIG_PCI=nPranith Kumar1-1/+1
2014-09-25powerpc/boot: Don't install zImage.* from make installTony Breeds1-0/+5
2014-09-25powerpc/powernv: Improve error messages in dump codeVasant Hegde1-5/+9
2014-09-23powerpc/pseries: Drop unnecessary continueHimangi Saraogi1-1/+0
2014-09-14Linux 3.17-rc5v3.17-rc5Linus Torvalds1-1/+1
2014-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-23/+39
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2-9/+11
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-8/+280
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro1-2/+13
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro1-16/+17
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds2-3/+17
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-22/+23
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner4-22/+23
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang1-0/+13