summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-16powerpc/asm: Remove unused symbols in asm-offsets.cRashmica Gupta
2016-06-14powerpc/numa: Fix multiple bugs in memory_hotplug_max()Bharata B Rao
2016-06-14powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()Bharata B Rao
2016-06-14powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng
2016-06-14powerpc/pseries: Fix trivial typo in function nameGreg Kurz
2016-06-14powerpc/pseries: Remove unused pstore headers in nvram.cGeliang Tang
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman
2016-06-14powerpc/pseries: Remove MPIC from pseries event sourcesRashmica Gupta
2016-06-14powerpc/pseries: Remove MPIC from pseries cpu hotplugRashmica Gupta
2016-06-14powerpc/pseries: Remove MPIC from pseries kexecRashmica Gupta
2016-06-14powerpc/pseries: Remove MPIC from pseries smpRashmica Gupta
2016-06-14powerpc/pseries: Drop support for MPIC in pseriesRashmica Gupta
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-06-14powerpc/32: Get rid of sub_reloc_offset()Christophe Leroy
2016-06-14powerpc: Align hot loops of some string functionsAnton Blanchard
2016-06-14powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmpAnton Blanchard
2016-06-14powerpc: Avoid load hit store in setup_sigcontext()Anton Blanchard
2016-06-14powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()Anton Blanchard
2016-06-14powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V
2016-06-12Linux 4.7-rc3Linus Torvalds
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2016-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-06-11Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-06-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-06-11Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-11Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2016-06-10uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski
2016-06-10uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski
2016-06-10Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-06-10Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-10Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds
2016-06-10sched: panic on corrupted stack endJann Horn
2016-06-10ecryptfs: forbid opening files without mmap handlerJann Horn
2016-06-10proc: prevent stacking filesystems on topJann Horn
2016-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-10Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-10Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-06-10Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-06-10Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-06-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang