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
*
printk: Export struct log size and member offsets through vmcoreinfo
Vivek Goyal
2012-07-19
1
-0
/
+9
*
Drivers: hv: Change the hex constant to a decimal constant
K. Y. Srinivasan
2012-07-19
1
-1
/
+1
*
driver core: don't trigger uevent after failure
Sebastian Ott
2012-07-17
1
-2
/
+3
*
extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC d...
Chanwoo Choi
2012-07-17
3
-0
/
+790
*
sysfs: fail dentry revalidation after namespace change fix
Andrew Morton
2012-07-17
1
-3
/
+5
*
sysfs: fail dentry revalidation after namespace change
Glauber Costa
2012-07-17
1
-0
/
+8
*
extcon: spelling of detach in function doc
Peter Meerwald
2012-07-17
1
-1
/
+1
*
extcon: arizona: Stop microphone detection if we give up on it
Mark Brown
2012-07-17
1
-0
/
+2
*
extcon: arizona: Update cable reporting calls and split headset
Mark Brown
2012-07-17
1
-22
/
+19
*
PM / Runtime: Do not increment device usage counts before probing
Rafael J. Wysocki
2012-07-16
1
-4
/
+2
*
kmsg - do not flush partial lines when the console is busy
Kay Sievers
2012-07-16
1
-25
/
+68
*
kmsg - export "continuation record" flag to /dev/kmsg
Kay Sievers
2012-07-16
2
-11
/
+41
*
kmsg - avoid warning for CONFIG_PRINTK=n compilations
Kay Sievers
2012-07-16
1
-2
/
+9
*
kmsg - properly print over-long continuation lines
Kay Sievers
2012-07-16
1
-14
/
+19
*
Merge 3.5-rc7 into driver-core-next
Greg Kroah-Hartman
2012-07-16
41
-173
/
+1213
|
\
|
*
driver-core: Use kobj_to_dev instead of re-implementing it
Lars-Peter Clausen
2012-07-16
2
-13
/
+10
|
*
driver-core: Move kobj_to_dev from genhd.h to device.h
Lars-Peter Clausen
2012-07-16
2
-1
/
+5
|
*
driver core: Move deferred devices to the end of dpm_list before probing
Mark Brown
2012-07-16
1
-0
/
+12
|
*
driver core: move uevent call to driver_register
Sebastian Ott
2012-07-16
2
-1
/
+3
|
*
driver core: fix shutdown races with probe/remove(v3)
Ming Lei
2012-07-16
1
-0
/
+18
|
*
Merge v3.5-rc5 into driver-core-next
Greg Kroah-Hartman
2012-07-05
848
-4086
/
+8116
|
|
\
|
*
|
Extcon: Arizona: Add driver for Wolfson Arizona class devices
Mark Brown
2012-06-26
3
-0
/
+500
|
*
|
MAINTAINERS: Add entries for extcon (external connector) subsystem.
MyungJoo Ham
2012-06-26
1
-0
/
+8
|
*
|
stable: Allow merging of backports for serious user-visible performance issues
Mel Gorman
2012-06-25
1
-0
/
+6
|
*
|
w1: Fix a typo in 'hardware' word
Otavio Salvador
2012-06-18
1
-1
/
+1
|
*
|
extcon: Convert extcon_gpio to devm_gpio_request_one
Axel Lin
2012-06-18
1
-12
/
+5
|
*
|
extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leak
Axel Lin
2012-06-18
1
-0
/
+2
|
*
|
driver core: fix some kernel-doc warnings in dma*.c
Randy Dunlap
2012-06-14
2
-0
/
+2
|
*
|
Extcon: Staticise extcon_class
Mark Brown
2012-06-14
1
-1
/
+1
|
*
|
stable: update references to older 2.6 versions for 3.x
Paul Gortmaker
2012-06-14
1
-5
/
+14
|
*
|
w1: Add 1-wire slave device driver for DS28E04-100
Markus Franke
2012-06-13
6
-0
/
+535
|
*
|
debugfs: change parameter check in debugfs_remove() functions
Arend van Spriel
2012-06-13
1
-2
/
+2
|
*
|
device-core: Ensure drvdata = NULL when no driver is bound
Hans de Goede
2012-06-13
1
-0
/
+2
|
*
|
W1: split master mutex to avoid deadlocks.
NeilBrown
2012-06-13
17
-95
/
+57
|
*
|
w1: omap_hdq: use wait_event_timeout to wait for read to complete.
NeilBrown
2012-06-13
1
-9
/
+6
|
*
|
w1: omap_hdq: Fix some error/debug handling.
NeilBrown
2012-06-13
1
-7
/
+8
|
*
|
Revert "w1: introduce a slave mutex for serializing IO"
Greg Kroah-Hartman
2012-06-13
3
-4
/
+2
|
*
|
w1: cleanup w1_uevent
Devendra Naga
2012-06-12
1
-8
/
+6
|
*
|
w1: introduce a slave mutex for serializing IO
NeilBrown
2012-06-12
3
-2
/
+4
|
*
|
driver core: always handle dpm_order
Rabin Vincent
2012-06-11
1
-18
/
+18
*
|
|
Linux 3.5-rc7
v3.5-rc7
Linus Torvalds
2012-07-14
1
-1
/
+1
*
|
|
blk: fix wrong idr_pre_get() error check in loop.c
Silva Paulo
2012-07-14
1
-5
/
+3
*
|
|
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-07-14
2
-91
/
+43
|
\
\
\
|
*
|
|
ALSA: snd-usb: move calls to usb_set_interface
Daniel Mack
2012-07-13
2
-89
/
+41
|
*
|
|
ALSA: usb-audio: Fix the first PCM interface assignment
Takashi Iwai
2012-07-06
1
-2
/
+2
*
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-07-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ACPICA: Fix possible fault in return package object repair code
Bob Moore
2012-07-14
1
-1
/
+1
*
|
|
|
|
vsyscall_64: add missing ifdef CONFIG_SECCOMP
Will Drewry
2012-07-14
1
-0
/
+4
*
|
|
|
|
Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-07-14
1
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
Thomas Renninger
2012-07-12
1
-2
/
+4
[next]