aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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[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-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() 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
2006-01-10[PATCH] char/isicom: Firmware loadingJiri Slaby2-271/+174
2006-01-10[PATCH] char/isicom: Pci probing addedJiri Slaby1-208/+239
2006-01-10[PATCH] char/isicom: Other little changesJiri Slaby2-85/+81
2006-01-10[PATCH] char/isicom: Type conversion and variables deletionJiri Slaby1-70/+61
2006-01-10[PATCH] char/isicom: Whitespace cleanupJiri Slaby1-683/+682
2006-01-10[PATCH] clean up computone remaining cli useAlan Cox2-12/+16
2006-01-10[PATCH] n_hdlc.c: remove unused declarationGrant Coady1-1/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox107-1465/+1005
2006-01-10[PATCH] tty-layer-buffering-revamp: jsm is brokenAndrew Morton1-1/+1
2006-01-10[PATCH] Serial: disable jsm in ppc64 defconfigPaul Jackson1-1/+1
2006-01-10[PATCH] lib/zlib*: cleanupsAdrian Bunk7-4/+29