aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek
2008-04-19UIO: arch/arm/Kconfig: Make UIO available on ARM architectureHans-Jürgen Koch
2008-04-19avr32: Add hardware power-down function callPeter Ma
2008-04-19avr32: Remove two unused #defines from mm/init.cJohannes Weiner
2008-04-19avr32: Implement set_rate(), set_parent() and mode() for pll1Hans-Christian Egtvedt
2008-04-19avr32: Generic clockevents supportDavid Brownell
2008-04-19avr32: Move sleep code into mach-at32apHaavard Skinnemoen
2008-04-19avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen
2008-04-19avr32: start clocksource cleanupDavid Brownell
2008-04-19avr32: pass i2c board info through at32_add_device_twiBen Nizette
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen
2008-04-19x86: modify show_shared_cpu_map in intel_cacheinfoMike Travis
2008-04-19x86: convert cpumask_of_cpu macro to allocated arrayMike Travis
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis
2008-04-19cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis
2008-04-19numa: move large array from stack to _initdata sectionMike Travis
2008-04-19x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.cMike Travis
2008-04-19x86: reduce memory and stack usage in intel_cacheinfoMike Travis
2008-04-19x86: UV startup of slave cpusJack Steiner
2008-04-19x86: integrate pci-dma.cGlauber Costa
2008-04-19x86: don't do dma if mask is NULL.Glauber Costa
2008-04-19x86: return conditional to mmuGlauber Costa
2008-04-19x86: remove kludge from x86_64Glauber Costa
2008-04-19x86: unify gfp masksGlauber Costa
2008-04-19x86: retry allocation if failedGlauber Costa
2008-04-19x86: don't try to allocate from DMA zone at firstGlauber Costa
2008-04-19x86: use a fallback dev for i386Glauber Costa
2008-04-19x86: use numa allocation function in i386Glauber Costa
2008-04-19x86: remove virt_to_bus in pci-dma_64.cGlauber Costa
2008-04-19x86: adjust dma_free_coherent for i386Glauber Costa
2008-04-19x86: move bad_dma_addressGlauber Costa
2008-04-19x86: isolate coherent mapping functionsGlauber Costa
2008-04-19x86: move dma_coherent functions to pci-dma.cGlauber Costa
2008-04-19x86: merge iommu initialization parametersGlauber Costa
2008-04-19x86: merge dma_supportedGlauber Costa
2008-04-19x86: move pci fixup to pci-dma.cGlauber Costa
2008-04-19x86: move x86_64-specific to common code.Glauber Costa
2008-04-19x86: move initialization functions to pci-dma.cGlauber Costa
2008-04-19x86: unify pci-nommuGlauber Costa
2008-04-19x86: move definition to pci-dma.cGlauber Costa
2008-04-19x86: use dma_length in i386Glauber Costa