summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [PATCH] fix leak in activate_ep_files()Al Viro2006-04-261-0/+1
| * | | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-2611-77/+328
| |\ \ \ \
| | * | | | [PATCH] splice: add ->splice_write support for /dev/nullJens Axboe2006-04-261-0/+14
| | * | | | [PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2006-04-262-24/+28
| | * | | | [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-269-43/+268
| | * | | | [PATCH] splice: fix offset problemsJens Axboe2006-04-261-19/+27
| | * | | | [PATCH] splice: fix min() warningAndrew Morton2006-04-261-1/+1
| * | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-2618-147/+354
| |\ \ \ \ \
| | * | | | | [PATCH] forcedeth: fix initializationAyaz Abdulla2006-04-261-12/+67
| | * | | | | [PATCH] sky2: version 1.2Stephen Hemminger2006-04-261-1/+1
| | * | | | | [PATCH] sky2: reset function can be devinitStephen Hemminger2006-04-261-1/+1
| | * | | | | [PATCH] sky2: use ALIGN() macroStephen Hemminger2006-04-261-4/+2
| | * | | | | [PATCH] sky2: add fake idle irq timerStephen Hemminger2006-04-262-1/+23
| | * | | | | [PATCH] sky2: reschedule if irq still pendingStephen Hemminger2006-04-262-12/+26
| | * | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-269-49/+133
| | |\ \ \ \ \
| | | * | | | | [PATCH] bcm43xx: make PIO mode usableMichael Buesch2006-04-243-32/+84
| | | * | | | | [PATCH] bcm43xx: add to MAINTAINERSMichael Buesch2006-04-241-0/+8
| | | * | | | | [PATCH] softmac: fix SIOCSIWAPJohannes Berg2006-04-244-15/+39
| | | * | | | | [PATCH] Fix crash on big-endian systems during scanPavel Roskin2006-04-241-2/+2
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik2006-04-261-0/+1
| | |\ \ \ \ \
| | | * | | | | e1000: Update truesize with the length of the packet for packet splitAuke Kok2006-04-251-0/+1
| | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'master' into upstream-fixesJeff Garzik2006-04-26115-1416/+3201
| | |\| | | |
| | * | | | | [PATCH] Fix locking in gianfarAndy Fleming2006-04-204-67/+100
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-261-1/+7
| |\ \ \ \ \ \
| | * | | | | | [BRIDGE]: allow full size vlan packetsStephen Hemminger2006-04-261-1/+7
| | | |/ / / / | | |/| | | |
| * | | | | | [doc] add paragraph about 'fs' subsystem to sysfs.txtMiklos Szeredi2006-04-261-0/+5
| * | | | | | [fuse] fix race between checking and setting file->private_dataMiklos Szeredi2006-04-261-5/+8
| * | | | | | [fuse] fix deadlock between fuse_put_super() and request_end(), try #2Miklos Szeredi2006-04-261-2/+11
| * | | | | | Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"Miklos Szeredi2006-04-263-36/+31
| |/ / / / /
| * | | / / [PATCH] Alpha: strncpy() fixIvan Kokshaysky2006-04-251-4/+4
| | |_|/ / | |/| | |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stableLinus Torvalds2006-04-241-1/+4
| |\ \ \ \
| | * | | | [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefinedSteve French2006-04-241-1/+4
| | | |/ / | | |/| |
| * | | | [NETFILTER]: ipt action: use xt_check_target for basic verificationPatrick McHardy2006-04-241-0/+5
| * | | | [NETFILTER]: x_tables: move table->lock initializationDmitry Mishin2006-04-241-1/+1
| * | | | [NETFILTER]: ip6_tables: remove broken comefrom debuggingPatrick McHardy2006-04-241-13/+0
| * | | | [NETFILTER]: nf_conntrack: kill unused callback init_conntrackYasuyuki Kozakai2006-04-241-3/+0
| * | | | [NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy2006-04-241-0/+4
| * | | | [NETFILTER]: ULOG target is not obsoleteThomas Voegtle2006-04-241-1/+1
| * | | | [NETFILTER]: nf_conntrack: Fix module refcount dropping too farYasuyuki Kozakai2006-04-242-9/+4
| * | | | [SPARC]: __NR_sys removalOGAWA Hirofumi2006-04-242-2/+2
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-04-2326-465/+735
| |\ \ \
| | * | | [PARISC] MAINTAINERSKyle McMartin2006-04-211-0/+4
| | * | | [PARISC] Make ioremap default to _nocacheKyle McMartin2006-04-211-12/+5
| | * | | [PARISC] Add new entries to the syscall tableKyle McMartin2006-04-213-2/+22
| | * | | [PARISC] Further work for multiple page sizesHelge Deller2006-04-2111-102/+198
| | * | | [PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox2006-04-211-1/+1
| | * | | [PARISC] defconfig updatesHelge Deller2006-04-211-179/+315
| | * | | [PARISC] Document that we tolerate "Relaxed Ordering"Grant Grundler2006-04-211-13/+32
| | * | | [PARISC] Misc. janitorial workHelge Deller2006-04-214-6/+6
| | * | | [PARISC] EISA regions must be mapped NO_CACHEHelge Deller2006-04-211-1/+2