summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-09-02mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes1-0/+4
2016-09-02treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches1-9/+0
2016-09-02mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman1-2/+14
2016-09-02rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2-3/+3
2016-09-02Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-0/+1
2016-09-02Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+7
2016-09-02firmware: Amlogic: Add secure monitor driverCarlo Caione1-0/+31
2016-09-01ftrace: Access ret_stack->subtime only in the function profilerNamhyung Kim1-0/+2
2016-09-01RAID/s390: provide raid6 recovery optimizationMartin Schwidefsky1-0/+1
2016-09-01power: supply: sbs-battery: Use gpio_desc and sleeping calls for battery detectPhil Reid1-4/+0
2016-09-01arm64: debug: convert OS lock CPU hotplug notifier to new infrastructureWill Deacon1-0/+1
2016-09-01arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructureWill Deacon1-0/+1
2016-09-01ovl: don't cache acl on overlay layerMiklos Szeredi1-0/+1
2016-09-01time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum1-0/+7
2016-09-01time: Avoid undefined behaviour in timespec64_add_safe()Vegard Nossum1-0/+1
2016-08-31mm: introduce get_task_exe_fileMateusz Guzik1-0/+1
2016-08-31dmaengine: dw: provide probe(), remove() stubs for usersAndy Shevchenko1-0/+5
2016-08-31dmaengine: dw: override LLP support if asked in platform dataAndy Shevchenko1-0/+2
2016-08-31dmaengine: dw: set polarity of handshake interfaceAndy Shevchenko1-0/+2
2016-08-31tty/serial: atmel: add fractional baud rate supportLudovic Desroches1-0/+1
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko1-1/+0
2016-08-31tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-IDShawn Guo1-0/+6
2016-08-31tty: amba-pl011: define flag register bits for ZTE deviceShawn Guo1-0/+9
2016-08-31mfd: rk808: Add RK818 supportWadim Egorov1-9/+145
2016-08-31mntns: Add a limit on the number of mount namespaces.Eric W. Biederman1-0/+1
2016-08-31mfd: lp873x: Add lp873x PMIC supportKeerthy1-0/+269
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan1-0/+8
2016-08-31vme: change LM callback argument to void pointerAaron Sierra1-1/+1
2016-08-31mcb: remove sub-device handling codeJohannes Thumshirn1-4/+0
2016-08-31mcb: Introduce type safety for to_mcb_*Johannes Thumshirn1-3/+15
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier1-2/+3
2016-08-31Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latencyK. Y. Srinivasan1-0/+35
2016-08-31Drivers: hv: vmbus: fix the race when querying & updating the percpu listDexuan Cui1-0/+3
2016-08-31mfd: cros_ec: Add MKBP event supportVic Yang2-0/+52
2016-08-31usb: gadget: add a new quirk to avoid skb_reserve in u_ether.cYoshihiro Shimoda1-0/+13
2016-08-31ACPI / bus: Make acpi_get_first_physical_node() publicLukas Wunner1-0/+7
2016-08-30i2c: move locking operations to their own structPeter Rosin1-7/+18
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf1-1/+1
2016-08-30Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman1-0/+153
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-15/+44
2016-08-30acpi, nfit: add dimm device notification supportDan Williams1-0/+1
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+12
2016-08-29Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe1-1/+1
2016-08-29blk-mq: improve layout of blk_mq_hw_ctxJens Axboe1-4/+5
2016-08-29blk-mq: turn hctx->run_work into a regular work structJens Axboe1-1/+1
2016-08-29block: add kblockd_schedule_work_on()Jens Axboe1-1/+1
2016-08-29workqueue: add cancel_work()Jens Axboe1-0/+1
2016-08-29RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky1-0/+1
2016-08-29memory: omap-gpmc: Fix build with CONFIG_OMAP_GPMC disabledRoger Quadros1-2/+2
2016-08-29net: smc91x: fix SMC accessesRussell King1-0/+10