aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] mutex: trivial whitespace cleanupsIngo Molnar2-5/+1
2006-01-10[PATCH] mark mutex_lock*() as might_sleep()Ingo Molnar1-0/+2
2006-01-10[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar2-11/+14
2006-01-10[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.cIngo Molnar1-2/+0
2006-01-10[EBTABLES] Don't match tcp/udp source/destination port for IP fragmentsBart De Schuymer1-0/+3
2006-01-10[IRDA] DONGLE_OLD: remove dependency on non-existing symbolAdrian Bunk1-2/+1
2006-01-10[IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk6-62/+21
2006-01-10[ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanupJesper Juhl1-5/+7
2006-01-10[NET]: Remove unneeded kmalloc() return value castsJesper Juhl2-3/+3
2006-01-10[RXRPC]: Decrease number of pointer derefs in connection.cJesper Juhl1-6/+8
2006-01-10[AF_NETLINK]: Fix DoS in netlink_rcv_skb()Martin Murray1-1/+1
2006-01-10[NETFILTER]: Fix timeout sysctls on big-endian 64bit architecturesPatrick McHardy13-73/+73
2006-01-10[NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy6-167/+0
2006-01-10[NETFILTER]: Fix return value confusion in PPTP NAT helperPatrick McHardy1-23/+13
2006-01-10[NETFILTER]: Fix another crash in ip_nat_pptpPatrick McHardy1-30/+27
2006-01-10[NETFILTER]: Fix crash in ip_nat_pptpPatrick McHardy1-1/+1
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy5-32/+11
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn11-25/+26
2006-01-10[INET]: congestion and af_ops can be constStephen Hemminger1-2/+2
2006-01-10[PATCH] moxa serial: add proper capability checkAlan Cox1-0/+2
2006-01-10[PATCH] m68knommu: save reg a5 on context changeGreg Ungerer1-0/+1
2006-01-10[PATCH] m68knommu: fix find_next_zero_bit in bitops.hGreg Ungerer1-1/+1
2006-01-10[PATCH] uclinux: delay binfmt_flat traceGreg Ungerer1-7/+10
2006-01-10[PATCH] m68knommu: set irq priority/level different for each ColdFire serial portGreg Ungerer1-1/+1
2006-01-10[PATCH] m68knommu: allow configure of FEC for M520x CPU familyGreg Ungerer1-1/+1
2006-01-10[PATCH] m68knommu: fix ram length of m5208evb boardGreg Ungerer1-1/+1
2006-01-10[PATCH] m68knommu: fix a5 reg corruption in signal handlersGreg Ungerer1-0/+8
2006-01-10[PATCH] m68knommu: fix mangled 'truct' in ptrace.cGreg Ungerer1-1/+1
2006-01-10[PATCH] m68knommu: don't set gcc optimizer flagsGreg Ungerer1-1/+0
2006-01-10[PATCH] h8300: remove MAGIC_ROM_PTR from memory.cGreg Ungerer1-13/+0
2006-01-10[PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.cGreg Ungerer1-4/+0
2006-01-10Fix rpc shutdown event condition bugLinus Torvalds1-1/+1
2006-01-10[PATCH] rcu: fix hotplug-cpu ->donelist leakOleg Nesterov1-1/+2
2006-01-10[PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov2-44/+42
2006-01-10[PATCH] ide-cd: clear random-write capability it not supportedAndrey Borzenkov1-0/+2
2006-01-10[PATCH] dm: don't enable bouncing by defaultJens Axboe1-0/+1
2006-01-10[PATCH] cdrom: kill "open failed" error messageJens Axboe1-1/+1
2006-01-10[PATCH] ide: preserve errors for failed requestsJens Axboe1-5/+6
2006-01-10[PATCH] Work around ppc64 compiler bugAnton Blanchard1-1/+7
2006-01-10[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug functionAdrian Bunk3-32/+0
2006-01-10[PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNELAdrian Bunk1-7/+7
2006-01-10[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototypeAdrian Bunk1-4/+0
2006-01-10[PATCH] kernel/resource.c: __check_region(): remove pointless __deprecatedAdrian Bunk1-1/+1
2006-01-10[PATCH] video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk1-7/+1
2006-01-10[PATCH] include/asm-sh64/: "extern inline" -> "static inline"Adrian Bunk8-30/+30
2006-01-10[PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl1-3/+3
2006-01-10[PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value castsJesper Juhl2-2/+2
2006-01-10[PATCH] Decrease number of pointer derefs in multipath.cJesper Juhl1-3/+4
2006-01-10[PATCH] Decrease number of pointer derefs in exit.cJesper Juhl1-16/+21
2006-01-10[PATCH] char/isicom: More whitespaces and coding styleJiri Slaby2-64/+69