summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xtensa: add default memmap and mmio32native options to defconfigsMax Filippov2016-09-214-4/+4
* xtensa: add default memmap option to common_defconfigMax Filippov2016-09-211-605/+4
* xtensa: add default memmap option to iss_defconfigMax Filippov2016-09-211-726/+2
* xtensa: ISS: allow simdisk to use high memory buffersMax Filippov2016-09-211-0/+1
* xtensa: ISS: define simc_exit and use it instead of inline asmMax Filippov2016-09-212-3/+10
* xtensa: xtfpga: group platform_* functions togetherMax Filippov2016-09-211-24/+22
* xtensa: rearrange CCOUNT calibrationMax Filippov2016-09-214-44/+41
* xtensa: xtfpga: use clock provider, don't update DTMax Filippov2016-09-212-9/+35
* xtensa: Tweak xuartps UART driver Rx watermark for Cadence CSP config.Scott Telford2016-09-191-1/+1
* xtensa: initialize MMU before jumping to reset vectorMax Filippov2016-09-121-0/+108
* xtensa: fix icountlevel setting in cpu_resetMax Filippov2016-09-121-1/+1
* xtensa: extract common CPU reset code into separate functionMax Filippov2016-09-125-60/+32
* xtensa: Added Cadence CSP kernel configuration for XtensaScott Telford2016-09-105-0/+1106
* xtensa: fix default kernel load addressMax Filippov2016-09-101-2/+4
* Merge tag 'xtensa-for-next-20160731' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2016-08-0423-455/+449
|\
| * xtensa: wire up new syscallsMax Filippov2016-07-311-1/+14
| * xtensa: support reserved-memory DT nodeMax Filippov2016-07-242-0/+3
| * xtensa: drop sysmem and switch to memblockMax Filippov2016-07-244-292/+40
| * xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}Max Filippov2016-07-244-30/+12
| * xtensa: cleanup MMU setup and kernel layout macrosMax Filippov2016-07-2412-105/+98
| * xtensa: add alternative kernel memory layoutsMax Filippov2016-07-249-10/+249
| * xtensa: move kernel mapping addresses into kmem_layout.hMax Filippov2016-07-245-15/+34
| * xtensa: fix __ffs result typeMax Filippov2016-07-241-1/+1
| * xtensa: define ___unlock_[di]cache_all unconditionallyMax Filippov2016-06-291-7/+4
* | Linux 4.7v4.7Linus Torvalds2016-07-241-1/+1
* | Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2016-07-241-43/+113
|\ \
| * | libceph: apply new_state before new_up_client on incrementalsIlya Dryomov2016-07-221-43/+113
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-2364-320/+850
|\ \ \
| * | | packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh2016-07-221-3/+1
| * | | net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed2016-07-211-2/+2
| * | | packet: fix second argument of sock_tx_timestamp()Yoshihiro Shimoda2016-07-201-3/+3
| * | | net: switchdev: change ageing_time type to clock_tVivien Didelot2016-07-201-1/+1
| * | | Update maintainer for EHEA driver.Douglas Miller2016-07-201-1/+1
| * | | Merge branch 'mlx4-fixes'David S. Miller2016-07-204-40/+136
| |\ \ \
| | * | | net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev2016-07-203-37/+132
| | * | | net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev2016-07-202-3/+4
| |/ / /
| * | | sctp: load transport header after sk_filterWillem de Bruijn2016-07-191-4/+1
| * | | net/sched/sch_htb: clamp xstats tokens to fit into 32-bit intKonstantin Khlebnikov2016-07-191-2/+4
| * | | net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli2016-07-171-4/+5
| * | | net: nb8800: Fix SKB leak in nb8800_receive()Florian Fainelli2016-07-171-0/+1
| * | | et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli2016-07-171-1/+1
| * | | vlan: use a valid default mtu value for vlan over macsecPaolo Abeni2016-07-173-6/+18
| * | | net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli2016-07-161-1/+1
| * | | Merge branch 'mlxsw-fixes'David S. Miller2016-07-154-29/+26
| |\ \ \
| | * | | mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel2016-07-153-3/+19
| | * | | mlxsw: spectrum: Prevent overwrite of DCB capability fieldsIdo Schimmel2016-07-151-0/+2
| | * | | mlxsw: spectrum: Don't emit errors when PFC is disabledIdo Schimmel2016-07-151-1/+2
| | * | | mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel2016-07-151-1/+2
| | * | | mlxsw: spectrum: Force link training according to admin stateIdo Schimmel2016-07-151-24/+1
| |/ / /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-07-154-44/+66
| |\ \ \