| Commit message (Expand) | Author | Age | Files | Lines |
* | [CCID] Only call the HC insert_options methods when requested | Arnaldo Carvalho de Melo | 2005-09-09 | 1 | -0/+2 |
* | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 | David S. Miller | 2005-09-08 | 2 | -9/+42 |
|\ |
|
| * | [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. | YOSHIFUJI Hideaki | 2005-09-08 | 2 | -3/+4 |
| * | [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). | YOSHIFUJI Hideaki | 2005-09-08 | 2 | -8/+40 |
* | | [NET]: Optimize pskb_trim_rcsum() | Stephen Hemminger | 2005-09-08 | 1 | -1/+1 |
* | | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 2005-09-08 | 74 | -716/+1279 |
|\ \ |
|
| * | | [PATCH] fix klist semantics for lists which have elements removed on traversal | James Bottomley | 2005-09-07 | 1 | -3/+5 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-09-07 | 5 | -14/+84 |
| |\ \ |
|
| | * \ | Merge by hand (conflicts in sd.c) | James Bottomley | 2005-09-06 | 2 | -2/+61 |
| | |\ \ |
|
| | | * | | [SCSI] embryonic RAID class | James Bottomley | 2005-08-30 | 1 | -0/+59 |
| | | * | | [SCSI] correct attribute_container list usage | James Bottomley | 2005-08-30 | 1 | -2/+2 |
| | * | | | Merge HEAD from ../scsi-misc-2.6-tmp | James Bottomley | 2005-08-28 | 2 | -9/+12 |
| | |\ \ \
| | | |/ / |
|
| | | * | | [SCSI] add missing attribute container function prototype | James Bottomley | 2005-08-28 | 1 | -0/+1 |
| | | * | | [SCSI] correct transport class abstraction to work outside SCSI | James Bottomley | 2005-08-14 | 2 | -9/+11 |
| | * | | | 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 | 2 | -11/+28 |
| |\ \ \ \ \ |
|
| | * | | | | | [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 | 1 | -14/+33 |
| | * | | | | | [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 | 4 | -3/+13 |
| |\ \ \ \ \ |
|
| | * | | | | | [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 |
| | |/ / / / |
|
| * | | | | | [PATCH] Kprobes: prevent possible race conditions generic | Prasanna S Panchamukhi | 2005-09-07 | 2 | -0/+10 |
| * | | | | | [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] 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] 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 |
| * | | | | | [PATCH] cpusets: Move the ia64 domain setup code to the generic code | John Hawkes | 2005-09-07 | 2 | -7/+23 |
| * | | | | | [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset | Paul Jackson | 2005-09-07 | 1 | -0/+6 |
| * | | | | | [PATCH] cpusets: formalize intermediate GFP_KERNEL containment | Paul Jackson | 2005-09-07 | 1 | -2/+3 |