aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-10-10
|\
| * dma-mapping: Provide write-combine allocationsThierry Reding2014-08-26
| * s390: Implement dma_{alloc,free}_attrs()Thierry Reding2014-08-26
* | Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-10
|\ \
| * | hwmon: (ab8500) Call kernel_power_off instead of pm_power_offGuenter Roeck2014-10-03
| * | Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-nextGuenter Roeck2014-09-24
| |\ \
| | * | hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driverAndreas Werner2014-09-24
| | * | leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driverAndreas Werner2014-09-24
| | * | watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driverAndreas Werner2014-09-24
| | * | mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driverAndreas Werner2014-09-24
| * | | hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor.Jonghwa Lee2014-09-22
| * | | hwmon: (smsc47b397) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-09-22
| * | | MAINTAINERS: add entry for the PWM fan driverKamil Debski2014-09-22
| * | | hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groupsGuenter Roeck2014-09-22
| * | | hwmon: (k10temp) Add support for F15h M60hAravind Gopalakrishnan2014-09-22
| * | | hwmon: (da9052) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-09-22
| * | | hwmon: (da9055) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-09-22
| * | | hwmon: (ads1015) Use of_property_read_u32 at appropriate placesAxel Lin2014-09-22
* | | | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-10
|\ \ \ \
| * | | | arm/arm64: unexport restart handlersGuenter Roeck2014-09-26
| * | | | watchdog: sunxi: register restart handler with kernel restart handlerGuenter Roeck2014-09-26
| * | | | watchdog: alim7101: register restart handler with kernel restart handlerGuenter Roeck2014-09-26
| * | | | watchdog: moxart: register restart handler with kernel restart handlerGuenter Roeck2014-09-26
| * | | | arm: support restart through restart handler call chainGuenter Roeck2014-09-26
| * | | | arm64: support restart through restart handler call chainGuenter Roeck2014-09-26
| * | | | power/restart: call machine_restart instead of arm_pm_restartGuenter Roeck2014-09-26
| * | | | kernel: add support for kernel restart handler call chainGuenter Roeck2014-09-26
| | |/ / | |/| |
* | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-10
|\ \ \ \
| * | | | percpu: fix how @gfp is interpreted by the percpu allocatorTejun Heo2014-10-08
| * | | | blk-mq, percpu_ref: start q->mq_usage_counter in atomic modeTejun Heo2014-09-24
| * | | | percpu_ref: make INIT_ATOMIC and switch_to_atomic() stickyTejun Heo2014-09-24
| * | | | percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo2014-09-24
| * | | | percpu_ref: decouple switching to percpu mode and reinitTejun Heo2014-09-24
| * | | | percpu_ref: decouple switching to atomic mode and killingTejun Heo2014-09-24
| * | | | percpu_ref: add PCPU_REF_DEADTejun Heo2014-09-24
| * | | | percpu_ref: rename things to prepare for decoupling percpu/atomic mode switchTejun Heo2014-09-24
| * | | | percpu_ref: replace pcpu_ prefix with percpu_Tejun Heo2014-09-24
| * | | | percpu_ref: minor code and comment updatesTejun Heo2014-09-24
| * | | | percpu_ref: relocate percpu_ref_reinit()Tejun Heo2014-09-24
| * | | | Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...Tejun Heo2014-09-24
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo2014-09-24
| |\ \ \ \
| * | | | | Revert "percpu: free percpu allocation info for uniprocessor system"Guenter Roeck2014-09-21
| * | | | | percpu-refcount: make percpu_ref based on longs instead of intsTejun Heo2014-09-20
| * | | | | percpu-refcount: improve WARN messagesTejun Heo2014-09-20
| * | | | | percpu: fix locking regression in the failure path of pcpu_alloc()Tejun Heo2014-09-08
| * | | | | percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo2014-09-07
| * | | | | proportions: add @gfp to init functionsTejun Heo2014-09-07
| * | | | | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-07
| * | | | | percpu_counter: make percpu_counters_lock irq-safeTejun Heo2014-09-07
| * | | | | percpu: implement asynchronous chunk populationTejun Heo2014-09-02