aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* AT91: atmel_pwm only available for certain AT91 processorsAndrew Victor2008-10-161-1/+1
* Fix typo in the FIRMWARE_IN_KERNEL helpAlberto Bertogli2008-10-161-1/+1
* exec.c, compat.c: fix count(), compat_count() bounds checkingJason Baron2008-10-162-2/+2
* kernel/sys.c: improve code generationAndrew Morton2008-10-161-8/+12
* utsname: completely overwrite prior informationVegard Nossum2008-10-161-2/+4
* dontdiff: more updates to be closer to gitignoreRandy Dunlap2008-10-161-26/+33
* doc: typo in Documentation/filesystems/nfsroot.txtShane McDonald2008-10-161-1/+1
* profiling: dynamically enable readprofile at runtimeDave Hansen2008-10-164-13/+84
* rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITYAdam Tkac2008-10-161-4/+12
* sysrq: add enable_mask in sysrq_moom_opNaohiro Ooiwa2008-10-161-0/+1
* Make the taint flags reliableAndi Kleen2008-10-166-82/+101
* initramfs: add option to preserve mtime from initramfs cpio imagesNye Liu2008-10-161-0/+53
* Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-167-41/+19
* wait: kill is_sync_wait()Tejun Heo2008-10-162-21/+2
* vsprintf: use new vsprintf symbolic function pointer formatBjorn Helgaas2008-10-163-10/+14
* fix random typosDanny ter Haar2008-10-163-6/+7
* identify_ramdisk_image(): correct typo about return value in commentGeert Uytterhoeven2008-10-161-1/+1
* nubus: fix mis-indented statementIlpo Järvinen2008-10-161-1/+1