Age | Commit message (Expand) | Author |
2008-10-20 | mm: cleanup to make remove_memory() arch-neutral | Badari Pulavarty |
2008-10-18 | Export kmap_atomic_pfn for DRM-GEM. | Eric Anholt |
2008-10-17 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds |
2008-10-16 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-16 | FRV: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall |
2008-10-16 | FRV: Provide dma_map_page() for NOMMU and fix comments | David Howells |
2008-10-16 | frv: use generic pci_enable_resources() | Bjorn Helgaas |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-10-16 | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-10-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan |
2008-10-16 | fbdev: ignore VESA modes if framebuffer does not support them | Michal Januszewski |
2008-10-16 | spi_s3c24xx: pin configuration updates | Ben Dooks |
2008-10-16 | alpha: introduce field 'taso' into struct linux_binprm | Kirill A. Shutemov |
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 | 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 | Make the taint flags reliable | Andi Kleen |
2008-10-16 | Kconfig: eliminate "def_bool n" constructs | Jan Beulich |
2008-10-16 | misc: replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-10-16 | uml: remove the dead TTY_LOG code | Adrian Bunk |
2008-10-16 | alpha: notify_cpu_starting() compile fixlet | Alexey Dobriyan |
2008-10-16 | Alpha Miata: remove dead URL | Adrian Bunk |
2008-10-16 | asm-h8300/md.h: remove CVS keyword | Adrian Bunk |
2008-10-16 | h8300: GENERIC_BUG support | Yoshinori Sato |
2008-10-16 | h8300: update timer handler - misc update | Yoshinori Sato |
2008-10-16 | h8300: update timer handler - new files | Yoshinori Sato |
2008-10-16 | h8300: update timer handler - delete files | Yoshinori Sato |
2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman |
2008-10-16 | sysfs: crash debugging | Andrew Morton |
2008-10-16 | Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder o... | Mike Frysinger |
2008-10-16 | Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig files | Mike Frysinger |
2008-10-16 | Blackfin arch: update cache flush prototypes with argument names to make them... | Mike Frysinger |
2008-10-16 | Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea... | Mike Frysinger |
2008-10-16 | Blackfin arch: use the new bfin_addr_dcachable() function | Mike Frysinger |
2008-10-16 | Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o... | Robin Getz |
2008-10-16 | Blackfin arch: unify/cleanup cache code | Mike Frysinger |
2008-10-16 | Blackfin arch: update AD7879 platform resources in board file | Michael Hennerich |
2008-10-16 | Blackfin arch: Zero out bss region in L1/L2 memory. | Graf Yang |