summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-18sh: add Kconfig option for J-Core SoC core driversRich Felker
2016-10-18Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes
2016-10-18mm: remove write/force parameters from __get_user_pages_locked()Lorenzo Stoakes
2016-10-18mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-10-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-10-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-18Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-18Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-10-18pinctrl: intel: Only restore pins that are used by the driverMika Westerberg
2016-10-18pinctrl: baytrail: Fix lockdepVille Syrjälä
2016-10-18pinctrl: aspeed-g5: Fix pin association of SPI1 functionAndrew Jeffery
2016-10-18pinctrl: aspeed-g5: Fix GPIOE1 typoAndrew Jeffery
2016-10-18pinctrl: aspeed-g5: Fix names of GPID2 pinsAndrew Jeffery
2016-10-18pinctrl: aspeed: "Not enabled" is a significant mux stateAndrew Jeffery
2016-10-18ceph: fix non static symbol warningWei Yongjun
2016-10-18locking, fs/locks: Add missing file_sem locksPeter Zijlstra
2016-10-18locking/rwsem/x86: Add stack frame dependency for ____down_write()Josh Poimboeuf
2016-10-18ceph: fix uninitialized dentry pointer in ceph_real_mount()Geert Uytterhoeven
2016-10-18ceph: fix readdir vs fragmentation raceYan, Zheng
2016-10-18ext2: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann
2016-10-18isofs: Do not return EACCES for unknown filesystemsJan Kara
2016-10-17btrfs: assign error values to the correct bio structsJunjie Mao
2016-10-17x86, pkeys: remove cruft from never-merged syscallsDave Hansen
2016-10-17arm64: sysreg: Fix use of XZR in write_sysreg_sWill Deacon
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen
2016-10-17arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=yArd Biesheuvel
2016-10-17arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2016-10-17perf: xgene: Remove bogus IS_ERR() checkTai Nguyen
2016-10-17arm64: kernel: numa: fix ACPI boot cpu numa node mappingLorenzo Pieralisi
2016-10-17Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-10-17perf jit: Fix build issue on UbuntuAnton Blanchard
2016-10-17perf jevents: Handle events including .c and .oWang Nan
2016-10-17MAINTAINERS: mmc: Move the mmc tree to kernel.orgUlf Hansson
2016-10-17memstick: rtsx_usb_ms: Manage runtime PM when accessing the deviceUlf Hansson
2016-10-17memstick: rtsx_usb_ms: Runtime resume the device when polling for cardsAlan Stern
2016-10-17mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2016-10-17mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2016-10-17mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen
2016-10-17PCI: layerscape: Fix drvdata usage before assignmentMarc Zyngier
2016-10-17PCI: designware-plat: Change maintainer to Jose AbreuJoao Pinto
2016-10-17arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel
2016-10-17alarmtimer: Remove unused but set variableTobias Klauser
2016-10-17Merge branch 'mm/pkeys' into x86/urgent, to pick up pkeys fixIngo Molnar