aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' into irq-pioJeff Garzik2006-04-27566-7288/+13602
|\
| * Merge branch 'master' into upstreamJeff Garzik2006-04-27203-1960/+4294
| |\
| | * Linux v2.6.17-rc3Linus Torvalds2006-04-261-1/+1
| | * Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-04-261-6/+4
| | |\
| | | * [MMC] pxamci: fix data timeout calculationRussell King2006-04-241-6/+4
| | * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-266-6/+8
| | |\ \
| | | * \ Merge nommu treeRussell King2006-04-262-2/+4
| | | |\ \
| | | | * | [ARM] nommu: trivial fixups for head-nommu.S and the MakefileHyok S. Choi2006-04-242-2/+4
| | | | |/
| | | * | [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCRRussell King2006-04-253-3/+3
| | | * | [ARM] 3484/1: Correct AEABI CFLAGS for correct enum handlingRichard Purdie2006-04-251-1/+1
| | * | | [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-2619-19/+19
| | * | | [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-269-9/+9
| | * | | [PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris2006-04-261-0/+4
| | * | | [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutexAl Viro2006-04-261-4/+14
| | * | | [PATCH] fix mips sys32_p{read,write}Al Viro2006-04-261-62/+2
| | * | | [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro2006-04-261-1/+1
| | * | | [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