summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-06powerpc/pseries: Fix little endian build with CONFIG_KEXEC=nThiago Jung Bauermann
2016-08-29powerpc: signals: Discard transaction state from signal framesCyril Bur
2016-08-29powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha
2016-08-29powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini
2016-08-22powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy
2016-08-22powerpc/pseries: PACA save area fix for MCE vs MCENicholas Piggin
2016-08-22powerpc/pseries: PACA save area fix for general exception vs MCENicholas Piggin
2016-08-22powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman
2016-08-22powerpc, hotplug: Avoid to touch non-existent cpumasks.Boqun Feng
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-08-22powerpc/powernv/pci: fix iterator signednessAndrzej Hajda
2016-08-22powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira
2016-08-22cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan
2016-08-22powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-08-22powerpc/512x: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-08-22drivers/macintosh: Delete owner assignmentMarkus Elfring
2016-08-22powerpc: cputhreads: Add missing include fileGuenter Roeck
2016-08-21Linux 4.8-rc3Linus Torvalds
2016-08-21Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-21EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck
2016-08-20parisc: Fix order of EREFUSED define in errno.hHelge Deller
2016-08-20parisc: Fix automatic selection of cr16 clocksourceHelge Deller
2016-08-19Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds
2016-08-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-19Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-08-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-08-19Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-08-19Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-08-19Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-18Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2016-08-18Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-18Merge tag '4.8-doc-fixes' of git://git.lwn.net/linuxLinus Torvalds
2016-08-19Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-08-19Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie
2016-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-08-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-08-18Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-18Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-18locking/barriers: Suppress sparse warnings in lockless_dereference()Johannes Berg
2016-08-18Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"Johannes Berg
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas
2016-08-18sched/cputime: Resync steal time when guest & host lose syncWanpeng Li
2016-08-18sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionPeter Zijlstra
2016-08-18perf/core: Check return value of the perf_event_read() IPIDavid Carrillo-Cisneros