aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-16checkpatch: case/default checks should only check changed linesAndy Whitcroft
2008-10-16checkpatch: version: 0.22Andy Whitcroft
2008-10-16checkpatch: perform indent checks on perlAndy Whitcroft
2008-10-16checkpatch: report the correct lines for single statement blocksAndy Whitcroft
2008-10-16checkpatch: %Lx tests should hand %% as a literalAndy Whitcroft
2008-10-16checkpatch: suspect indent -- skip over preprocessor, label and blank linesAndy Whitcroft
2008-10-16checkpatch: report the real first line of all suspect indentsAndy Whitcroft
2008-10-16checkpatch: report any absolute references to kernel source filesAndy Whitcroft
2008-10-16checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.cAndy Whitcroft
2008-10-16checkpatch: include/asm checks should be anchoredAndy Whitcroft
2008-10-16checkpatch: fix up comment checks search to scan the entire blockAndy Whitcroft
2008-10-16checkpatch: complex macros -- fix up extension handlingAndy Whitcroft
2008-10-16checkpatch: ____cacheline_aligned et al are modifiersAndy Whitcroft
2008-10-16checkpatch: add tests for the attribute matcherAndy Whitcroft
2008-10-16checkpatch: switch indent allow plain returnAndy Whitcroft
2008-10-16checkpatch: conditional indent -- labels have different indent rulesAndy Whitcroft
2008-10-16checkpatch: values: double ampersand may be unaryAndy Whitcroft
2008-10-16checkpatch: square brackets -- exemption for array slices in bracesAndy Whitcroft
2008-10-16sparc64: use iommu_num_pages function in IOMMU codeJoerg Roedel
2008-10-16alpha: use iommu_num_pages function in IOMMU codeJoerg Roedel
2008-10-16powerpc: use iommu_num_pages function in IOMMU codeJoerg Roedel
2008-10-16x86: convert Calgary IOMMU driver to generic iommu_num_pages functionJoerg Roedel
2008-10-16x86, AMD IOMMU: convert driver to generic iommu_num_pages functionJoerg Roedel
2008-10-16x86: convert GART driver to generic iommu_num_pages functionJoerg Roedel
2008-10-16introduce generic iommu_num_pages functionJoerg Roedel
2008-10-16powerpc: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel
2008-10-16sparc64: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel
2008-10-16x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-10-16include/linux/clk.h: fix commentAlex Raimondi
2008-10-16Add kerneldoc documentation for new printk format extensionsAndi Kleen
2008-10-16SubmittingPatches: add a reference to Andi's OLS paperAndi Kleen
2008-10-16Document panic_on_unrecovered_nmi sysctlBernhard Walle
2008-10-16taint: fix kernel-docRandy Dunlap
2008-10-16Remove Andrew Morton's http://www.zip.com.au/~akpm/FD Cami
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami
2008-10-16documentation: explain memory barriersRandy Dunlap
2008-10-16kernel/kallsyms.c: fix double returnWANG Cong
2008-10-16epoll: drop unnecessary testDavide Libenzi
2008-10-16AT91: atmel_pwm only available for certain AT91 processorsAndrew Victor
2008-10-16Fix typo in the FIRMWARE_IN_KERNEL helpAlberto Bertogli
2008-10-16exec.c, compat.c: fix count(), compat_count() bounds checkingJason Baron
2008-10-16kernel/sys.c: improve code generationAndrew Morton
2008-10-16utsname: completely overwrite prior informationVegard Nossum
2008-10-16dontdiff: more updates to be closer to gitignoreRandy Dunlap
2008-10-16doc: typo in Documentation/filesystems/nfsroot.txtShane McDonald
2008-10-16profiling: dynamically enable readprofile at runtimeDave Hansen
2008-10-16rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITYAdam Tkac
2008-10-16sysrq: add enable_mask in sysrq_moom_opNaohiro Ooiwa