summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-25powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras
2014-09-25powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras
2014-09-25powerpc: Check flat device tree version at bootMichael Ellerman
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras
2014-09-25powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIERAnton Blanchard
2014-09-25powerpc: Add POWER8 CPU selectionAnton Blanchard
2014-09-25pseries: Fix endian issues in cpu hot-removalThomas Falcon
2014-09-25pseries: Fix endian issues in onlining cpu threadsThomas Falcon
2014-09-25powerpc: Simplify symbol check in prom_init_check.shAndreas Schwab
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2014-09-25powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou
2014-09-25powerpc: Export dcr_ind_lock to fix build errorPranith Kumar
2014-09-25powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-09-25powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard
2014-09-25powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard
2014-09-25powerpc: Remove unused 32bit symbol exportsAnton Blanchard
2014-09-25powerpc: Move more symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc: Move adb symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc/powernv: Check OPAL dump calls exist before usingMichael Neuling
2014-09-25powerpc/powernv: Check OPAL elog calls exist before usingMichael Neuling
2014-09-25powerpc/powernv: Check OPAL RTC calls exists before usingMichael Neuling
2014-09-25powerpc/powernv: Add OPAL check token callMichael Neuling
2014-09-25powerpc: Fix build error with CONFIG_PCI=nPranith Kumar
2014-09-25powerpc/boot: Don't install zImage.* from make installTony Breeds
2014-09-25powerpc/powernv: Improve error messages in dump codeVasant Hegde
2014-09-23powerpc/pseries: Drop unnecessary continueHimangi Saraogi
2014-09-15Linux 3.17-rc5Linus Torvalds
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-15vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang
2014-09-14MAINTAINERS: update NTB infoJon Mason
2014-09-14NTB: correct the spread of queues over mw'sJon Mason
2014-09-14fix bogus read_seqretry() checks introduced in b37199eAl Viro
2014-09-14move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro
2014-09-14[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro
2014-09-13Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds
2014-09-13parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin
2014-09-13vfs: fix bad hashing of dentriesLinus Torvalds
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds