aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton118-477/+477
2006-03-28[TCP]: Fix RFC2465 typo.S P1-1/+1
2006-03-28[INET]: Introduce tunnel4/tunnel6Herbert Xu12-247/+344
2006-03-28[NET]: deinline 200+ byte inlines in sock.hDenis Vlasenko2-87/+97
2006-03-28[ECONET]: Convert away from SOCKOPS_WRAPPEDDavid S. Miller1-55/+85
2006-03-28[NET]: Fix ipx/econet/appletalk/irda ioctl crashesPetr Vandrovec4-0/+86
2006-03-28[NET]: Kill Documentation/networking/TODODavid S. Miller2-18/+1
2006-03-28[TG3]: Update version and reldateMichael Chan1-2/+2
2006-03-28[TG3]: Skip timer code during full lockMichael Chan1-0/+4
2006-03-28[TG3]: Speed up SRAM accessMichael Chan1-23/+30
2006-03-28[TG3]: Fix PHY loopback on 5700Michael Chan1-1/+4
2006-03-28[TG3]: Fix bug in 40-bit DMA workaround codeMichael Chan1-1/+1
2006-03-28[TG3]: Fix probe failure due to invalid MAC addressMichael Chan1-22/+28
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds74-323/+4937
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds10-1483/+190
2006-03-28[ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek25-1/+2254
2006-03-28[ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek5-0/+443
2006-03-28[ARM] 3387/1: ixp23xx: add defconfigLennert Buytenhek1-0/+1302
2006-03-28[ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek11-2/+680
2006-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-98/+79
2006-03-28Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-180/+220
2006-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+20
2006-03-28[CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values when reselectedMattia Dongili1-2/+2
2006-03-28[PATCH] compat_sys_futex() warning fixAndrew Morton1-1/+2
2006-03-28[PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl4-7/+12
2006-03-28[PATCH] Typo fixesAlexey Dobriyan30-39/+39
2006-03-28[PATCH] trivial typos in Documentation/cputopology.txtJesper Juhl1-2/+2
2006-03-28[PATCH] fix signed vs unsigned in nmi watchdogJesper Juhl1-1/+2
2006-03-28[PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.cJesper Juhl1-4/+2
2006-03-28[PATCH] no need to check vfree arg for null in oss/sequencerJesper Juhl1-10/+3
2006-03-28[PATCH] maestro3 vfree NULL check fixupJesper Juhl1-8/+2
2006-03-28[PATCH] vfree NULL check fixup for sb_cardJesper Juhl1-4/+2
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre38-51/+88
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi5-6/+11
2006-03-28[PATCH] ide-tape: use time_after(), time_after_eq()Marcelo Feitoza Parisi1-2/+3
2006-03-28[PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi1-1/+2
2006-03-28[PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi2-12/+14
2006-03-28[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk4-24/+0
2006-03-28[PATCH] Docs update: missing files and descriptions for filesystems/00-INDEXJesper Juhl1-7/+47
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven139-225/+225
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven42-74/+75
2006-03-28[PATCH] ia64: const f_ops fixAndrew Morton1-19/+20
2006-03-28[PATCH] for_each_possible_cpu: documentaionKAMEZAWA Hiroyuki2-3/+3
2006-03-28[PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki4-7/+7
2006-03-28[PATCH] for_each_possible_cpu: oprofile.KAMEZAWA Hiroyuki1-2/+2
2006-03-28[PATCH] for_each_possible_cpu: loopback device.KAMEZAWA Hiroyuki1-1/+1
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki11-17/+17
2006-03-28[PATCH] for_each_possible_cpu: defines for_each_possible_cpuKAMEZAWA Hiroyuki1-2/+3
2006-03-28[PATCH] Fold select_bits_alloc/free into caller code.Vadim Lobanov1-11/+2
2006-03-28[PATCH] use fget_light() in select/pollEric Dumazet1-4/+6