index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
fallout from Auke's pci ->revision patch
Al Viro
1
-1
/
+1
2007-07-16
ax88796: dev_dbg() wants device, not platform device
Al Viro
1
-2
/
+2
2007-07-16
pass -msize-long to sparse on s390
Al Viro
1
-1
/
+1
2007-07-16
frv: missing __clear_user()
Al Viro
1
-0
/
+2
2007-07-16
zd1211rw: too early inclusion of asm/unaligned.h
Al Viro
1
-1
/
+1
2007-07-16
fix return type of skb_checksum_complete()
Al Viro
1
-1
/
+1
2007-07-16
PDA_POWER depends on having request_irq()
Al Viro
1
-0
/
+1
2007-07-16
ieee1394: forgotten dereference...
Al Viro
1
-1
/
+1
2007-07-16
the wrong variable checked after request_irq()
Al Viro
1
-1
/
+1
2007-07-16
wrong order of arguments of ->readdir()
Al Viro
1
-1
/
+1
2007-07-16
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
1
-23
/
+4
2007-07-14
Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...
Linus Torvalds
2
-24
/
+31
2007-07-14
nfsd: fix nfsd_vfs_read() splice actor setup
Jens Axboe
1
-0
/
+1
2007-07-14
CFS: Fix missing digit off in wmult table
Thomas Gleixner
1
-1
/
+1
2007-07-13
Revert "[CPUFREQ] powernow-k8: clarify number of cores."
Linus Torvalds
1
-3
/
+2
2007-07-13
[PATCH] sched: small topology.h cleanup
Ingo Molnar
1
-1
/
+1
2007-07-13
[PATCH] sched: fix show_task()/show_tasks() output
Ingo Molnar
1
-16
/
+10
2007-07-13
[PATCH] sched: remove stale version info from kernel/sched_debug.c
Ingo Molnar
1
-1
/
+1
2007-07-13
[PATCH] sched: allow larger granularity
Ingo Molnar
1
-1
/
+1
2007-07-13
[PATCH] sched: fix prio_to_wmult[] for nice 1
Mike Galbraith
1
-1
/
+1
2007-07-13
[MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h
Atsushi Nemoto
1
-1
/
+2
2007-07-13
[MIPS] Make show_code static and add __user tag
Atsushi Nemoto
1
-3
/
+3
2007-07-13
[MIPS] Workaround for a sparse warning in include/asm-mips/compat.h
Atsushi Nemoto
1
-1
/
+2
2007-07-13
[MIPS] Add some __user tags
Atsushi Nemoto
3
-9
/
+10
2007-07-13
[MIPS] math-emu minor cleanup
Atsushi Nemoto
1
-10
/
+9
2007-07-13
[MIPS] Kill CONFIG_TX4927BUG_WORKAROUND
Atsushi Nemoto
1
-19
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98
Ralf Baechle
1
-6
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK
Ralf Baechle
1
-4
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K
Ralf Baechle
1
-25
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI
Ralf Baechle
1
-8
/
+1
2007-07-13
[CHAR] Delete leftovers of old Alchemy UART driver
Ralf Baechle
1
-14
/
+0
2007-07-13
ioatdma: add the unisys "i/oat" pci vendor/device id
Dan Williams
2
-0
/
+5
2007-07-13
ARM: Add drivers/dma to arch/arm/Kconfig
Dan Williams
1
-0
/
+2
2007-07-13
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
Dan Williams
12
-60
/
+1139
2007-07-13
iop13xx: surface the iop13xx adma units to the iop-adma driver
Dan Williams
3
-25
/
+774
2007-07-13
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
Dan Williams
4
-0
/
+1595
2007-07-13
md: remove raid5 compute_block and compute_parity5
Dan Williams
1
-124
/
+0
2007-07-13
md: handle_stripe5 - request io processing in raid5_run_ops
Dan Williams
1
-58
/
+13
2007-07-13
md: handle_stripe5 - add request/completion logic for async expand ops
Dan Williams
1
-12
/
+38
2007-07-13
md: handle_stripe5 - add request/completion logic for async read ops
Dan Williams
2
-29
/
+26
2007-07-13
md: handle_stripe5 - add request/completion logic for async check ops
Dan Williams
1
-19
/
+65
2007-07-13
md: handle_stripe5 - add request/completion logic for async compute ops
Dan Williams
2
-36
/
+115
2007-07-13
md: handle_stripe5 - add request/completion logic for async write ops
Dan Williams
1
-23
/
+138
2007-07-13
md: common infrastructure for running operations with raid5_run_ops
Dan Williams
1
-9
/
+58
2007-07-13
md: raid5_run_ops - run stripe operations outside sh->lock
Dan Williams
2
-3
/
+614
2007-07-13
raid5: replace custom debug PRINTKs with standard pr_debug
Dan Williams
1
-58
/
+58
2007-07-13
raid5: refactor handle_stripe5 and handle_stripe6 (v3)
Dan Williams
2
-786
/
+756
2007-07-13
async_tx: add the async_tx api
Dan Williams
14
-50
/
+1294
2007-07-13
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
8
-23
/
+38
2007-07-13
dmaengine: make clients responsible for managing channels
Dan Williams
5
-167
/
+224
[next]