aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-27[PATCH] splice: switch to using page_cache_readahead()Jens Axboe1-2/+2
2006-04-26Linux v2.6.17-rc3Linus Torvalds1-1/+1
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-6/+4
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-6/+8
2006-04-26Merge nommu treeRussell King2-2/+4
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman19-19/+19
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman9-9/+9
2006-04-26[PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris1-0/+4
2006-04-26[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutexAl Viro1-4/+14
2006-04-26[PATCH] fix mips sys32_p{read,write}Al Viro1-62/+2
2006-04-26[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro1-1/+1
2006-04-26[PATCH] fix leak in activate_ep_files()Al Viro1-0/+1
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds11-77/+328
2006-04-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds18-147/+354
2006-04-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+7
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe1-0/+14
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2-24/+28
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla1-12/+67
2006-04-26[PATCH] sky2: version 1.2Stephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: reset function can be devinitStephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: use ALIGN() macroStephen Hemminger1-4/+2
2006-04-26[PATCH] sky2: add fake idle irq timerStephen Hemminger2-1/+23
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger2-12/+26
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik9-49/+133
2006-04-26Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2.6 into upstream-fixesJeff Garzik1-0/+1
2006-04-26Merge branch 'master' into upstream-fixesJeff Garzik115-1416/+3201
2006-04-26[BRIDGE]: allow full size vlan packetsStephen Hemminger1-1/+7
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe9-43/+268
2006-04-26[doc] add paragraph about 'fs' subsystem to sysfs.txtMiklos Szeredi1-0/+5
2006-04-26[fuse] fix race between checking and setting file->private_dataMiklos Szeredi1-5/+8
2006-04-26[fuse] fix deadlock between fuse_put_super() and request_end(), try #2Miklos Szeredi1-2/+11
2006-04-26Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"Miklos Szeredi3-36/+31
2006-04-26[PATCH] splice: fix offset problemsJens Axboe1-19/+27
2006-04-26[PATCH] splice: fix min() warningAndrew Morton1-1/+1
2006-04-25e1000: Update truesize with the length of the packet for packet splitAuke Kok1-0/+1
2006-04-25[ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCRRussell King3-3/+3
2006-04-25[ARM] 3484/1: Correct AEABI CFLAGS for correct enum handlingRichard Purdie1-1/+1
2006-04-25[PATCH] Alpha: strncpy() fixIvan Kokshaysky1-4/+4
2006-04-24Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stableLinus Torvalds1-1/+4
2006-04-24[NETFILTER]: ipt action: use xt_check_target for basic verificationPatrick McHardy1-0/+5
2006-04-24[NETFILTER]: x_tables: move table->lock initializationDmitry Mishin1-1/+1
2006-04-24[NETFILTER]: ip6_tables: remove broken comefrom debuggingPatrick McHardy1-13/+0
2006-04-24[NETFILTER]: nf_conntrack: kill unused callback init_conntrackYasuyuki Kozakai1-3/+0
2006-04-24[NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy1-0/+4
2006-04-24[NETFILTER]: ULOG target is not obsoleteThomas Voegtle1-1/+1
2006-04-24[NETFILTER]: nf_conntrack: Fix module refcount dropping too farYasuyuki Kozakai2-9/+4
2006-04-24[SPARC]: __NR_sys removalOGAWA Hirofumi2-2/+2
2006-04-24[PATCH] bcm43xx: make PIO mode usableMichael Buesch3-32/+84
2006-04-24[PATCH] bcm43xx: add to MAINTAINERSMichael Buesch1-0/+8
2006-04-24[PATCH] softmac: fix SIOCSIWAPJohannes Berg4-15/+39