summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman2014-09-307-2/+179
* powerpc: Implement load_unaligned_zeropadAnton Blanchard2014-09-301-0/+40
* powerpc: pci-ioda: Use a single function to emit logging messagesJoe Perches2014-09-251-28/+30
* powerpc: pci-ioda: Remove unnecessary return value from printkJoe Perches2014-09-251-6/+3
* powerpc/eeh: Fix kernel crash when passing through VFWei Yang2014-09-253-3/+8
* powerpc/mm: Unindent htab_dt_scan_page_sizes()Michael Ellerman2014-09-251-61/+60
* powerpc/ppc64: Print CPU/MMU/FW features at bootMichael Ellerman2014-09-251-0/+8
* powerpc/ppc64: Clean up the boot-time settings displayMichael Ellerman2014-09-251-10/+12
* powerpc: Fix build failure when CONFIG_USB=yPranith Kumar2014-09-251-1/+1
* powerpc: Fix build failure on 44xPranith Kumar2014-09-251-2/+2
* powerpc: some changes in numa_setup_cpu()Li Zhong2014-09-251-6/+8
* powerpc: Only set numa node information for present cpus at boottimeLi Zhong2014-09-252-3/+9
* powerpc: Fix warning reported by verify_cpu_node_mapping()Li Zhong2014-09-251-2/+1
* powerpc: Implement emulation of string loads and storesPaul Mackerras2014-09-251-10/+49
* powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras2014-09-252-0/+61
* powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras2014-09-252-360/+598
* powerpc: Check flat device tree version at bootMichael Ellerman2014-09-251-0/+4
* powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras2014-09-254-4/+30
* powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIERAnton Blanchard2014-09-251-0/+2
* powerpc: Add POWER8 CPU selectionAnton Blanchard2014-09-252-0/+5
* pseries: Fix endian issues in cpu hot-removalThomas Falcon2014-09-252-13/+17
* pseries: Fix endian issues in onlining cpu threadsThomas Falcon2014-09-251-3/+5
* powerpc: Simplify symbol check in prom_init_check.shAndreas Schwab2014-09-251-16/+6
* powerpc: make of_device_ids constUwe Kleine-König2014-09-2558-67/+67
* powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou2014-09-252-2/+2
* powerpc: Export dcr_ind_lock to fix build errorPranith Kumar2014-09-251-0/+1
* powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard2014-09-252-3/+2
* powerpc: Remove stale function prototypesAnton Blanchard2014-09-2511-21/+0
* powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-257-0/+8
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-2521-40/+43
* powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard2014-09-253-108/+79
* powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard2014-09-253-33/+40
* powerpc: Remove unused 32bit symbol exportsAnton Blanchard2014-09-251-16/+0
* powerpc: Move more symbol exports next to function definitionsAnton Blanchard2014-09-255-14/+7
* powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard2014-09-252-4/+2
* powerpc: Move adb symbol exports next to function definitionsAnton Blanchard2014-09-252-7/+5
* powerpc/powernv: Check OPAL dump calls exist before usingMichael Neuling2014-09-251-0/+4
* powerpc/powernv: Check OPAL elog calls exist before usingMichael Neuling2014-09-251-0/+4
* powerpc/powernv: Check OPAL RTC calls exists before usingMichael Neuling2014-09-251-5/+10
* powerpc/powernv: Add OPAL check token callMichael Neuling2014-09-252-0/+3
* powerpc: Fix build error with CONFIG_PCI=nPranith Kumar2014-09-251-1/+1
* powerpc/boot: Don't install zImage.* from make installTony Breeds2014-09-251-0/+5
* powerpc/powernv: Improve error messages in dump codeVasant Hegde2014-09-251-5/+9
* powerpc/pseries: Drop unnecessary continueHimangi Saraogi2014-09-231-1/+0
* Linux 3.17-rc5v3.17-rc5Linus Torvalds2014-09-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-143-23/+39
|\
| * be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro2014-09-141-2/+13
| * don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro2014-09-141-16/+17
| * fix bogus read_seqretry() checks introduced in b37199eAl Viro2014-09-131-2/+2
| * move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro2014-09-131-2/+6
OpenPOWER on IntegriCloud