summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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
2006-01-10[PATCH] fs/ext3/: small cleanupsAdrian Bunk4-12/+7
2006-01-10[PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef EXT2FS_DEBUGAdrian Bunk1-0/+7
2006-01-10[PATCH] drivers/video/: possible cleanupsAdrian Bunk13-62/+68
2006-01-10[PATCH] vr41xx: ARRAY_SIZE cleanupJean Delvare1-3/+2
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser17-51/+45
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl16-25/+25
2006-01-10[PATCH] drivers/net/irda/irport.c: cleanupsAdrian Bunk1-14/+1
2006-01-10[PATCH] Docs update: small fixes to stable_kernel_rules.txtJesper Juhl1-31/+29
2006-01-10[PATCH] Docs update: remove obsolete patch from locks.txtJesper Juhl1-17/+0
2006-01-10[PATCH] Docs update: small spelling, formating etc fixes for filesystems/ext3...Jesper Juhl1-88/+90
2006-01-10[PATCH] Docs update: typos, corrections and additions to applying-patches.txtRandy Dunlap1-24/+32
2006-01-10[PATCH] DocBook: warn for missing macro parametersMartin Waitz1-4/+8
2006-01-10[PATCH] DocBook: fix kernel-doc commentsMartin Waitz3-6/+5
2006-01-10[PATCH] Add git tree for DocBookMartin Waitz1-0/+1
2006-01-10[PATCH] DocBook: add .gitignore fileMartin Waitz1-0/+6
2006-01-10[PATCH] CodingStyle correctionJesper Juhl1-1/+1
2006-01-10[PATCH] Fix console blankingVille Syrjala1-30/+3
2006-01-10[PATCH] non-linear frame buffer read/write accessThomas Koeller1-3/+2
2006-01-10[PATCH] fbdev: Typos in KconfigYOSHIFUJI Hideaki1-2/+2
2006-01-10[PATCH] fbdev: Replace kmalloc with kzallocAntonino A. Daplas4-8/+8
2006-01-10[PATCH] fbcon: Code cleanupsAntonino A. Daplas2-18/+11
2006-01-10[PATCH] i810fb: Fix suspend and resume hooksAntonino A. Daplas1-28/+28
2006-01-10[PATCH] s3c2410fb: cleanup and fixArnaud Patard1-6/+4
2006-01-10[PATCH] nvidiafb: Reduce stack usageAntonino A. Daplas3-13/+26
2006-01-10[PATCH] nvidiafb: Add boot option 'bpp'Antonino A. Daplas1-4/+21
2006-01-10[PATCH] fbdev: Reduce stack usageAntonino A. Daplas1-58/+68