aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-10[ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanupJesper Juhl
2006-01-10[NET]: Remove unneeded kmalloc() return value castsJesper Juhl
2006-01-10[RXRPC]: Decrease number of pointer derefs in connection.cJesper Juhl
2006-01-10[AF_NETLINK]: Fix DoS in netlink_rcv_skb()Martin Murray
2006-01-10[NETFILTER]: Fix timeout sysctls on big-endian 64bit architecturesPatrick McHardy
2006-01-10[NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy
2006-01-10[NETFILTER]: Fix return value confusion in PPTP NAT helperPatrick McHardy
2006-01-10[NETFILTER]: Fix another crash in ip_nat_pptpPatrick McHardy
2006-01-10[NETFILTER]: Fix crash in ip_nat_pptpPatrick McHardy
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn
2006-01-10[INET]: congestion and af_ops can be constStephen Hemminger
2006-01-10[PATCH] moxa serial: add proper capability checkAlan Cox
2006-01-10[PATCH] m68knommu: save reg a5 on context changeGreg Ungerer
2006-01-10[PATCH] m68knommu: fix find_next_zero_bit in bitops.hGreg Ungerer
2006-01-10[PATCH] uclinux: delay binfmt_flat traceGreg Ungerer
2006-01-10[PATCH] m68knommu: set irq priority/level different for each ColdFire serial ...Greg Ungerer
2006-01-10[PATCH] m68knommu: allow configure of FEC for M520x CPU familyGreg Ungerer
2006-01-10[PATCH] m68knommu: fix ram length of m5208evb boardGreg Ungerer
2006-01-10[PATCH] m68knommu: fix a5 reg corruption in signal handlersGreg Ungerer
2006-01-10[PATCH] m68knommu: fix mangled 'truct' in ptrace.cGreg Ungerer
2006-01-10[PATCH] m68knommu: don't set gcc optimizer flagsGreg Ungerer
2006-01-10[PATCH] h8300: remove MAGIC_ROM_PTR from memory.cGreg Ungerer
2006-01-10[PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.cGreg Ungerer
2006-01-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-01-10Fix rpc shutdown event condition bugLinus Torvalds
2006-01-10[PATCH] rcu: fix hotplug-cpu ->donelist leakOleg Nesterov
2006-01-10[PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov
2006-01-10[PATCH] ide-cd: clear random-write capability it not supportedAndrey Borzenkov
2006-01-10[PATCH] dm: don't enable bouncing by defaultJens Axboe
2006-01-10[PATCH] cdrom: kill "open failed" error messageJens Axboe
2006-01-10[PATCH] ide: preserve errors for failed requestsJens Axboe
2006-01-10[PATCH] Work around ppc64 compiler bugAnton Blanchard
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-10[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug functionAdrian Bunk
2006-01-10[PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNELAdrian Bunk
2006-01-10[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...Adrian Bunk
2006-01-10[PATCH] kernel/resource.c: __check_region(): remove pointless __deprecatedAdrian Bunk
2006-01-10[PATCH] video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk
2006-01-10[PATCH] include/asm-sh64/: "extern inline" -> "static inline"Adrian Bunk
2006-01-10[PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl
2006-01-10[PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value castsJesper Juhl
2006-01-10[PATCH] Decrease number of pointer derefs in multipath.cJesper Juhl
2006-01-10[PATCH] Decrease number of pointer derefs in exit.cJesper Juhl
2006-01-10[PATCH] char/isicom: More whitespaces and coding styleJiri Slaby
2006-01-10[PATCH] char/isicom: Firmware loadingJiri Slaby
2006-01-10[PATCH] char/isicom: Pci probing addedJiri Slaby