summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman80-200/+204
2016-09-20MAINTAINERS: Update cxl maintainersMichael Neuling1-2/+2
2016-09-20powerpc/pseries: fix memory leak in queue_hotplug_event() error pathAndrew Donnellan1-0/+1
2016-09-20powerpc/nvram: Fix an incorrect partition mergePan Xinhui1-3/+3
2016-09-20powerpc/nvram: Fix a memory leak in err pathPan Xinhui1-1/+1
2016-09-20powerpc/64s: Optimise MSR handling in exception handlingNicholas Piggin1-12/+9
2016-09-20powerpc/64: Optimise syscall entry for virtual, relocatable caseNicholas Piggin1-5/+2
2016-09-20powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4KAneesh Kumar K.V1-1/+1
2016-09-20powerpc/64: Document the syscall ABINicholas Piggin1-0/+105
2016-09-20powerpc/64: Replay hypervisor maintenance interrupt firstNicholas Piggin1-5/+9
2016-09-19powerpc: Ensure .mem(init|exit).text are within _stext/_etextMichael Ellerman1-0/+2
2016-09-19powerpc: Don't change the section in _GLOBAL()Michael Ellerman1-6/+2
2016-09-19powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin3-29/+20
2016-09-19powerpc: Use kprobe blacklist for exception handlersNicholas Piggin4-15/+25
2016-09-13powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are activeSimon Guo2-3/+14
2016-09-13powerpc/ptrace: Fix cppcheck issue in gpr32_set_common/gpr32_get_common()Simon Guo1-45/+29
2016-09-13cxl: Fix informational messageFrederic Barrat1-2/+2
2016-09-13powerpc/32: Add missing \n and switch to pr_warn()Colin Ian King1-1/+1
2016-09-13powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V3-0/+56
2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V7-22/+71
2016-09-13powerpc/mm/radix: Use different RTS encoding for different POWER9 revsAneesh Kumar K.V1-4/+9
2016-09-13powerpc/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V2-1/+22
2016-09-13powerpc/pasemi: Fix device_type of Nemo SB600 node.Darren Stevens1-0/+16
2016-09-13powerpc/pasemi: Fix Nemo SB600 i8259 interrupts.Darren Stevens1-0/+65
2016-09-13powerpc/pasemi: Add Nemo motherboard config option.Darren Stevens1-0/+10
2016-09-13hwrng: pasemi-rng - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan1-1/+1
2016-09-13powerpc/ps3: fix spelling mistake in function nameColin Ian King1-1/+1
2016-09-13powerpc/Makefile: Construct the UTS_MACHINE value more conciselyMichael Ellerman1-15/+4
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman5-28/+26
2016-09-13powerpc/boot: Use $(Q) to quiet build rules not @Michael Ellerman1-4/+4
2016-09-13powerpc/vdso64: Drop vdso64asMichael Ellerman1-6/+0
2016-09-13powerpc/Makefile: CROSS32AS is unused, remove itMichael Ellerman1-1/+0
2016-09-13powerpc/64: Do load of PACAKBASE in LOAD_HANDLERMichael Ellerman2-14/+1
2016-09-13powerpc/64: Correct comment on LOAD_HANDLER()Michael Ellerman1-4/+4
2016-09-13powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus addressPaul Mackerras3-11/+49
2016-09-13powerpc/xmon: Don't use ld on 32-bitMichael Ellerman1-2/+2
2016-09-13powerpc/sparse: Add more assembler prototypesDaniel Axtens9-0/+45
2016-09-13powerpc/fadump: Set core e_flags using kernel's ELF ABI versionDaniel Axtens2-5/+5
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens22-27/+27
2016-09-10powerpc/cell: Drop unused iic_get_irq_host()Daniel Axtens1-6/+0
2016-09-04Linux 4.8-rc5v4.8-rc5Linus Torvalds1-1/+1
2016-09-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2016-09-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+3
2016-09-03Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-7/+14
2016-09-03Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-11/+15
2016-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+11
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-279/+25
2016-09-03Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-9/+29
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds38-128/+198
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-90/+159