aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-21selftests/powerpc: Load Monitor Register TestsJack Miller6-1/+227
2016-06-21powerpc: Load Monitor Register SupportJack Miller4-0/+34
2016-06-21powerpc: Improve FSCR init and context switchingMichael Neuling3-9/+7
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: Make vPHB device node match adapter'sFrederic Barrat1-11/+10
2016-06-16cxl: Add support for CAPP DMA modeIan Munsie4-2/+8
2016-06-16cxl: Abstract the differences between the PSL and XSLFrederic Barrat4-48/+218
2016-06-16cxl: Update process element after allocating interruptsIan Munsie4-17/+71
2016-06-16cxl: static-ify variables to fix sparse warningsAndrew Donnellan1-2/+2
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 Ellerman36-40/+40
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-12Linux 4.7-rc3Linus Torvalds1-1/+1
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-8/+10
2016-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-37/+59
2016-06-11Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-7/+16
2016-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-4/+10
2016-06-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds8-21/+119
2016-06-11Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds9-24/+49
2016-06-11Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linuxLinus Torvalds1-77/+20
2016-06-10uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski1-56/+2
2016-06-10uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski1-21/+18
2016-06-10Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds19-358/+569
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds7-12/+16
2016-06-10Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds3-7/+4
2016-06-10Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds3-3/+20
2016-06-10sched: panic on corrupted stack endJann Horn1-1/+2