aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-18Export kmap_atomic_pfn for DRM-GEM.Eric Anholt
2008-10-17Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-16FRV: Eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-10-16FRV: Provide dma_map_page() for NOMMU and fix commentsDavid Howells
2008-10-16frv: use generic pci_enable_resources()Bjorn Helgaas
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-10-16fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski
2008-10-16spi_s3c24xx: pin configuration updatesBen Dooks
2008-10-16alpha: introduce field 'taso' into struct linux_binprmKirill A. Shutemov
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-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-16Make the taint flags reliableAndi Kleen
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-16uml: remove the dead TTY_LOG codeAdrian Bunk
2008-10-16alpha: notify_cpu_starting() compile fixletAlexey Dobriyan
2008-10-16Alpha Miata: remove dead URLAdrian Bunk
2008-10-16asm-h8300/md.h: remove CVS keywordAdrian Bunk
2008-10-16h8300: GENERIC_BUG supportYoshinori Sato
2008-10-16h8300: update timer handler - misc updateYoshinori Sato
2008-10-16h8300: update timer handler - new filesYoshinori Sato
2008-10-16h8300: update timer handler - delete filesYoshinori Sato
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16sysfs: crash debuggingAndrew Morton
2008-10-16Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder o...Mike Frysinger
2008-10-16Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig filesMike Frysinger
2008-10-16Blackfin arch: update cache flush prototypes with argument names to make them...Mike Frysinger
2008-10-16Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...Mike Frysinger
2008-10-16Blackfin arch: use the new bfin_addr_dcachable() functionMike Frysinger
2008-10-16Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...Robin Getz
2008-10-16Blackfin arch: unify/cleanup cache codeMike Frysinger
2008-10-16Blackfin arch: update AD7879 platform resources in board fileMichael Hennerich
2008-10-16Blackfin arch: Zero out bss region in L1/L2 memory.Graf Yang
2008-10-16Blackfin arch: add read/write IO accessor functions to BlackfinBryan Wu