summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug functionAdrian Bunk2006-01-103-32/+0
* [PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNELAdrian Bunk2006-01-101-7/+7
* [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...Adrian Bunk2006-01-101-4/+0
* [PATCH] kernel/resource.c: __check_region(): remove pointless __deprecatedAdrian Bunk2006-01-101-1/+1
* [PATCH] video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk2006-01-101-7/+1
* [PATCH] include/asm-sh64/: "extern inline" -> "static inline"Adrian Bunk2006-01-108-30/+30
* [PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl2006-01-101-3/+3
* [PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-102-2/+2
* [PATCH] Decrease number of pointer derefs in multipath.cJesper Juhl2006-01-101-3/+4
* [PATCH] Decrease number of pointer derefs in exit.cJesper Juhl2006-01-101-16/+21
* [PATCH] char/isicom: More whitespaces and coding styleJiri Slaby2006-01-102-64/+69
* [PATCH] char/isicom: Firmware loadingJiri Slaby2006-01-102-271/+174
* [PATCH] char/isicom: Pci probing addedJiri Slaby2006-01-101-208/+239
* [PATCH] char/isicom: Other little changesJiri Slaby2006-01-102-85/+81
* [PATCH] char/isicom: Type conversion and variables deletionJiri Slaby2006-01-101-70/+61
* [PATCH] char/isicom: Whitespace cleanupJiri Slaby2006-01-101-683/+682
* [PATCH] clean up computone remaining cli useAlan Cox2006-01-102-12/+16
* [PATCH] n_hdlc.c: remove unused declarationGrant Coady2006-01-101-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10107-1465/+1005
* [PATCH] tty-layer-buffering-revamp: jsm is brokenAndrew Morton2006-01-101-1/+1
* [PATCH] Serial: disable jsm in ppc64 defconfigPaul Jackson2006-01-101-1/+1
* [PATCH] lib/zlib*: cleanupsAdrian Bunk2006-01-107-4/+29
* [PATCH] fs/ext3/: small cleanupsAdrian Bunk2006-01-104-12/+7
* [PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef EXT2FS_DEBUGAdrian Bunk2006-01-101-0/+7
* [PATCH] drivers/video/: possible cleanupsAdrian Bunk2006-01-1013-62/+68
* [PATCH] vr41xx: ARRAY_SIZE cleanupJean Delvare2006-01-101-3/+2
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-1017-51/+45
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-1016-25/+25
* [PATCH] drivers/net/irda/irport.c: cleanupsAdrian Bunk2006-01-101-14/+1
* [PATCH] Docs update: small fixes to stable_kernel_rules.txtJesper Juhl2006-01-101-31/+29
* [PATCH] Docs update: remove obsolete patch from locks.txtJesper Juhl2006-01-101-17/+0
* [PATCH] Docs update: small spelling, formating etc fixes for filesystems/ext3...Jesper Juhl2006-01-101-88/+90
* [PATCH] Docs update: typos, corrections and additions to applying-patches.txtRandy Dunlap2006-01-101-24/+32
* [PATCH] DocBook: warn for missing macro parametersMartin Waitz2006-01-101-4/+8
* [PATCH] DocBook: fix kernel-doc commentsMartin Waitz2006-01-103-6/+5
* [PATCH] Add git tree for DocBookMartin Waitz2006-01-101-0/+1
* [PATCH] DocBook: add .gitignore fileMartin Waitz2006-01-101-0/+6
* [PATCH] CodingStyle correctionJesper Juhl2006-01-101-1/+1
* [PATCH] Fix console blankingVille Syrjala2006-01-101-30/+3
* [PATCH] non-linear frame buffer read/write accessThomas Koeller2006-01-101-3/+2
* [PATCH] fbdev: Typos in KconfigYOSHIFUJI Hideaki2006-01-101-2/+2
* [PATCH] fbdev: Replace kmalloc with kzallocAntonino A. Daplas2006-01-104-8/+8
* [PATCH] fbcon: Code cleanupsAntonino A. Daplas2006-01-102-18/+11
* [PATCH] i810fb: Fix suspend and resume hooksAntonino A. Daplas2006-01-101-28/+28
* [PATCH] s3c2410fb: cleanup and fixArnaud Patard2006-01-101-6/+4
* [PATCH] nvidiafb: Reduce stack usageAntonino A. Daplas2006-01-103-13/+26
* [PATCH] nvidiafb: Add boot option 'bpp'Antonino A. Daplas2006-01-101-4/+21
* [PATCH] fbdev: Reduce stack usageAntonino A. Daplas2006-01-101-58/+68
* [PATCH] fbdev: Fix return code of fb_read and fb_writeAntonino A. Daplas2006-01-101-12/+20
* [PATCH] fbcon: disable ywrap if not supported by fbcon scrolling codeKnut Petersen2006-01-101-1/+2