summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARC: [plat-axs103] use clk driver #2: Add core pll node to DT to manage cpu clkEugeniy Paltsev2017-09-012-4/+18
* ARC: [plat-axs103] use clk driver #1: Get rid of platform specific cpu clk se...Eugeniy Paltsev2017-09-011-113/+5
* ARCv2: SLC: provide a line based flush routine for debuggingVineet Gupta2017-08-302-1/+55
* ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may haveAlexey Brodkin2017-08-301-1/+2
* ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exitLiav Rehana2017-08-283-0/+33
* ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switchNoam Camus2017-08-284-1/+52
* ARC: [plat-eznps] avoid toggling of DPC registerElad Kanfi2017-08-282-0/+13
* ARC: [plat-eznps] Update the init sequence of aux regs per cpu.Liav Rehana2017-08-282-1/+12
* ARC: [plat-eznps] new command line argument for HW scheduler at MTMNoam Camus2017-08-282-2/+34
* ARC: set boot print log level to PR_INFONoam Camus2017-08-283-5/+5
* ARC: [plat-eznps] Handle user memory error same in simulation and siliconNoam Camus2017-08-283-1/+21
* ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle taskNoam Camus2017-08-282-1/+13
* ARC: create cpu specific version of arch_cpu_idle()Vineet Gupta2017-08-283-7/+16
* ARC: [plat-eznps] spinlock aware for MTMNoam Camus2017-08-281-0/+6
* ARC: spinlock: Document the EX based spin_unlockVineet Gupta2017-08-281-0/+6
* ARC: [plat-eznps] disabled stall counter due to a HW bugNoam Camus2017-08-281-2/+0
* ARC: [plat-eznps] Fix TLB ErrataNoam Camus2017-08-281-0/+9
* ARC: [plat-eznps] typo fix at KconfigNoam Camus2017-08-281-2/+2
* ARC: typos fix in kernel/entry-compact.SLiav Rehana2017-08-281-11/+11
* ARC: typo fix in mm/fault.cLiav Rehana2017-08-281-1/+1
* Linux 4.13-rc7v4.13-rc7Linus Torvalds2017-08-271-1/+1
* Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-274-15/+37
|\
| * iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-154-15/+37
* | Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-271-1/+1
|\ \
| * | ANDROID: binder: fix proc->tsk check.Martijn Coenen2017-08-221-1/+1
* | | Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-2712-46/+107
|\ \ \
| * \ \ Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-08-2010-43/+103
| |\ \ \
| | * | | iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi2017-08-201-2/+0
| | * | | iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi2017-08-201-1/+1
| | * | | iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada2017-08-201-4/+4
| | * | | iio: trigger: stm32-timer: fix get trigger modeFabrice Gasnier2017-08-201-1/+1
| | * | | iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan2017-08-201-1/+1
| | * | | PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-202-3/+3
| | * | | iio: adc: stm32: fix common clock rateFabrice Gasnier2017-07-301-5/+5
| | * | | iio: adc: ina219: Avoid underflow for sleeping timeStefan BrĂ¼ns2017-07-301-1/+1
| | * | | iio: trigger: stm32-timer: add enable attributeFabrice Gasnier2017-07-301-14/+41
| | * | | iio: trigger: stm32-timer: fix get/set down count directionFabrice Gasnier2017-07-301-4/+11
| | * | | iio: trigger: stm32-timer: fix write_raw return valueFabrice Gasnier2017-07-301-2/+1
| | * | | iio: trigger: stm32-timer: fix quadrature mode get routineFabrice Gasnier2017-07-301-2/+5
| | * | | iio: bmp280: properly initialize device for humidity readingAndreas Klinger2017-07-302-3/+29
| * | | | staging: rtl8188eu: add RNX-N150NUB supportCharles Milette2017-08-181-0/+1
| * | | | Revert "staging: fsl-mc: be consistent when checking strcmp() return"Colin Ian King2017-08-161-3/+3
| | |/ / | |/| |
* | | | Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds2017-08-273-5/+7
|\ \ \ \
| * | | | ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe2017-08-011-0/+4
| * | | | ntb: transport shouldn't disable link due to bogus values in SPADsDave Jiang2017-08-011-3/+1
| * | | | ntb: use correct mw_count function in ntb_tool and ntb_transportLogan Gunthorpe2017-07-172-2/+2
* | | | | Avoid page waitqueue race leaving possible page locker waitingLinus Torvalds2017-08-271-4/+5
* | | | | Minor page waitqueue cleanupsLinus Torvalds2017-08-272-8/+10
* | | | | Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-271-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-08-266-13/+45
|\ \ \ \ \