Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | [SCSI] add missing hold_mcs parameter to the spi transport class | James Bottomley | 2005-08-03 | 1 | -0/+5 | |
| | | * | | | [SCSI] add template for scsi_host_set_state() | James Bottomley | 2005-07-30 | 1 | -0/+1 | |
| | | * | | | [SCSI] host state model update: mediate host add/remove race | Mike Anderson | 2005-07-30 | 1 | -0/+9 | |
| | | * | | | [SCSI] host state model update: replace old host bitmap state | Mike Anderson | 2005-07-30 | 1 | -5/+9 | |
| | * | | | | [SCSI] use scatter lists for all block pc requests and simplify hw handlers | James Bottomley | 2005-08-28 | 1 | -0/+3 | |
| | * | | | | fix mismerge in ll_rw_blk.c | James Bottomley | 2005-08-28 | 2 | -4/+12 | |
| | |\ \ \ \ | ||||||
| | | * | | | | [PATCH] update blk_execute_rq to take an at_head parameter | James Bottomley | 2005-06-20 | 1 | -2/+2 | |
| | | * | | | | [PATCH] Add scatter-gather support for the block layer SG_IO | James Bottomley | 2005-06-20 | 2 | -0/+5 | |
| | | * | | | | [PATCH] Cleanup blk_rq_map_* interfaces | Jens Axboe | 2005-06-20 | 1 | -4/+3 | |
| | | * | | | | [PATCH] Add blk_rq_map_kern() | Mike Christie | 2005-06-20 | 2 | -0/+4 | |
| * | | | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2005-09-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [kernel-doc] fix various DocBook build problems/warnings | Jeff Garzik | 2005-09-07 | 1 | -1/+1 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2005-09-07 | 3 | -26/+136 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [wireless] build fixes after merging WE-19 | Jeff Garzik | 2005-09-07 | 1 | -6/+3 | |
| | * | | | | | | [PATCH] WE-19 for kernel 2.6.13 | Jean Tourrilhes | 2005-09-06 | 2 | -29/+141 | |
| | * | | | | | | [PATCH] net: add driver for the NIC on Cell Blades | Jens Osterkamp | 2005-09-06 | 1 | -0/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-07 | 1 | -4/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [SERIAL]: Avoid 'statement with no effect' warnings. | David S. Miller | 2005-09-06 | 1 | -4/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-07 | 5 | -4/+14 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [AX25]: Make ax2asc thread-proof | Ralf Baechle | 2005-09-06 | 1 | -1/+1 | |
| | * | | | | | | [NET]: skb_get/set_timestamp use const | Stephen Hemminger | 2005-09-06 | 1 | -2/+2 | |
| | * | | | | | | [NETFILTER]: kill __ip_ct_expect_unlink_destroy | Pablo Neira Ayuso | 2005-09-06 | 1 | -1/+1 | |
| | * | | | | | | [NETFILTER]: Handle NAT module load race | Patrick McHardy | 2005-09-06 | 1 | -0/+5 | |
| | * | | | | | | [NETFILTER]: Add support for permanent expectations | Patrick McHardy | 2005-09-06 | 1 | -0/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-07 | 29 | -238/+860 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ARM] 2888/1: OMAP 3/4: Update omap include files, take 2 | Tony Lindgren | 2005-09-07 | 26 | -238/+767 | |
| | * | | | | | | [ARM] 2889/1: S3C2410 - Add machine Anubis | Ben Dooks | 2005-09-07 | 3 | -0/+93 | |
| | |/ / / / / | ||||||
| * | | | | | | [PATCH] kprobes: fix bug when probed on task and isr functions | Keshavamurthy Anil S | 2005-09-07 | 2 | -0/+4 | |
| * | | | | | | [PATCH] Kprobes: prevent possible race conditions ppc64 changes | Prasanna S Panchamukhi | 2005-09-07 | 1 | -0/+14 | |
| * | | | | | | [PATCH] Kprobes: prevent possible race conditions generic | Prasanna S Panchamukhi | 2005-09-07 | 4 | -0/+17 | |
| * | | | | | | [PATCH] Make ll_rw_block() wait for buffer lock | Jan Kara | 2005-09-07 | 1 | -0/+1 | |
| * | | | | | | [PATCH] Input: Add a new switch event type | Richard Purdie | 2005-09-07 | 1 | -0/+25 | |
| * | | | | | | [PATCH] w100fb: Update corgi platform code to match new driver | Richard Purdie | 2005-09-07 | 1 | -3/+5 | |
| * | | | | | | [PATCH] w100fb: Rewrite for platform independence | Richard Purdie | 2005-09-07 | 1 | -5/+133 | |
| * | | | | | | [PATCH] Add write protection switch handling to the PXA MMC driver | Richard Purdie | 2005-09-07 | 1 | -0/+1 | |
| * | | | | | | [PATCH] sd: SD 4-bit bus | Pierre Ossman | 2005-09-07 | 2 | -0/+16 | |
| * | | | | | | [PATCH] sd: SCR register | Pierre Ossman | 2005-09-07 | 1 | -0/+9 | |
| * | | | | | | [PATCH] sd: read-only switch | Pierre Ossman | 2005-09-07 | 2 | -0/+4 | |
| * | | | | | | [PATCH] sd: initialize SD cards | Pierre Ossman | 2005-09-07 | 3 | -0/+9 | |
| * | | | | | | [PATCH] ipmi poweroff: fix chassis control | Corey Minyard | 2005-09-07 | 1 | -0/+6 | |
| * | | | | | | [PATCH] ipmi: fix panic ipmb response | Corey Minyard | 2005-09-07 | 1 | -1/+2 | |
| * | | | | | | [PATCH] ipmi: allow userland to include ipmi.h | Corey Minyard | 2005-09-07 | 1 | -0/+1 | |
| * | | | | | | [PATCH] ipmi: add per-channel IPMB addresses | Corey Minyard | 2005-09-07 | 1 | -7/+23 | |
| * | | | | | | [PATCH] ALSA: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 1 | -0/+2 | |
| * | | | | | | [PATCH] introduce and use kzalloc | Pekka J Enberg | 2005-09-07 | 1 | -1/+15 | |
| * | | | | | | [PATCH] dmi: add onboard devices discovery | Andrey Panin | 2005-09-07 | 1 | -3/+33 | |
| * | | | | | | [PATCH] remove duplicated sys_open32() code from 64bit archs | Miklos Szeredi | 2005-09-07 | 1 | -0/+1 | |
| * | | | | | | [PATCH] remove duplicated code from proc and ptrace | Miklos Szeredi | 2005-09-07 | 1 | -0/+1 | |
| * | | | | | | [PATCH] remove iattr.ia_attr_flags | Miklos Szeredi | 2005-09-07 | 1 | -10/+0 | |
| * | | | | | | [PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup l... | Eric Dumazet | 2005-09-07 | 1 | -2/+2 |