aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-16Make the taint flags reliableAndi Kleen
2008-10-16initramfs: add option to preserve mtime from initramfs cpio imagesNye Liu
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-10-16wait: kill is_sync_wait()Tejun Heo
2008-10-16vsprintf: use new vsprintf symbolic function pointer formatBjorn Helgaas
2008-10-16fix random typosDanny ter Haar
2008-10-16identify_ramdisk_image(): correct typo about return value in commentGeert Uytterhoeven
2008-10-16nubus: fix mis-indented statementIlpo Järvinen