index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2014-10-10
5
-38
/
+48
|
\
|
*
dma-mapping: Provide write-combine allocations
Thierry Reding
2014-08-26
3
-24
/
+26
|
*
s390: Implement dma_{alloc,free}_attrs()
Thierry Reding
2014-08-26
2
-14
/
+22
*
|
Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-10
23
-228
/
+949
|
\
\
|
*
|
hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
Guenter Roeck
2014-10-03
1
-2
/
+3
|
*
|
Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-next
Guenter Roeck
2014-09-24
13
-0
/
+794
|
|
\
\
|
|
*
|
hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driver
Andreas Werner
2014-09-24
4
-0
/
+291
|
|
*
|
leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driver
Andreas Werner
2014-09-24
3
-0
/
+141
|
|
*
|
watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driver
Andreas Werner
2014-09-24
3
-0
/
+214
|
|
*
|
mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driver
Andreas Werner
2014-09-24
3
-0
/
+148
|
*
|
|
hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor.
Jonghwa Lee
2014-09-22
3
-0
/
+29
|
*
|
|
hwmon: (smsc47b397) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2014-09-22
1
-44
/
+7
|
*
|
|
MAINTAINERS: add entry for the PWM fan driver
Kamil Debski
2014-09-22
1
-0
/
+8
|
*
|
|
hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groups
Guenter Roeck
2014-09-22
1
-76
/
+48
|
*
|
|
hwmon: (k10temp) Add support for F15h M60h
Aravind Gopalakrishnan
2014-09-22
3
-6
/
+35
|
*
|
|
hwmon: (da9052) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2014-09-22
1
-45
/
+9
|
*
|
|
hwmon: (da9055) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2014-09-22
1
-43
/
+9
|
*
|
|
hwmon: (ads1015) Use of_property_read_u32 at appropriate places
Axel Lin
2014-09-22
1
-13
/
+8
*
|
|
|
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-10
8
-42
/
+165
|
\
\
\
\
|
*
|
|
|
arm/arm64: unexport restart handlers
Guenter Roeck
2014-09-26
2
-2
/
+0
|
*
|
|
|
watchdog: sunxi: register restart handler with kernel restart handler
Guenter Roeck
2014-09-26
1
-11
/
+20
|
*
|
|
|
watchdog: alim7101: register restart handler with kernel restart handler
Guenter Roeck
2014-09-26
1
-10
/
+32
|
*
|
|
|
watchdog: moxart: register restart handler with kernel restart handler
Guenter Roeck
2014-09-26
1
-12
/
+20
|
*
|
|
|
arm: support restart through restart handler call chain
Guenter Roeck
2014-09-26
1
-6
/
+5
|
*
|
|
|
arm64: support restart through restart handler call chain
Guenter Roeck
2014-09-26
1
-0
/
+2
|
*
|
|
|
power/restart: call machine_restart instead of arm_pm_restart
Guenter Roeck
2014-09-26
1
-1
/
+2
|
*
|
|
|
kernel: add support for kernel restart handler call chain
Guenter Roeck
2014-09-26
2
-0
/
+84
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-10
39
-444
/
+879
|
\
\
\
\
|
*
|
|
|
percpu: fix how @gfp is interpreted by the percpu allocator
Tejun Heo
2014-10-08
1
-1
/
+1
|
*
|
|
|
blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode
Tejun Heo
2014-09-24
4
-3
/
+21
|
*
|
|
|
percpu_ref: make INIT_ATOMIC and switch_to_atomic() sticky
Tejun Heo
2014-09-24
2
-6
/
+19
|
*
|
|
|
percpu_ref: add PERCPU_REF_INIT_* flags
Tejun Heo
2014-09-24
6
-13
/
+43
|
*
|
|
|
percpu_ref: decouple switching to percpu mode and reinit
Tejun Heo
2014-09-24
2
-20
/
+56
|
*
|
|
|
percpu_ref: decouple switching to atomic mode and killing
Tejun Heo
2014-09-24
2
-33
/
+116
|
*
|
|
|
percpu_ref: add PCPU_REF_DEAD
Tejun Heo
2014-09-24
2
-9
/
+16
|
*
|
|
|
percpu_ref: rename things to prepare for decoupling percpu/atomic mode switch
Tejun Heo
2014-09-24
2
-22
/
+25
|
*
|
|
|
percpu_ref: replace pcpu_ prefix with percpu_
Tejun Heo
2014-09-24
2
-50
/
+52
|
*
|
|
|
percpu_ref: minor code and comment updates
Tejun Heo
2014-09-24
2
-17
/
+22
|
*
|
|
|
percpu_ref: relocate percpu_ref_reinit()
Tejun Heo
2014-09-24
2
-36
/
+36
|
*
|
|
|
Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...
Tejun Heo
2014-09-24
3
-27
/
+1
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-24
1301
-7882
/
+15908
|
|
\
\
\
\
|
*
|
|
|
|
Revert "percpu: free percpu allocation info for uniprocessor system"
Guenter Roeck
2014-09-21
1
-2
/
+0
|
*
|
|
|
|
percpu-refcount: make percpu_ref based on longs instead of ints
Tejun Heo
2014-09-20
2
-30
/
+31
|
*
|
|
|
|
percpu-refcount: improve WARN messages
Tejun Heo
2014-09-20
1
-3
/
+5
|
*
|
|
|
|
percpu: fix locking regression in the failure path of pcpu_alloc()
Tejun Heo
2014-09-09
1
-0
/
+1
|
*
|
|
|
|
percpu-refcount: add @gfp to percpu_ref_init()
Tejun Heo
2014-09-08
6
-10
/
+15
|
*
|
|
|
|
proportions: add @gfp to init functions
Tejun Heo
2014-09-08
6
-15
/
+17
|
*
|
|
|
|
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-09-08
23
-42
/
+49
|
*
|
|
|
|
percpu_counter: make percpu_counters_lock irq-safe
Tejun Heo
2014-09-08
1
-6
/
+10
|
*
|
|
|
|
percpu: implement asynchronous chunk population
Tejun Heo
2014-09-02
2
-6
/
+115
[next]