summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-21MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan
2016-09-19MIPS: Select HAVE_REGS_AND_STACK_ACCESS_APIMarcin Nowakowski
2016-09-19MIPS: Octeon: Fix platform bus probingAaro Koskinen
2016-09-19MIPS: Octeon: mangle-port: fix build failure with VDSO codeAaro Koskinen
2016-09-19MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski
2016-09-13MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushesPaul Burton
2016-09-13MIPS: Add a missing ".set pop" in an early commitHuacai Chen
2016-09-13MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn
2016-09-13MIPS: Remove compact branch policy Kconfig entriesPaul Burton
2016-09-13MIPS: MAAR: Fix address alignmentJames Hogan
2016-09-13MIPS: Fix memory regions reaching top of physicalJames Hogan
2016-09-13MIPS: uprobes: fix incorrect uprobe brk handlingMarcin Nowakowski
2016-09-13MIPS: ath79: Fix test for error return of clk_register_fixed_factor().Amitoj Kaur Chawla
2016-09-12Linux 4.8-rc6Linus Torvalds
2016-09-11nvme: make NVME_RDMA depend on BLOCKLinus Torvalds
2016-09-11Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-11Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers
2016-09-10fscrypto: only allow setting encryption policy on directoriesEric Biggers
2016-09-10fscrypto: add authorization check for setting encryption policyEric Biggers
2016-09-10libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang
2016-09-10nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma
2016-09-10mm: fix cache mode of dax pmd mappingsDan Williams
2016-09-10mm: fix show_smap() for zone_device-pmd rangesDan Williams
2016-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-09-09Merge tag 'pm-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-09-09Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki
2016-09-09Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-09-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-09Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-09Merge tag 'sound-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-09-09virtio_console: Stop doing DMA on the stackAndy Lutomirski
2016-09-09virtio: mark vring_dma_dev() staticBaoyou Xie
2016-09-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-09-09Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-09-09Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-09Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-09-09Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-09arm64: use preempt_disable_notrace in _percpu_read/writeChunyan Zhang
2016-09-09arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-09-09usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber
2016-09-08cpufreq-stats: Minor documentation fixJean Delvare
2016-09-08i2c: rk3x: Restore clock settings at resume timeDoug Anderson
2016-09-08i2c: Spelling s/acknowedge/acknowledge/Geert Uytterhoeven
2016-09-08i2c: designware: save the preset value of DW_IC_SDA_HOLDZhuo-hao Lee