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
*
Driver core: warn when userspace writes to the uevent file in a non-supported...
Kay Sievers
2007-04-27
1
-0
/
+3
*
Driver core: make uevent-environment available in uevent-file
Kay Sievers
2007-04-27
1
-1
/
+49
*
kobject core: remove rwsem from struct subsystem
Greg Kroah-Hartman
2007-04-27
2
-5
/
+1
*
qeth: Remove usage of subsys.rwsem
Cornelia Huck
2007-04-27
1
-2
/
+0
*
PHY: remove rwsem use from phy core
Greg Kroah-Hartman
2007-04-27
2
-14
/
+1
*
IEEE1394: remove rwsem use from ieee1394 core
Greg Kroah-Hartman
2007-04-27
1
-8
/
+0
*
IDE: remove rwsem use from ide-proc core
Greg Kroah-Hartman
2007-04-27
1
-4
/
+0
*
Input: gameport - do not touch bus's rwsem
Dmitry Torokhov
2007-04-27
1
-26
/
+13
*
Input: serio - do not touch bus's rwsem
Dmitry Torokhov
2007-04-27
1
-26
/
+15
*
PNP: stop using the subsystem rwsem
Greg Kroah-Hartman
2007-04-27
1
-6
/
+0
*
USB: remove use of the bus rwsem, as it doesn't really protect anything.
Greg Kroah-Hartman
2007-04-27
4
-22
/
+7
*
SCSI: use the proper semaphore to protect the class lists
Greg Kroah-Hartman
2007-04-27
1
-2
/
+2
*
Driver core: remove use of rwsem
Greg Kroah-Hartman
2007-04-27
1
-2
/
+0
*
kobject: kobject_add() reference leak
Cornelia Huck
2007-04-27
1
-0
/
+1
*
Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)
John Anthony Kazos Jr
2007-04-27
1
-4
/
+2
*
Driver core: add suspend() and resume() to struct device_type
Dmitry Torokhov
2007-04-27
3
-1
/
+26
*
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-04-27
6
-111
/
+79
*
Driver core: switch firmware_class to uevent_suppress.
Cornelia Huck
2007-04-27
1
-8
/
+2
*
Driver core: suppress uevents via filter
Cornelia Huck
2007-04-27
1
-2
/
+3
*
Driver core: notify userspace of network device renames
Jean Tourrilhes
2007-04-27
2
-0
/
+41
*
kref: fix CPU ordering with respect to krefs
Oliver Neukum
2007-04-27
1
-0
/
+2
*
Driver core: remove unneeded completion from driver release path
Greg Kroah-Hartman
2007-04-27
3
-23
/
+13
*
driver core: don't fail attaching the device if it cannot be bound
Cornelia Huck
2007-04-27
4
-13
/
+11
*
powerpc: make it compile for multithread change
Andrew Morton
2007-04-27
1
-3
/
+0
*
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-04-27
4
-40
/
+33
*
kobject: kobject_shadow_add cleanup
Dmitriy Monakhov
2007-04-27
1
-2
/
+2
*
Driver core: add name to device_type
Kay Sievers
2007-04-27
2
-0
/
+15
*
driver core: Use attribute groups in struct device_type
Dmitry Torokhov
2007-04-27
2
-47
/
+70
*
Driver core: udev triggered device-<>driver binding
Kay Sievers
2007-04-27
2
-21
/
+97
*
dev_printk and new-style class devices
Jean Delvare
2007-04-27
1
-1
/
+2
*
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-04-27
6
-28
/
+89
*
driver core: fix device_add error path
Dmitriy Monakhov
2007-04-27
1
-9
/
+0
*
Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
Linus Torvalds
2007-04-27
1
-46
/
+58
|
\
|
*
e1000: FIX: Stop raw interrupts disabled nag from RT
Mark Huth
2007-04-26
1
-4
/
+1
|
*
e1000: FIX: firmware handover bits
Bruce Allan
2007-04-26
1
-21
/
+12
|
*
e1000: FIX: be ready for incoming irq at pci_request_irq
Auke Kok
2007-04-26
1
-21
/
+45
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-04-27
47
-1002
/
+1620
|
\
\
|
*
|
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-04-24
5
-4
/
+1
|
*
|
IB/ehca: Implement modify_port
Joachim Fenkes
2007-04-24
5
-2
/
+83
|
*
|
IB/umad: Clarify documentation of transaction ID
Hal Rosenstock
2007-04-24
1
-0
/
+8
|
*
|
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
Roland Dreier
2007-04-24
1
-32
/
+24
|
*
|
IB/mad: Change SMI to use enums rather than magic return codes
Hal Rosenstock
2007-04-24
3
-72
/
+82
|
*
|
IB/umad: Implement GRH handling for sent/received MADs
Sean Hefty
2007-04-24
1
-6
/
+12
|
*
|
IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
Sean Hefty
2007-04-24
1
-8
/
+4
|
*
|
IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()
Sean Hefty
2007-04-24
1
-1
/
+23
|
*
|
IB/ucm: Simplify ib_ucm_event()
Sean Hefty
2007-04-24
1
-17
/
+6
|
*
|
RDMA/ucma: Simplify ucma_get_event()
Sean Hefty
2007-04-24
1
-15
/
+7
|
*
|
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
Roland Dreier
2007-04-24
1
-4
/
+3
|
*
|
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
Roland Dreier
2007-04-24
1
-2
/
+4
|
*
|
IB/mthca: Update HCA firmware revisions
Roland Dreier
2007-04-18
1
-5
/
+5
[next]