summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-02serial: 8250_port: unify check of em485 variableAndy Shevchenko
2016-09-02serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko
2016-09-02Allowing UART DMA to be configured on i.MX53Martyn Welch
2016-09-02serial-uartlite: constify uart_ops structuresJulia Lawall
2016-09-02tty: xuartps: constify uart_ops structuresJulia Lawall
2016-09-02tty: serial: constify uart_ops structuresJulia Lawall
2016-09-02tty: serial: jsm_tty: constify uart_ops structuresJulia Lawall
2016-09-02serial/bcm63xx_uart: constify uart_ops structuresJulia Lawall
2016-09-02serial: altera: constify uart_ops structuresJulia Lawall
2016-09-02tty/serial: at91: constify uart_ops structuresJulia Lawall
2016-09-02serial: st-asc: constify uart_ops structuresJulia Lawall
2016-09-02tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li
2016-09-02Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...Dave Airlie
2016-09-02Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2016-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-01rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine
2016-09-01rapidio/documentation/mport_cdev: add missing parameter descriptionAlexandre Bounine
2016-09-01kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko
2016-09-01MAINTAINERS: Vladimir has movedVladimir Davydov
2016-09-01mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes
2016-09-01printk/nmi: avoid direct printk()-s from __printk_nmi_flush()Sergey Senozhatsky
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-09-01drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-09-01mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman
2016-09-01lib/test_hash.c: fix warning in preprocessor symbol evaluationGeert Uytterhoeven
2016-09-01lib/test_hash.c: fix warning in two-dimensional array initGeert Uytterhoeven
2016-09-01kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann
2016-09-01kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann
2016-09-01mm, oom: prevent premature OOM killer invocation for high order requestMichal Hocko
2016-09-01Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/...Chris Mason
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-09-01Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-09-01serial/arc: constify uart_ops structuresJulia Lawall
2016-09-01serial: 8250_dw: Use an unified new dev variable in probeKefeng Wang
2016-09-01btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...Wang Xiaoguang
2016-09-01Btrfs: fix endless loop in balancing block groupsLiu Bo
2016-09-01Btrfs: kill invalid ASSERT() in process_all_refs()Josef Bacik
2016-09-01ovl: update docMiklos Szeredi
2016-09-01ovl: listxattr: use strnlen()Miklos Szeredi
2016-09-01ovl: Switch to generic_getxattrAndreas Gruenbacher
2016-09-01ovl: copyattr after setting POSIX ACLMiklos Szeredi
2016-09-01ovl: Switch to generic_removexattrAndreas Gruenbacher
2016-09-01ovl: Get rid of ovl_xattr_noacl_handlers arrayAndreas Gruenbacher
2016-09-01ovl: Fix OVL_XATTR_PREFIXAndreas Gruenbacher
2016-09-01ovl: fix spelling mistake: "directries" -> "directories"Colin Ian King
2016-09-01ovl: don't cache acl on overlay layerMiklos Szeredi
2016-09-01ovl: use cached acl on underlying layerMiklos Szeredi
2016-09-01ovl: proper cleanup of workdirMiklos Szeredi
2016-09-01ovl: remove posix_acl_default from workdirMiklos Szeredi