summaryrefslogtreecommitdiff
path: root/arch
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-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-13parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds
2014-09-13Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds
2014-09-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-09-12Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-09-11xen/arm: remove mach_to_phys rbtreeStefano Stabellini
2014-09-11xen/arm: reimplement xen_dma_unmap_page & friendsStefano Stabellini
2014-09-11xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini
2014-09-11arm64: flush TLS registers during execWill Deacon
2014-09-10sh: get_user_pages_fast() must flush cacheStas Sergeev
2014-09-10x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader
2014-09-09Merge tag 'microblaze-3.17-rc5' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-09-09microblaze: Fix number of syscallsMichal Simek
2014-09-09microblaze: Rename Advance setup to Kernel featuresMichal Simek
2014-09-09microblaze: Add mm/Kconfig to advance menuMichal Simek
2014-09-09arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang
2014-09-09arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...Chen Gang