summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-06-21powerpc: Fix misleading comment in early_setup_secondary()Madhavan Srinivasan1-1/+1
2016-06-21powerpc/kprobes: Remove kretprobe_trampoline_holder.Thiago Jung Bauermann1-6/+5
2016-06-17powerpc/pci: Fix SRIOV not building without EEH enabledRussell Currey1-0/+6
2016-06-16cxl: Add support for CAPP DMA modeIan Munsie2-1/+4
2016-06-16powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTEDaniel Axtens1-3/+1
2016-06-16powerpc/sparse: Include headers containing prototypesDaniel Axtens2-0/+3
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens7-0/+81
2016-06-16powerpc/sparse: make some things staticDaniel Axtens4-7/+7
2016-06-16powerpc: Add array bounds checking to crash_shutdown_handlersSuraj Jitindar Singh1-4/+9
2016-06-16powerpc/mm: Ensure "special" zones are emptyOliver O'Halloran1-1/+7
2016-06-16powerpc/asm: Remove unused symbols in asm-offsets.cRashmica Gupta1-49/+0
2016-06-14powerpc/numa: Fix multiple bugs in memory_hotplug_max()Bharata B Rao1-1/+17
2016-06-14powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()Bharata B Rao1-10/+10
2016-06-14powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng2-22/+32
2016-06-14powerpc/pseries: Fix trivial typo in function nameGreg Kurz1-3/+3
2016-06-14powerpc/pseries: Remove unused pstore headers in nvram.cGeliang Tang1-2/+0
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman16-35/+39
2016-06-14powerpc/pseries: Remove MPIC from pseries event sourcesRashmica Gupta1-40/+13
2016-06-14powerpc/pseries: Remove MPIC from pseries cpu hotplugRashmica Gupta1-13/+0
2016-06-14powerpc/pseries: Remove MPIC from pseries kexecRashmica Gupta3-30/+3
2016-06-14powerpc/pseries: Remove MPIC from pseries smpRashmica Gupta3-31/+8
2016-06-14powerpc/pseries: Drop support for MPIC in pseriesRashmica Gupta1-72/+5
2016-06-14powerpc: Various typo fixesMichael Ellerman35-39/+39
2016-06-14powerpc/32: Get rid of sub_reloc_offset()Christophe Leroy1-14/+0
2016-06-14powerpc: Align hot loops of some string functionsAnton Blanchard1-0/+3
2016-06-14powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmpAnton Blanchard3-49/+0
2016-06-14powerpc: Avoid load hit store in setup_sigcontext()Anton Blanchard1-3/+8
2016-06-14powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()Anton Blanchard1-4/+12
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-11/+15
2016-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2016-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-15/+86
2016-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-22/+1
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang1-1/+1
2016-06-10x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski1-10/+10
2016-06-10powerpc/nohash: Fix build break with 64K pagesMichael Ellerman1-1/+1
2016-06-09Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds35-415/+30
2016-06-08x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer modelsBorislav Petkov1-2/+2
2016-06-08x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen1-0/+68
2016-06-08arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon1-1/+1
2016-06-08powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V1-1/+5
2016-06-08powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTAneesh Kumar K.V1-4/+4
2016-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-06-07coredump: fix dumping through pipesMateusz Guzik1-1/+1
2016-06-08powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman1-1/+1
2016-06-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2016-06-07x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin1-0/+3
2016-06-06x86/msr: Use the proper trace point conditional for writesDr. David Alan Gilbert1-2/+2
2016-06-06powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-06-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj1-2/+2
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2-2/+3