summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lguest: clear cached last cpu when guest_set_pgd() called.Rusty Russell2013-05-081-0/+1
* Add missing module license tag to vring helpers.Dave Jones2013-05-081-0/+3
* Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-079-138/+677
|\
| * remoteproc: fix kconfig dependencies for VIRTIOSuman Anna2013-04-211-0/+1
| * remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSPRobert Tivy2013-04-153-0/+348
| * remoteproc: support default firmware name in rproc_alloc()Robert Tivy2013-04-071-4/+24
| * remoteproc/omap: support OMAP5 tooVincent Stehlé2013-04-071-1/+1
| * remoteproc: set vring addresses in resource tableSjur Brændeland2013-04-071-2/+17
| * remoteproc: support virtio config space.Sjur Brændeland2013-04-073-22/+64
| * remoteproc: perserve resource table dataOhad Ben-Cohen2013-04-073-20/+88
| * remoteproc: calculate max_notifyid by counting vringsSjur Brændeland2013-04-072-16/+19
| * remoteproc: code cleanup of resource parsingSjur Brændeland2013-04-051-40/+12
| * remoteproc: parse STE-firmware and find resource table addressSjur Brændeland2013-04-051-14/+29
| * remoteproc: add find_loaded_rsc_table firmware opsSjur Brændeland2013-04-052-1/+39
| * remoteproc: refactor rproc_elf_find_rsc_table()Sjur Brændeland2013-04-051-29/+46
* | Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/...Linus Torvalds2013-05-073-14/+44
|\ \
| * | rpmsg: fix kconfig dependencies for VIRTIOSuman Anna2013-04-211-0/+1
| * | MAINTAINERS: add rpmsg entryOhad Ben-Cohen2013-04-161-0/+8
| * | rpmsg: process _all_ pending messages in rpmsg_recv_doneRobert Tivy2013-04-151-14/+35
| |/
* | Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-071-1/+1
|\ \
| * | hwspinlock/omap: support OMAP5 as wellVincent Stehlé2013-04-051-1/+1
| |/
* | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-05-071-2/+2
|\ \
| * | libata: change maintainerTejun Heo2013-05-071-2/+2
* | | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-0720-154/+1098
|\ \ \
| * \ \ Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann2013-05-0610-17/+946
| |\ \ \
| | * | | ARM: dts: exynops4210: really add universal_c210 dtsOlof Johansson2013-04-291-0/+352
| | * | | ARM: dts: exynos4210: Add basic dts file for universal_c210 boardTomasz Figa2013-04-281-0/+1
| | * | | ARM: dts: exynos4: Add node for PWM deviceTomasz Figa2013-04-281-0/+8
| | * | | ARM: SAMSUNG: Do not register legacy timer interrupts on ExynosTomasz Figa2013-04-282-17/+2
| | * | | clocksource: samsung_pwm_timer: Work around rounding errors in clockevents coreTomasz Figa2013-04-281-0/+13
| | * | | clocksource: samsung_pwm_timer: Correct programming of clock eventsTomasz Figa2013-04-281-4/+2
| | * | | clocksource: samsung_pwm_timer: Use proper clockevents max_deltaTomasz Figa2013-04-281-1/+2
| | * | | clocksource: samsung_pwm_timer: Add support for non-DT platformsTomasz Figa2013-04-283-3/+17
| | * | | clocksource: samsung_pwm_timer: Drop unused samsung_pwm structTomasz Figa2013-04-281-10/+0
| | * | | clocksource: samsung_pwm_timer: Keep all driver data in a structureTomasz Figa2013-04-281-83/+74
| | * | | clocksource: samsung_pwm_timer: Make PWM spinlock globalTomasz Figa2013-04-282-11/+15
| | * | | clocksource: samsung_pwm_timer: Let platforms select the driverTomasz Figa2013-04-281-1/+1
| | * | | Documentation: Add device tree bindings for Samsung PWM timersTomasz Figa2013-04-281-0/+43
| | * | | clocksource: add samsung pwm timer driverTomasz Figa2013-04-214-0/+529
| * | | | Merge branch 'samsung/exynos-multiplatform-drivers' into late/multiplatformArnd Bergmann2013-04-2011-137/+152
| |\ \ \ \
| | * | | | irqchip: exynos: look up irq using irq_find_mappingArnd Bergmann2013-04-191-7/+6
| | * | | | irqchip: exynos: pass irq_base from platformArnd Bergmann2013-04-193-12/+16
| | * | | | irqchip: exynos: localize irq lookup for ATAGSArnd Bergmann2013-04-191-7/+12
| | * | | | irqchip: exynos: allocate combiner_data dynamicallyArnd Bergmann2013-04-191-13/+23
| | * | | | irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann2013-04-193-32/+32
| | * | | | ARM: exynos: add missing properties for combiner IRQsArnd Bergmann2013-04-193-0/+19
| | * | | | clocksource: exynos_mct: remove platform header dependencyArnd Bergmann2013-04-193-17/+8
| | * | | | clk: exynos: prepare for multiplatformArnd Bergmann2013-04-196-57/+44
| * | | | | Merge branch 'next/drivers' into late/multiplatformArnd Bergmann2013-04-19421-8996/+20517
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-0779-1041/+777
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud