Age | Commit message (Expand) | Author |
2008-10-16 | checkpatch: conditional indent -- labels have different indent rules | Andy Whitcroft |
2008-10-16 | checkpatch: values: double ampersand may be unary | Andy Whitcroft |
2008-10-16 | checkpatch: square brackets -- exemption for array slices in braces | Andy Whitcroft |
2008-10-16 | sparc64: use iommu_num_pages function in IOMMU code | Joerg Roedel |
2008-10-16 | alpha: use iommu_num_pages function in IOMMU code | Joerg Roedel |
2008-10-16 | powerpc: use iommu_num_pages function in IOMMU code | Joerg Roedel |
2008-10-16 | x86: convert Calgary IOMMU driver to generic iommu_num_pages function | Joerg Roedel |
2008-10-16 | x86, AMD IOMMU: convert driver to generic iommu_num_pages function | Joerg Roedel |
2008-10-16 | x86: convert GART driver to generic iommu_num_pages function | Joerg Roedel |
2008-10-16 | introduce generic iommu_num_pages function | Joerg Roedel |
2008-10-16 | powerpc: rename iommu_num_pages function to iommu_nr_pages | Joerg Roedel |
2008-10-16 | sparc64: rename iommu_num_pages function to iommu_nr_pages | Joerg Roedel |
2008-10-16 | x86: rename iommu_num_pages function to iommu_nr_pages | Joerg Roedel |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig |
2008-10-16 | compat: move cp_compat_stat to common code | Christoph Hellwig |
2008-10-16 | include/linux/clk.h: fix comment | Alex Raimondi |
2008-10-16 | Add kerneldoc documentation for new printk format extensions | Andi Kleen |
2008-10-16 | SubmittingPatches: add a reference to Andi's OLS paper | Andi Kleen |
2008-10-16 | Document panic_on_unrecovered_nmi sysctl | Bernhard Walle |
2008-10-16 | taint: fix kernel-doc | Randy Dunlap |
2008-10-16 | Remove Andrew Morton's http://www.zip.com.au/~akpm/ | FD Cami |
2008-10-16 | Remove Andrew Morton's old email accounts | Francois Cami |
2008-10-16 | documentation: explain memory barriers | Randy Dunlap |
2008-10-16 | kernel/kallsyms.c: fix double return | WANG Cong |
2008-10-16 | epoll: drop unnecessary test | Davide Libenzi |
2008-10-16 | AT91: atmel_pwm only available for certain AT91 processors | Andrew Victor |
2008-10-16 | Fix typo in the FIRMWARE_IN_KERNEL help | Alberto Bertogli |
2008-10-16 | exec.c, compat.c: fix count(), compat_count() bounds checking | Jason Baron |
2008-10-16 | kernel/sys.c: improve code generation | Andrew Morton |
2008-10-16 | utsname: completely overwrite prior information | Vegard Nossum |
2008-10-16 | dontdiff: more updates to be closer to gitignore | Randy Dunlap |
2008-10-16 | doc: typo in Documentation/filesystems/nfsroot.txt | Shane McDonald |
2008-10-16 | profiling: dynamically enable readprofile at runtime | Dave Hansen |
2008-10-16 | rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY | Adam Tkac |
2008-10-16 | sysrq: add enable_mask in sysrq_moom_op | Naohiro Ooiwa |
2008-10-16 | Make the taint flags reliable | Andi Kleen |
2008-10-16 | initramfs: add option to preserve mtime from initramfs cpio images | Nye Liu |
2008-10-16 | Kconfig: eliminate "def_bool n" constructs | Jan Beulich |
2008-10-16 | wait: kill is_sync_wait() | Tejun Heo |
2008-10-16 | vsprintf: use new vsprintf symbolic function pointer format | Bjorn Helgaas |
2008-10-16 | fix random typos | Danny ter Haar |
2008-10-16 | identify_ramdisk_image(): correct typo about return value in comment | Geert Uytterhoeven |
2008-10-16 | nubus: fix mis-indented statement | Ilpo Järvinen |
2008-10-16 | Fix Documentation/filesystems/ramfs-rootfs-initramfs.txt | frans |
2008-10-16 | eeepc: depends on RFKILL | Randy Dunlap |
2008-10-16 | drivers/misc: Use DIV_ROUND_UP | Julia Lawall |
2008-10-16 | init.h: remove long-dead __setup_null_param() macro | Robert P. J. Day |
2008-10-16 | kernel/dma.c: remove a CVS keyword | Adrian Bunk |
2008-10-16 | include/linux/mount.h: remove CVS keyword | Adrian Bunk |
2008-10-16 | misc: replace __FUNCTION__ with __func__ | Harvey Harrison |