index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update email addresses.
Dave Jones
2008-10-20
18
-26
/
+26
*
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Alexey Dobriyan
2008-10-20
6
-267
/
+269
*
Remove empty imacfb.c file
Linus Torvalds
2008-10-20
1
-0
/
+0
*
Update .gitignore files for generated targets
Linus Torvalds
2008-10-20
2
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2008-10-20
3
-52
/
+165
|
\
|
*
s3cmci: Add Ben Dooks/Simtec Electronics to header & copyright
ben@fluff.org.uk
2008-10-15
1
-1
/
+4
|
*
s3cmci: fix continual accesses to host->pio_ptr
ben@fluff.org.uk
2008-10-15
1
-2
/
+8
|
*
s3cmci: Support transfers which are not multiple of 32 bits.
Christer Weinigel
2008-10-15
2
-28
/
+54
|
*
s3cmci: cpufreq support
ben@fluff.org.uk
2008-10-15
2
-19
/
+96
|
*
s3cmci: Make general protocol errors less noisy
ben@fluff.org.uk
2008-10-15
1
-2
/
+2
|
*
mmc_block: tell block layer there is no seek penalty
Pierre Ossman
2008-10-14
1
-0
/
+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
*
|
|
|
|
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-10-20
4
-10
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
NFS: use correct fs type for v4 submounts and referrals
Andy Adamson
2008-10-17
1
-2
/
+2
|
*
|
|
|
|
Make nfs_file_cred more robust.
Neil Brown
2008-10-17
2
-4
/
+10
|
*
|
|
|
|
NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets
Chuck Lever
2008-10-17
1
-4
/
+15
|
|
/
/
/
/
[next]