summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARC: rename Zebu platform support to HAPSVineet Gupta2016-11-304-2/+2
* clocksource: nps: avoid maybe-uninitialized warningArnd Bergmann2016-11-301-2/+3
* clocksource: Add clockevent support to NPS400 driverNoam Camus2016-11-303-3/+190
* clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timerNoam Camus2016-11-301-26/+39
* soc: Support for NPS HW schedulingNoam Camus2016-11-302-2/+59
* clocksource: import ARC timer driverVineet Gupta2016-11-306-27/+31
* ARC: breakout timer include code into separate header ...Vineet Gupta2016-11-303-23/+42
* ARC: move mcip.h into include/soc and adjust the includesVineet Gupta2016-11-304-9/+5
* ARC: breakout aux handling into a separate headerVineet Gupta2016-11-303-85/+65
* ARC: time: move time_init() out of the driverVineet Gupta2016-11-302-9/+11
* ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta2016-11-305-18/+8
* ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...Vineet Gupta2016-11-301-5/+13
* ARC: timer: gfrc, rtc: deuglify big endian codeVineet Gupta2016-11-301-22/+8
* ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov2016-11-291-1/+1
* ARC: mm: IOC: Don't enable IOC by defaultVineet Gupta2016-11-281-1/+1
* ARC: Don't use "+l" inline asm constraintVineet Gupta2016-11-281-4/+5
* Linux 4.9-rc7v4.9-rc7Linus Torvalds2016-11-271-1/+1
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-11-274-12/+34
|\
| * iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-11-192-11/+18
| * iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj2016-10-302-1/+16
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-11-275-9/+29
|\ \
| * | MIPS: mm: Fix output of __do_page_faultMatt Redfearn2016-11-251-4/+5
| * | MIPS: Mask out limit field when calculating wired entry countPaul Burton2016-11-244-5/+24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-11-271-1/+2
|\ \ \
| * | | fix default_file_splice_read()Al Viro2016-11-271-1/+2
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-271-39/+25
|\ \ \ \
| * | | | Revert "i2c: designware: do not disable adapter after transfer"Jarkko Nikula2016-11-251-37/+18
| * | | | i2c: designware: fix rx fifo depth trackingRussell King2016-11-241-1/+1
| * | | | i2c: designware: report short transfersRussell King2016-11-241-1/+6
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-11-2747-131/+208
|\ \ \ \
| * | | | Revert "arm: move exports to definitions"Russell King2016-11-2347-131/+208
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-2635-60/+101
|\ \ \ \ \
| * | | | | tipc: resolve connection flow control compatibility problemJon Paul Maloy2016-11-261-1/+1
| * | | | | mvpp2: use correct size for memsetArnd Bergmann2016-11-261-1/+1
| * | | | | net/mlx5: drop duplicate header delay.hGeliang Tang2016-11-261-1/+0
| * | | | | net: ieee802154: drop duplicate header delay.hGeliang Tang2016-11-261-1/+0
| * | | | | ibmvnic: drop duplicate header seq_file.hGeliang Tang2016-11-261-1/+0
| * | | | | fsl/fman: fix a leak in tgec_free()Dan Carpenter2016-11-261-3/+0
| * | | | | net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar2016-11-261-0/+1
| * | | | | tipc: improve sanity check for received domain recordsJon Paul Maloy2016-11-261-5/+5
| * | | | | tipc: fix compatibility bug in link monitoringJon Paul Maloy2016-11-261-2/+3
| * | | | | net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2016-11-261-1/+1
| * | | | | Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/...David S. Miller2016-11-251-8/+10
| |\ \ \ \ \
| | * | | | | can: bcm: fix support for CAN FD framesOliver Hartkopp2016-11-231-8/+10
| * | | | | | dwc_eth_qos: drop duplicate headersGeliang Tang2016-11-251-2/+0
| * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-11-246-8/+30
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-226-8/+30
| | |/ / / / /
| * | | | | | net sched filters: fix filter handle ID in tfilter_notify_chain()Roman Mashak2016-11-241-1/+1
| * | | | | | net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli2016-11-241-0/+4
| * | | | | | bnxt: do not busy-poll when link is downAndy Gospodarek2016-11-241-0/+3