summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-03i2o: move to stagingAlan Cox24-16/+15
2015-02-02Merge 3.19-rc7 into staging-nextGreg Kroah-Hartman471-3599/+4842
2015-02-01Linux 3.19-rc7Linus Torvalds1-1/+1
2015-02-01Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-71/+150
2015-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-3/+28
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds2-4/+3
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig1-0/+16
2015-02-01Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson4-0/+47
2015-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-10/+41
2015-01-31Merge tag 'iio-for-3.20b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman60-519/+6977
2015-01-31iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to...Jonathan Cameron1-4/+5
2015-01-30Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+1
2015-01-30Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+13
2015-01-30Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-5/+28
2015-01-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-51/+107
2015-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+2
2015-01-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds9-196/+319
2015-01-30iio: add driver for Freescale MMA9553Irina Tirdea6-5/+1589
2015-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-178/+330
2015-01-30Merge tag 'iommu-fixes-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2015-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-26/+49
2015-01-30arc: mm: Fix build failureGuenter Roeck1-1/+1
2015-01-30i2c: sh_mobile: terminate DMA reads properlyWolfram Sang1-1/+11
2015-01-30KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář1-0/+3
2015-01-30Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini14-178/+327
2015-01-30Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-i...Dave Airlie4-26/+19
2015-01-30drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark1-0/+30
2015-01-29Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+11
2015-01-29Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-5/+10
2015-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-18/+7
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier3-18/+50
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier3-15/+116
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier14-145/+161
2015-01-29Merge tag 'sound-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds17-66/+93
2015-01-29Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-53/+55
2015-01-29vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds1-1/+1
2015-01-29arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart1-15/+38
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds30-7/+63
2015-01-29iio: Documentation: Fix calibheight unitIrina Tirdea1-1/+1
2015-01-29iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea3-0/+19
2015-01-29iio: common: ssp_sensors: Add sensorhub gyroscope sensorKarol Wrona2-0/+170
2015-01-29iio: common: ssp_sensors: Add sensorhub accelerometer sensorKarol Wrona2-0/+171
2015-01-29iio: common: ssp_sensors: Add sensorhub iio commonsKarol Wrona4-0/+189
2015-01-29iio: sensorhub: Add sensorhub bindingsKarol Wrona1-0/+25
2015-01-29iio: common: ssp_sensors: Add sensorhub driverKarol Wrona8-0/+1683
2015-01-29iio: adc: Cosmic Circuits 10001 ADC driverPhani Movva3-0/+435
2015-01-29ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy buildsMagnus Damm3-0/+20
2015-01-29ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy buildsMagnus Damm2-0/+27
2015-01-28Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-0/+7
2015-01-28staging: Remove logger and alarm-dev from android MakefileJohn Stultz1-2/+0