summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-11[PARISC] Make local cache flushes take a void *Matthew Wilcox5-14/+13
2006-01-11[PARISC] Add __read_mostly section for pariscHelge Deller24-73/+79
2006-01-11[PATCH] mutex: trivial whitespace cleanupsIngo Molnar2-5/+1
2006-01-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds50-425/+190
2006-01-11[PATCH] mark mutex_lock*() as might_sleep()Ingo Molnar1-0/+2
2006-01-11[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar2-11/+14
2006-01-11[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.cIngo Molnar1-2/+0
2006-01-11[EBTABLES] Don't match tcp/udp source/destination port for IP fragmentsBart De Schuymer1-0/+3
2006-01-11[IRDA] DONGLE_OLD: remove dependency on non-existing symbolAdrian Bunk1-2/+1
2006-01-11[IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk6-62/+21
2006-01-11[ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanupJesper Juhl1-5/+7
2006-01-11[NET]: Remove unneeded kmalloc() return value castsJesper Juhl2-3/+3
2006-01-11[RXRPC]: Decrease number of pointer derefs in connection.cJesper Juhl1-6/+8
2006-01-11[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 ...Greg 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-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds98-190/+285
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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-136/+5
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-1/+3
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds22-436/+896
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds21-148/+195
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() prot...Adrian Bunk1-4/+0