aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt9-24/+24
2008-02-05gpiolib: avr32 at32ap platform supportDavid Brownell3-81/+94
2008-02-05gpiolib support for the PXA architecturePhilipp Zabel6-94/+203
2008-02-05gpiolib: add drivers/gpio directoryDavid Brownell1-0/+2
2008-02-05iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori2-29/+1
2008-02-05iommu sg: x86: convert gart IOMMU to use the IOMMU helperFUJITA Tomonori2-17/+26
2008-02-05iommu sg: x86: convert calgary IOMMU to use the IOMMU helperFUJITA Tomonori2-14/+23
2008-02-05iommu sg: powerpc: remove DMA 4GB boundary protectionFUJITA Tomonori1-20/+1
2008-02-05iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori4-38/+39
2008-02-05iommu sg merging: sparc64: make iommu respect the segment size limitsFUJITA Tomonori4-5/+10
2008-02-05iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori1-6/+18
2008-02-05iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori1-2/+6
2008-02-05iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori2-3/+7
2008-02-05iommu sg merging: x86: make pci-gart iommu respect the segment size limitsFUJITA Tomonori1-0/+7
2008-02-05m32r: remove dead config symbols from M32R codeJiri Olsa1-2/+2
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi2-2/+6
2008-02-05timerfd: new timerfd APIDavide Libenzi15-23/+15
2008-02-05kvm: i386 fixAndrew Morton1-4/+4
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds51-1101/+3227
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King48-1072/+3134
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas3-15/+12
2008-02-04[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas3-5/+16
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas3-13/+24
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas3-2/+8
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas2-44/+61
2008-02-04[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas3-83/+123
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas3-4/+5
2008-02-04[ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas1-29/+65
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas6-9/+64
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas1-2/+27
2008-02-04[ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas2-12/+67
2008-02-04[ARM] 4811/1: RealView: clocksource support for the RealView platformsCatalin Marinas2-42/+32
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds42-679/+707
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds34-54/+47
2008-02-04kbuild: Fix instrumentation removal breakage on avr32Haavard Skinnemoen1-2/+0
2008-02-04x86: cpa, micro-optimizationThomas Gleixner1-4/+2
2008-02-04x86: cpa, clean up code flowIngo Molnar1-11/+9
2008-02-04x86: cpa, eliminate CPA_ enumIngo Molnar1-19/+15
2008-02-04x86: cpa, cleanupsIngo Molnar1-6/+15
2008-02-04x86: implement gbpages support in change_page_attr()Andi Kleen1-2/+15
2008-02-04x86: support gbpages in pagetable dumpAndi Kleen1-1/+2
2008-02-04x86: add gbpages support to lookup_addressAndi Kleen1-0/+5
2008-02-04x86: switch direct mapping setup over to set_pteAndi Kleen1-4/+2
2008-02-04x86: fix page-present check in cpa_flush_rangeThomas Gleixner1-1/+1
2008-02-04x86: remove cpa warningIngo Molnar1-3/+1
2008-02-04x86: remove now unused clear_kernel_mappingAndi Kleen1-43/+0
2008-02-04x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping()Andi Kleen1-1/+2
2008-02-04x86: cpa selftest, skip non present entriesThomas Gleixner1-1/+2
2008-02-04x86: CPA fix pagetable splitThomas Gleixner1-3/+7