index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2008-10-20
6
-208
/
+116
|
\
|
*
fsldma: allow Freescale Elo DMA driver to be compiled as a module
Timur Tabi
2008-09-27
3
-55
/
+94
|
*
fsldma: remove internal self-test from Freescale Elo DMA driver
Timur Tabi
2008-09-24
1
-132
/
+0
|
*
drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNEL
Andrew Morton
2008-09-19
1
-1
/
+1
|
*
dmatest: properly handle duplicate DMA channels
Timur Tabi
2008-09-19
1
-0
/
+5
|
*
drivers/dma/ioat_dma.c: drop code after return
Julia Lawall
2008-09-14
1
-2
/
+0
|
*
async_tx: make async_tx_run_dependencies() easier to read
Dan Williams
2008-09-14
1
-18
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2008-10-20
1
-1
/
+1
|
\
\
|
*
|
[WATCHDOG] ib700wdt.c - fix buffer_underflow bug
Wim Van Sebroeck
2008-10-15
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2008-10-20
5
-3
/
+24
|
\
\
\
|
*
|
|
fuse: implement nonseekable open
Tejun Heo
2008-10-16
2
-1
/
+8
|
*
|
|
fuse: add include protectors
Tejun Heo
2008-10-16
2
-0
/
+10
|
*
|
|
fuse: config description improvement
Robert P. J. Day
2008-10-16
1
-1
/
+1
|
*
|
|
fuse: add missing fuse_request_free
Julia Lawall
2008-10-16
1
-1
/
+2
|
*
|
|
fuse: fix SEEK_END incorrectness
Miklos Szeredi
2008-10-16
1
-0
/
+3
*
|
|
|
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
2008-10-20
1
-1
/
+1
*
|
|
|
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
6877
-174569
/
+542388
|
|
\
\
\
\
\
|
*
|
|
|
|
|
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
[next]