aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-05gpiolib: avr32 at32ap platform supportDavid Brownell
2008-02-05gpiolib support for the PXA architecturePhilipp Zabel
2008-02-05gpiolib: add drivers/gpio directoryDavid Brownell
2008-02-05iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori
2008-02-05iommu sg: x86: convert gart IOMMU to use the IOMMU helperFUJITA Tomonori
2008-02-05iommu sg: x86: convert calgary IOMMU to use the IOMMU helperFUJITA Tomonori
2008-02-05iommu sg: powerpc: remove DMA 4GB boundary protectionFUJITA Tomonori
2008-02-05iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori
2008-02-05iommu sg merging: sparc64: make iommu respect the segment size limitsFUJITA Tomonori
2008-02-05iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori
2008-02-05iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori
2008-02-05iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori
2008-02-05iommu sg merging: x86: make pci-gart iommu respect the segment size limitsFUJITA Tomonori
2008-02-05m32r: remove dead config symbols from M32R codeJiri Olsa
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-05kvm: i386 fixAndrew Morton
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas
2008-02-04[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas
2008-02-04[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas
2008-02-04[ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas
2008-02-04[ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas
2008-02-04[ARM] 4811/1: RealView: clocksource support for the RealView platformsCatalin Marinas
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04kbuild: Fix instrumentation removal breakage on avr32Haavard Skinnemoen
2008-02-04x86: cpa, micro-optimizationThomas Gleixner
2008-02-04x86: cpa, clean up code flowIngo Molnar
2008-02-04x86: cpa, eliminate CPA_ enumIngo Molnar
2008-02-04x86: cpa, cleanupsIngo Molnar
2008-02-04x86: implement gbpages support in change_page_attr()Andi Kleen
2008-02-04x86: support gbpages in pagetable dumpAndi Kleen
2008-02-04x86: add gbpages support to lookup_addressAndi Kleen
2008-02-04x86: switch direct mapping setup over to set_pteAndi Kleen
2008-02-04x86: fix page-present check in cpa_flush_rangeThomas Gleixner
2008-02-04x86: remove cpa warningIngo Molnar
2008-02-04x86: remove now unused clear_kernel_mappingAndi Kleen
2008-02-04x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_ma...Andi Kleen
2008-02-04x86: cpa selftest, skip non present entriesThomas Gleixner
2008-02-04x86: CPA fix pagetable splitThomas Gleixner