aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-204-0/+17
| | * | | | | | [TCP]: Account skb overhead in tcp_fragmentHerbert Xu2006-04-191-3/+7
| | * | | | | | [SUNGEM]: Marvell PHY suspend.Johannes Berg2006-04-191-5/+6
| | * | | | | | [LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().David S. Miller2006-04-191-1/+2
| | * | | | | | [NET]: sockfd_lookup_light() returns random error for -EBADFDHua Zhong2006-04-191-0/+1
| * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-205-76/+130
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | [ARM] for_each_possible_cpuKAMEZAWA Hiroyuki2006-04-201-1/+1
| | * | | | | | [ARM] add_memory() build fixAndrew Morton2006-04-201-3/+3
| | * | | | | | [ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2Lennert Buytenhek2006-04-201-28/+30
| | * | | | | | [ARM] 3482/1: ixp2000: update defconfig to 2.6.17-rc2Lennert Buytenhek2006-04-201-18/+41
| | * | | | | | [ARM] 3481/1: ep93xx: update defconfig to 2.6.17-rc2Lennert Buytenhek2006-04-201-25/+54
| | * | | | | | [ARM] 3480/1: ixp4xx: fix irq2gpio array typeLennert Buytenhek2006-04-201-1/+1
* | | | | | | | [PATCH] ahci: add support for VIA VT8251Bastiaan Jacques2006-04-201-15/+49
* | | | | | | | Merge branch 'master'Jeff Garzik2006-04-20374-5329/+9275
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-205-5/+37
| |\ \ \ \ \ \ \
| | * | | | | | | [PATCH] block/elevator.c: remove unused exportsAdrian Bunk2006-04-201-2/+0
| | * | | | | | | [PATCH] splice: fix smaller sized splice readsJens Axboe2006-04-201-1/+12
| | * | | | | | | [PATCH] Don't inherit ->splice_pipe across forksJens Axboe2006-04-201-0/+1
| | * | | | | | | [patch] cleanup: use blk_queue_stoppedCoywolf Qi Hunt2006-04-201-2/+2
| | * | | | | | | [PATCH] Document online io scheduler switchingValdis Kletnieks2006-04-201-0/+22
| | |/ / / / / /
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-04-202-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | [SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller2006-04-192-2/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | [PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2Eric Dumazet2006-04-201-2/+2
| * | | | | | | [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-207-6/+56
| * | | | | | | [PATCH] md: locking fixIngo Molnar2006-04-201-12/+12
| * | | | | | | [PATCH] memory_hotplug.h cleanupAdrian Bunk2006-04-201-3/+0
| * | | | | | | [PATCH] make the OSS SOUND_VIA82CXXX option available againAdrian Bunk2006-04-201-0/+20
| * | | | | | | [PATCH] update OBSOLETE_OSS_DRIVER schedule and dependenciesAdrian Bunk2006-04-202-333/+8
| * | | | | | | [PATCH] sonypi: correct detection of new ICH7-based laptopsArnaud MAZIN2006-04-201-0/+3
| * | | | | | | [PATCH] sound: fix hang in mpu401_uart.cJon Masters2006-04-201-9/+33
| * | | | | | | [PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare2006-04-201-0/+5
| * | | | | | | [PATCH] MSI-K8T-Neo2-Fir OnboardSound and additional SoundcardJohannes Goecke2006-04-201-0/+29
| * | | | | | | [PATCH] xtensa: Fix TIOCGICOUNT macroChris Zankel2006-04-201-1/+1
| * | | | | | | [PATCH] cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject re...Thayumanavar Sachithanantham2006-04-201-2/+3
| * | | | | | | [PATCH] fix section mismatch in pm2fb.oDarren Jenkins2006-04-201-2/+2
| * | | | | | | [PATCH] Remove cond_resched in gather_stats()Christoph Lameter2006-04-201-1/+0
| * | | | | | | [PATCH] IPMI maintainerCorey Minyard2006-04-201-0/+7
| * | | | | | | [PATCH] kprobes: NULL out non-relevant fields in struct kretprobeAnanth N Mavinakayanahalli2006-04-201-0/+3
| | |/ / / / / | |/| | | | |
| * | | | | | [PATCH] Add more prevent_tail_call()OGAWA Hirofumi2006-04-191-13/+46
| |/ / / / /
| * | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-04-1913-162/+145
| |\ \ \ \ \
| | * | | | | IB/mthca: make a function staticAdrian Bunk2006-04-191-1/+1
| | * | | | | IB/ipath: Fix whitespaceRoland Dreier2006-04-192-57/+57
| | * | | | | IB/ipath: Make more names staticRoland Dreier2006-04-199-93/+75
| | * | | | | IB/mad: Fix RMPP version check during agent registrationHal Rosenstock2006-04-191-4/+1
| | * | | | | IB/srp: Remove request from list when SCSI abort succeedsRoland Dreier2006-04-191-7/+11
| | |/ / / /
| * | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-04-1911-30/+33
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.cEric Sesterhenn2006-04-191-1/+0
| | * | | | NFS: remove needless check in nfs_opendir()Carsten Otte2006-04-191-3/+2
| | * | | | NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUSJohn Hawkes2006-04-191-4/+1
| | * | | | NFS: make 2 functions staticAdrian Bunk2006-04-192-2/+3