summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-06-21powerpc: Load Monitor Register SupportJack Miller
2016-06-21powerpc: Improve FSCR init and context switchingMichael Neuling
2016-06-21powerpc: Fix misleading comment in early_setup_secondary()Madhavan Srinivasan
2016-06-21powerpc/kprobes: Remove kretprobe_trampoline_holder.Thiago Jung Bauermann
2016-06-17powerpc/pci: Fix SRIOV not building without EEH enabledRussell Currey
2016-06-16cxl: Add support for CAPP DMA modeIan Munsie
2016-06-16powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTEDaniel Axtens
2016-06-16powerpc/sparse: Include headers containing prototypesDaniel Axtens
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens
2016-06-16powerpc/sparse: make some things staticDaniel Axtens
2016-06-16powerpc: Add array bounds checking to crash_shutdown_handlersSuraj Jitindar Singh
2016-06-16powerpc/mm: Ensure "special" zones are emptyOliver O'Halloran
2016-06-16powerpc/asm: Remove unused symbols in asm-offsets.cRashmica Gupta
2016-06-14powerpc/numa: Fix multiple bugs in memory_hotplug_max()Bharata B Rao
2016-06-14powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()Bharata B Rao
2016-06-14powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng
2016-06-14powerpc/pseries: Fix trivial typo in function nameGreg Kurz
2016-06-14powerpc/pseries: Remove unused pstore headers in nvram.cGeliang Tang
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman
2016-06-14powerpc/pseries: Remove MPIC from pseries event sourcesRashmica Gupta
2016-06-14powerpc/pseries: Remove MPIC from pseries cpu hotplugRashmica Gupta
2016-06-14powerpc/pseries: Remove MPIC from pseries kexecRashmica Gupta
2016-06-14powerpc/pseries: Remove MPIC from pseries smpRashmica Gupta
2016-06-14powerpc/pseries: Drop support for MPIC in pseriesRashmica Gupta
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-06-14powerpc/32: Get rid of sub_reloc_offset()Christophe Leroy
2016-06-14powerpc: Align hot loops of some string functionsAnton Blanchard
2016-06-14powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmpAnton Blanchard
2016-06-14powerpc: Avoid load hit store in setup_sigcontext()Anton Blanchard
2016-06-14powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()Anton Blanchard
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang
2016-06-10x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski
2016-06-10powerpc/nohash: Fix build break with 64K pagesMichael Ellerman
2016-06-09Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2016-06-08x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer modelsBorislav Petkov
2016-06-08x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen
2016-06-08arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon
2016-06-08powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V
2016-06-08powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTAneesh Kumar K.V
2016-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-07coredump: fix dumping through pipesMateusz Guzik
2016-06-08powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-06-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-07x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-06-06x86/msr: Use the proper trace point conditional for writesDr. David Alan Gilbert
2016-06-06powerpc/pseries: Fix PCI config address for DDWGavin Shan