index
:
talos-op-linux
master
Talos™ II 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
*
PCI: pciehp: replace printk with dev_printk
Taku Izumi
2008-10-20
5
-186
/
+263
*
PCI: pciehp: change name tag of "hpdriver_portdrv" variable
Taku Izumi
2008-10-20
1
-2
/
+1
*
x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs
Seth Heasley
2008-10-20
2
-5
/
+12
*
PCI: pciehp: fix irq initialization
Kenji Kaneshige
2008-10-20
2
-2
/
+4
*
PCI: Document that most pci options are shared between i386 and x86-64
Andi Kleen
2008-10-20
1
-12
/
+13
*
PCI: tidy PME support messages
Bjorn Helgaas
2008-10-20
1
-13
/
+13
*
PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups
akpm@linux-foundation.org
2008-10-20
1
-22
/
+22
*
PCI: ibmphp: list_for_each to list_for_each_entry
akpm@linux-foundation.org
2008-10-20
1
-69
/
+23
*
PCI: follow lspci device/vendor style
Bjorn Helgaas
2008-10-20
2
-2
/
+2
*
x86/PCI: follow lspci device/vendor style
Bjorn Helgaas
2008-10-20
1
-4
/
+4
*
PCI: change MSI-x vector to 32bit
Yinghai Lu
2008-10-20
2
-2
/
+2
*
PCI PM: Introduce function pci_wake_from_d3
Rafael J. Wysocki
2008-10-20
2
-0
/
+23
*
PCI: allow quirks to be compiled out
Thomas Petazzoni
2008-10-20
2
-86
/
+98
*
PCI: Check dynids driver_data value for validity
Jean Delvare
2008-10-20
4
-10
/
+20
*
PCI: remove dynids.use_driver_data
Milton Miller
2008-10-20
5
-6
/
+1
*
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2008-10-20
6
-6
/
+428
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Anton Vorontsov
2008-10-18
6988
-219639
/
+587458
|
|
\
|
*
|
bq27x00_battery: use unaligned access helper
Harvey Harrison
2008-09-26
1
-3
/
+2
|
*
|
power_supply: fix dependency of tosa_battery
Dmitry Baryshkov
2008-09-26
1
-1
/
+1
|
*
|
power_supply: Support for Texas Instruments BQ27200 battery managers
Rodolfo Giometti
2008-09-01
3
-0
/
+389
|
*
|
power_supply: Add function to return system-wide power state
Matthew Garrett
2008-09-01
2
-0
/
+31
|
*
|
pda_power: Check and handle return value of set_irq_wake
Robert Jarzmik
2008-09-01
1
-4
/
+7
*
|
|
epca: Add infinite break support
Alan Cox
2008-10-20
1
-1
/
+5
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...
Linus Torvalds
2008-10-20
20
-3451
/
+2224
|
\
\
\
|
*
|
|
9p: add more conservative locking
Eric Van Hensbergen
2008-10-17
1
-7
/
+17
|
*
|
|
9p: fix oops in protocol stat parsing error path.
Eric Van Hensbergen
2008-10-17
1
-2
/
+2
|
*
|
|
9p: fix device file handling
Magnus Deininger
2008-10-17
1
-0
/
+1
|
*
|
|
9p: Improve debug support
Eric Van Hensbergen
2008-10-17
3
-29
/
+72
|
*
|
|
9p: eliminate depricated conv functions
Eric Van Hensbergen
2008-10-17
6
-1160
/
+37
|
*
|
|
9p: rework client code to use new protocol support functions
Eric Van Hensbergen
2008-10-17
12
-544
/
+611
|
*
|
|
9p: remove unnecessary tag field from p9_req_t structure
Eric Van Hensbergen
2008-10-17
2
-3
/
+1
|
*
|
|
9p: remove 9p fcall debug prints
Eric Van Hensbergen
2008-10-17
5
-386
/
+0
|
*
|
|
9p: add new protocol support code
Eric Van Hensbergen
2008-10-17
4
-1
/
+496
|
*
|
|
9p: encapsulate version function
Eric Van Hensbergen
2008-10-17
1
-30
/
+44
|
*
|
|
9p: move dirread to fs layer
Eric Van Hensbergen
2008-10-17
3
-124
/
+38
|
*
|
|
9p: adjust 9p vfs write operation
Eric Van Hensbergen
2008-10-17
1
-7
/
+29
|
*
|
|
9p: move readn meta-function from client to fs layer
Eric Van Hensbergen
2008-10-17
6
-36
/
+57
|
*
|
|
9p: consolidate read/write functions
Eric Van Hensbergen
2008-10-17
3
-130
/
+34
|
*
|
|
9p: drop broken unused error path from p9_conn_create()
Tejun Heo
2008-10-17
1
-16
/
+1
|
*
|
|
9p: make rpc code common and rework flush code
Eric Van Hensbergen
2008-10-17
5
-313
/
+316
|
*
|
|
9p: use the rcall structure passed in the request in trans_fd read_work
Eric Van Hensbergen
2008-10-17
1
-63
/
+66
|
*
|
|
9p: apply common request code to trans_fd
Eric Van Hensbergen
2008-10-17
4
-172
/
+126
|
*
|
|
9p: apply common tagpool handling to trans_fd
Eric Van Hensbergen
2008-10-17
1
-34
/
+10
|
*
|
|
9p: move request management to client code
Eric Van Hensbergen
2008-10-17
3
-127
/
+238
|
*
|
|
9p: eliminate callback complexity
Eric Van Hensbergen
2008-10-17
1
-83
/
+66
|
*
|
|
9p: consolidate mux_rpc and request structure
Eric Van Hensbergen
2008-10-17
1
-46
/
+22
|
*
|
|
9p: remove unnecessary prototypes
Eric Van Hensbergen
2008-10-17
2
-548
/
+495
|
*
|
|
9p: remove duplicate client state
Eric Van Hensbergen
2008-10-17
1
-15
/
+11
|
*
|
|
9p: consolidate transport structure
Eric Van Hensbergen
2008-10-17
7
-207
/
+146
|
*
|
|
9p-trans_fd: use single poller
Tejun Heo
2008-10-17
1
-166
/
+86
[next]