summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-2080-200/+204
* MAINTAINERS: Update cxl maintainersMichael Neuling2016-09-201-2/+2
* powerpc/pseries: fix memory leak in queue_hotplug_event() error pathAndrew Donnellan2016-09-201-0/+1
* powerpc/nvram: Fix an incorrect partition mergePan Xinhui2016-09-201-3/+3
* powerpc/nvram: Fix a memory leak in err pathPan Xinhui2016-09-201-1/+1
* powerpc/64s: Optimise MSR handling in exception handlingNicholas Piggin2016-09-201-12/+9
* powerpc/64: Optimise syscall entry for virtual, relocatable caseNicholas Piggin2016-09-201-5/+2
* powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4KAneesh Kumar K.V2016-09-201-1/+1
* powerpc/64: Document the syscall ABINicholas Piggin2016-09-201-0/+105
* powerpc/64: Replay hypervisor maintenance interrupt firstNicholas Piggin2016-09-201-5/+9
* powerpc: Ensure .mem(init|exit).text are within _stext/_etextMichael Ellerman2016-09-191-0/+2
* powerpc: Don't change the section in _GLOBAL()Michael Ellerman2016-09-191-6/+2
* powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin2016-09-193-29/+20
* powerpc: Use kprobe blacklist for exception handlersNicholas Piggin2016-09-194-15/+25
* powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are activeSimon Guo2016-09-132-3/+14
* powerpc/ptrace: Fix cppcheck issue in gpr32_set_common/gpr32_get_common()Simon Guo2016-09-131-45/+29
* cxl: Fix informational messageFrederic Barrat2016-09-131-2/+2
* powerpc/32: Add missing \n and switch to pr_warn()Colin Ian King2016-09-131-1/+1
* powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V2016-09-133-0/+56
* powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-137-22/+71
* powerpc/mm/radix: Use different RTS encoding for different POWER9 revsAneesh Kumar K.V2016-09-131-4/+9
* powerpc/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V2016-09-132-1/+22
* powerpc/pasemi: Fix device_type of Nemo SB600 node.Darren Stevens2016-09-131-0/+16
* powerpc/pasemi: Fix Nemo SB600 i8259 interrupts.Darren Stevens2016-09-131-0/+65
* powerpc/pasemi: Add Nemo motherboard config option.Darren Stevens2016-09-131-0/+10
* hwrng: pasemi-rng - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan2016-09-131-1/+1
* powerpc/ps3: fix spelling mistake in function nameColin Ian King2016-09-131-1/+1
* powerpc/Makefile: Construct the UTS_MACHINE value more conciselyMichael Ellerman2016-09-131-15/+4
* powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-135-28/+26
* powerpc/boot: Use $(Q) to quiet build rules not @Michael Ellerman2016-09-131-4/+4
* powerpc/vdso64: Drop vdso64asMichael Ellerman2016-09-131-6/+0
* powerpc/Makefile: CROSS32AS is unused, remove itMichael Ellerman2016-09-131-1/+0
* powerpc/64: Do load of PACAKBASE in LOAD_HANDLERMichael Ellerman2016-09-132-14/+1
* powerpc/64: Correct comment on LOAD_HANDLER()Michael Ellerman2016-09-131-4/+4
* powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus addressPaul Mackerras2016-09-133-11/+49
* powerpc/xmon: Don't use ld on 32-bitMichael Ellerman2016-09-131-2/+2
* powerpc/sparse: Add more assembler prototypesDaniel Axtens2016-09-139-0/+45
* powerpc/fadump: Set core e_flags using kernel's ELF ABI versionDaniel Axtens2016-09-132-5/+5
* powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-1322-27/+27
* powerpc/cell: Drop unused iic_get_irq_host()Daniel Axtens2016-09-101-6/+0
* Linux 4.8-rc5v4.8-rc5Linus Torvalds2016-09-041-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-041-0/+12
|\
| * x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-021-0/+12
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-09-042-1/+3
|\ \
| * | tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li2016-09-021-1/+2
| * | clocksource/drivers/atmel-pit: Fix compilation errorDaniel Lezcano2016-08-291-0/+1
| |/
* | Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-09-043-7/+14
|\ \
| * | dm bufio: remove use of deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-08-311-1/+1
| * | dm crypt: fix free of bad values after tfm allocation failureEric Biggers2016-08-311-1/+1
| * | dm crypt: fix error with too large biosMikulas Patocka2016-08-311-0/+7