aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds40-0/+25108
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds77-4574/+3156
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds50-443/+813
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds25-247/+440
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-17/+51
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds41-774/+1739
2006-04-02splice: add SPLICE_F_NONBLOCK flagLinus Torvalds2-4/+24
2006-04-02ppc64: actually add sys_splice() to the system call tableLinus Torvalds1-0/+1
2006-04-02Input: add support for Braille devicesSamuel Thibault4-17/+125
2006-04-02Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton1-2/+9
2006-04-02Input: gamecon - add SNES mouse supportRaphael Assenat2-18/+76
2006-04-02Input: make modalias code respect allowed buffer sizeDmitry Torokhov1-39/+71
2006-04-02Input: convert /proc handling to seq_fileDmitry Torokhov1-111/+168
2006-04-02Input: limit attributes' output to PAGE_SIZEDmitry Torokhov1-12/+24
2006-04-02Manual merge with Linus.Dmitry Torokhov5033-166117/+257302
2006-04-02[PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell1-6/+4
2006-04-01[NET]: Fully fix the memory leaks in sys_accept().David S. Miller1-3/+2
2006-04-01powerpc: hook up the splice syscallPaul Mackerras1-0/+1
2006-04-01[PATCH] powerpc/cell: compile fixesDave Jones2-0/+2
2006-04-01[PATCH] powerpc: trivial spelling fixes in fault.cAnton Blanchard1-3/+3
2006-04-01[PATCH] powerpc/pseries: EEH CleanupNathan Fontenot2-52/+30
2006-04-01[PATCH] powerpc/pseries: misc lparcfg fixesWill Schmidt1-4/+5
2006-04-01[PATCH] powerpc/pseries: fix device name printing, again.Linas Vepstas1-3/+4
2006-04-01[PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick3-1/+202
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool12-112/+119
2006-04-01[PATCH] powerpc/pseries: print message if EEH recovery failsLinas Vepstas1-2/+10
2006-04-01[PATCH] powerpc/pseries: mutex lock to serialize EEH event processingLinas Vepstas1-12/+18
2006-04-01Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras4-52/+43
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin5-133/+1206
2006-04-01[NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistrationMartin Josefsson2-2/+2
2006-04-01[NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlinkMartin Josefsson1-2/+2
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai12-381/+372
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai11-170/+94
2006-04-01[NET]: Fix dentry leak in sys_accept().David S. Miller1-1/+1
2006-04-01[IPSEC]: Kill unused decap state structureHerbert Xu6-33/+19
2006-04-01[IPSEC]: Kill unused decap state argumentHerbert Xu11-15/+14
2006-04-01[NET]: com90xx kmalloc fixAndrew Morton1-2/+2
2006-04-01[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2006-04-01[TG3]: Revert "Speed up SRAM access"David S. Miller1-30/+23
2006-03-31[SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller6-6/+15
2006-03-31[SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller5-5/+6
2006-03-31[SPARC64]: Update defconfig.David S. Miller1-4/+10
2006-03-31[SPARC64]: Align address in huge_pte_alloc().David S. Miller1-0/+7
2006-03-31[SPARC64]: Document the instruction checks we do in do_sparc64_fault().David S. Miller1-1/+5
2006-03-31[SPARC64]: Make tsb_sync() mm comparison more precise.David S. Miller1-1/+8
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-7/+32
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds10-53/+1325
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-234/+478
2006-03-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-8/+403
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds20-156/+524