aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-31[CIFS] Fix typo in earlier cifs_unlink change and protect oneSteve French1-5/+7
2006-03-31[CIFS] Incorrect signature sent on SMB ReadSteve French1-13/+23
2006-03-31IB/ipath: kbuild infrastructureBryan O'Sullivan6-0/+61
2006-03-31IB/ipath: infiniband verbs supportBryan O'Sullivan2-0/+1555
2006-03-31IB/ipath: misc infiniband code, part 2Bryan O'Sullivan3-0/+2817
2006-03-31IB/ipath: misc infiniband code, part 1Bryan O'Sullivan4-0/+1187