summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-04-02splice: add SPLICE_F_NONBLOCK flagLinus Torvalds
2006-04-02ppc64: actually add sys_splice() to the system call tableLinus Torvalds
2006-04-01[PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell
2006-04-01[NET]: Fully fix the memory leaks in sys_accept().David S. Miller
2006-04-01powerpc: hook up the splice syscallPaul Mackerras
2006-04-01[PATCH] powerpc/cell: compile fixesDave Jones
2006-04-01[PATCH] powerpc: trivial spelling fixes in fault.cAnton Blanchard
2006-04-01[PATCH] powerpc/pseries: EEH CleanupNathan Fontenot
2006-04-01[PATCH] powerpc/pseries: misc lparcfg fixesWill Schmidt
2006-04-01[PATCH] powerpc/pseries: fix device name printing, again.Linas Vepstas
2006-04-01[PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool
2006-04-01[PATCH] powerpc/pseries: print message if EEH recovery failsLinas Vepstas
2006-04-01[PATCH] powerpc/pseries: mutex lock to serialize EEH event processingLinas Vepstas
2006-04-01Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Paul Mackerras
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin
2006-04-01[NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistrationMartin Josefsson
2006-04-01[NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlinkMartin Josefsson
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai
2006-04-01[NET]: Fix dentry leak in sys_accept().David S. Miller
2006-04-01[IPSEC]: Kill unused decap state structureHerbert Xu
2006-04-01[IPSEC]: Kill unused decap state argumentHerbert Xu
2006-04-01[NET]: com90xx kmalloc fixAndrew Morton
2006-04-01[TG3]: Update driver version and reldate.David S. Miller
2006-04-01[TG3]: Revert "Speed up SRAM access"David S. Miller
2006-04-01[SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller
2006-04-01[SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller
2006-04-01[SPARC64]: Update defconfig.David S. Miller
2006-04-01[SPARC64]: Align address in huge_pte_alloc().David S. Miller
2006-04-01[SPARC64]: Document the instruction checks we do in do_sparc64_fault().David S. Miller
2006-04-01[SPARC64]: Make tsb_sync() mm comparison more precise.David S. Miller
2006-04-01Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-04-01Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-04-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-04-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-04-01Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2006-03-31[CIFS] Fix typo in earlier cifs_unlink change and protect oneSteve French
2006-03-31[CIFS] Incorrect signature sent on SMB ReadSteve French
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-31[PATCH] avoid unaligned access when accessing poll stackJes Sorensen
2006-03-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-03-31[PATCH] Document Linux's memory barriers [try #7]David Howells
2006-03-31[PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev
2006-03-31[PATCH] mutex: some cleanupsNicolas Pitre
2006-03-31[PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl
2006-03-31[PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk