summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: macros which define structure members are not complexAndy Whitcroft2008-10-161-0/+1
* checkpatch: handle do without braces if we have enough contextAndy Whitcroft2008-10-161-3/+24
* checkpatch: labels are not possible typesAndy Whitcroft2008-10-161-1/+1
* checkpatch: do is not a possible typeAndy Whitcroft2008-10-161-6/+18
* checkpatch: version: 0.23Andy Whitcroft2008-10-161-1/+1
* checkpatch: ensure we only apply checks to the lines within hunksAndy Whitcroft2008-10-161-2/+3
* checkpatch: suspect indent count condition lines correctlyAndy Whitcroft2008-10-161-1/+2
* checkpatch: check line endings in text format filesAndy Whitcroft2008-10-161-3/+4
* checkpatch: handle comment/quote nesting correctlyAndy Whitcroft2008-10-161-1/+1
* checkpatch: suppress errors triggered by short patchAndy Whitcroft2008-10-161-0/+1
* checkpatch: case/default checks should only check changed linesAndy Whitcroft2008-10-161-8/+9
* checkpatch: version: 0.22Andy Whitcroft2008-10-161-1/+1
* checkpatch: perform indent checks on perlAndy Whitcroft2008-10-161-2/+5
* checkpatch: report the correct lines for single statement blocksAndy Whitcroft2008-10-161-3/+3
* checkpatch: %Lx tests should hand %% as a literalAndy Whitcroft2008-10-161-0/+1
* checkpatch: suspect indent -- skip over preprocessor, label and blank linesAndy Whitcroft2008-10-161-10/+15
* checkpatch: report the real first line of all suspect indentsAndy Whitcroft2008-10-161-55/+86
* checkpatch: report any absolute references to kernel source filesAndy Whitcroft2008-10-161-0/+41
* checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.cAndy Whitcroft2008-10-161-4/+9
* checkpatch: include/asm checks should be anchoredAndy Whitcroft2008-10-161-1/+1
* checkpatch: fix up comment checks search to scan the entire blockAndy Whitcroft2008-10-161-3/+8
* checkpatch: complex macros -- fix up extension handlingAndy Whitcroft2008-10-161-2/+2
* checkpatch: ____cacheline_aligned et al are modifiersAndy Whitcroft2008-10-161-1/+4
* checkpatch: add tests for the attribute matcherAndy Whitcroft2008-10-161-0/+10
* checkpatch: switch indent allow plain returnAndy Whitcroft2008-10-161-1/+5
* checkpatch: conditional indent -- labels have different indent rulesAndy Whitcroft2008-10-161-3/+8
* checkpatch: values: double ampersand may be unaryAndy Whitcroft2008-10-161-2/+2
* checkpatch: square brackets -- exemption for array slices in bracesAndy Whitcroft2008-10-161-2/+4
* sparc64: use iommu_num_pages function in IOMMU codeJoerg Roedel2008-10-163-18/+10
* alpha: use iommu_num_pages function in IOMMU codeJoerg Roedel2008-10-161-12/+5
* powerpc: use iommu_num_pages function in IOMMU codeJoerg Roedel2008-10-161-16/+7
* x86: convert Calgary IOMMU driver to generic iommu_num_pages functionJoerg Roedel2008-10-161-14/+4
* x86, AMD IOMMU: convert driver to generic iommu_num_pages functionJoerg Roedel2008-10-161-5/+6
* x86: convert GART driver to generic iommu_num_pages functionJoerg Roedel2008-10-161-4/+4
* introduce generic iommu_num_pages functionJoerg Roedel2008-10-162-0/+12
* powerpc: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel2008-10-161-6/+6
* sparc64: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel2008-10-163-8/+8
* x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel2008-10-164-11/+11
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-1619-460/+85
* compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-169-259/+39
* include/linux/clk.h: fix commentAlex Raimondi2008-10-161-0/+4
* Add kerneldoc documentation for new printk format extensionsAndi Kleen2008-10-162-0/+14
* SubmittingPatches: add a reference to Andi's OLS paperAndi Kleen2008-10-161-0/+5
* Document panic_on_unrecovered_nmi sysctlBernhard Walle2008-10-161-0/+12
* taint: fix kernel-docRandy Dunlap2008-10-161-15/+15
* Remove Andrew Morton's http://www.zip.com.au/~akpm/FD Cami2008-10-164-11/+5
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-1621-32/+31
* documentation: explain memory barriersRandy Dunlap2008-10-161-0/+3
* kernel/kallsyms.c: fix double returnWANG Cong2008-10-161-1/+0
* epoll: drop unnecessary testDavide Libenzi2008-10-161-6/+3