summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-10-105-38/+48
|\
| * dma-mapping: Provide write-combine allocationsThierry Reding2014-08-263-24/+26
| * s390: Implement dma_{alloc,free}_attrs()Thierry Reding2014-08-262-14/+22
* | Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-1023-228/+949
|\ \
| * | hwmon: (ab8500) Call kernel_power_off instead of pm_power_offGuenter Roeck2014-10-031-2/+3
| * | Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-nextGuenter Roeck2014-09-2413-0/+794
| |\ \
| | * | hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driverAndreas Werner2014-09-244-0/+291
| | * | leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driverAndreas Werner2014-09-243-0/+141
| | * | watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driverAndreas Werner2014-09-243-0/+214
| | * | mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driverAndreas Werner2014-09-243-0/+148
| * | | hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor.Jonghwa Lee2014-09-223-0/+29
| * | | hwmon: (smsc47b397) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-09-221-44/+7
| * | | MAINTAINERS: add entry for the PWM fan driverKamil Debski2014-09-221-0/+8
| * | | hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groupsGuenter Roeck2014-09-221-76/+48
| * | | hwmon: (k10temp) Add support for F15h M60hAravind Gopalakrishnan2014-09-223-6/+35
| * | | hwmon: (da9052) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-09-221-45/+9
| * | | hwmon: (da9055) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-09-221-43/+9
| * | | hwmon: (ads1015) Use of_property_read_u32 at appropriate placesAxel Lin2014-09-221-13/+8
* | | | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-108-42/+165
|\ \ \ \
| * | | | arm/arm64: unexport restart handlersGuenter Roeck2014-09-262-2/+0
| * | | | watchdog: sunxi: register restart handler with kernel restart handlerGuenter Roeck2014-09-261-11/+20
| * | | | watchdog: alim7101: register restart handler with kernel restart handlerGuenter Roeck2014-09-261-10/+32
| * | | | watchdog: moxart: register restart handler with kernel restart handlerGuenter Roeck2014-09-261-12/+20
| * | | | arm: support restart through restart handler call chainGuenter Roeck2014-09-261-6/+5
| * | | | arm64: support restart through restart handler call chainGuenter Roeck2014-09-261-0/+2
| * | | | power/restart: call machine_restart instead of arm_pm_restartGuenter Roeck2014-09-261-1/+2
| * | | | kernel: add support for kernel restart handler call chainGuenter Roeck2014-09-262-0/+84
| | |/ / | |/| |
* | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-1039-444/+879
|\ \ \ \
| * | | | percpu: fix how @gfp is interpreted by the percpu allocatorTejun Heo2014-10-081-1/+1
| * | | | blk-mq, percpu_ref: start q->mq_usage_counter in atomic modeTejun Heo2014-09-244-3/+21
| * | | | percpu_ref: make INIT_ATOMIC and switch_to_atomic() stickyTejun Heo2014-09-242-6/+19
| * | | | percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo2014-09-246-13/+43
| * | | | percpu_ref: decouple switching to percpu mode and reinitTejun Heo2014-09-242-20/+56
| * | | | percpu_ref: decouple switching to atomic mode and killingTejun Heo2014-09-242-33/+116
| * | | | percpu_ref: add PCPU_REF_DEADTejun Heo2014-09-242-9/+16
| * | | | percpu_ref: rename things to prepare for decoupling percpu/atomic mode switchTejun Heo2014-09-242-22/+25
| * | | | percpu_ref: replace pcpu_ prefix with percpu_Tejun Heo2014-09-242-50/+52
| * | | | percpu_ref: minor code and comment updatesTejun Heo2014-09-242-17/+22
| * | | | percpu_ref: relocate percpu_ref_reinit()Tejun Heo2014-09-242-36/+36
| * | | | Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...Tejun Heo2014-09-243-27/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo2014-09-241301-7882/+15908
| |\ \ \ \
| * | | | | Revert "percpu: free percpu allocation info for uniprocessor system"Guenter Roeck2014-09-211-2/+0
| * | | | | percpu-refcount: make percpu_ref based on longs instead of intsTejun Heo2014-09-202-30/+31
| * | | | | percpu-refcount: improve WARN messagesTejun Heo2014-09-201-3/+5
| * | | | | percpu: fix locking regression in the failure path of pcpu_alloc()Tejun Heo2014-09-091-0/+1
| * | | | | percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo2014-09-086-10/+15
| * | | | | proportions: add @gfp to init functionsTejun Heo2014-09-086-15/+17
| * | | | | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-0823-42/+49
| * | | | | percpu_counter: make percpu_counters_lock irq-safeTejun Heo2014-09-081-6/+10
| * | | | | percpu: implement asynchronous chunk populationTejun Heo2014-09-022-6/+115
OpenPOWER on IntegriCloud