aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes2008-07-288-318/+20
|\
| * Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-291265-22617/+74061
| |\
| * | Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov2008-07-202-103/+4
| * | Sh: use generic per-device coherent dma allocatorDmitry Baryshkov2008-07-182-95/+4
| * | ARM: support generic per-device coherent dma memDmitry Baryshkov2008-07-182-0/+9
| * | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-181535-160574/+89564
| |\ \
| * | | x86: use generic per-device dma coherent allocatorDmitry Baryshkov2008-06-302-120/+3
* | | | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes2008-07-282-15/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86 gart: replace to_pages macro with iommu_num_pagesJoerg Roedel2008-07-261-7/+4
| * | | x86, AMD IOMMU: replace to_pages macro with iommu_num_pagesJoerg Roedel2008-07-261-8/+5
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2818-146/+615
|\ \ \ \
| * | | | powerpc: Disable 64K hugetlb support when doing 64K SPU mappingsBenjamin Herrenschmidt2008-07-281-1/+8
| * | | | powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt2008-07-282-27/+89
| * | | | powerpc/powermac: Use sane default baudrate for SCC debuggingBenjamin Herrenschmidt2008-07-281-1/+11
| * | | | powerpc: Show processor cache information in sysfsNathan Lynch2008-07-281-0/+309
| * | | | powerpc: Make core id information available to userspaceNathan Lynch2008-07-281-0/+23
| * | | | powerpc: Make core sibling information available to userspaceNathan Lynch2008-07-281-0/+64
| * | | | powerpc/vio: More fallout from dma_mapping_error API changeStephen Rothwell2008-07-281-1/+1
| * | | | powerpc/pseries: Fix CMO sysdev attribute API change falloutStephen Rothwell2008-07-281-2/+6
| * | | | powerpc: Enable tracehook for the architectureRoland McGrath2008-07-281-0/+1
| * | | | powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath2008-07-283-5/+15
| * | | | powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath2008-07-283-27/+34
| * | | | powerpc: Call tracehook_signal_handler() when setting up signal framesRoland McGrath2008-07-281-1/+7
| * | | | powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch2008-07-283-30/+29
| * | | | powerpc: register_cpu_online should be __cpuinitNathan Lynch2008-07-281-1/+1
| * | | | powerpc: kill useless SMT code in prom_hold_cpusNathan Lynch2008-07-281-36/+3
| * | | | powerpc: Fix vio build warningsNathan Lynch2008-07-281-2/+2
| * | | | powerpc/booke: Clean up the hardware watchpoint supportKumar Gala2008-07-284-11/+12
| * | | | powerpc: Removed duplicated include in stacktrace.cHuang Weiyi2008-07-281-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-07-2881-1413/+7195
|\ \ \ \ \
| * | | | | sh: SuperH Mobile CEU and camera platform data for AP325RXAMagnus Damm2008-07-281-1/+118
| * | | | | sh: Update smc911x platform data for AP325RXAMagnus Damm2008-07-281-0/+10
| * | | | | sh: SuperH Mobile LCDC platform data for AP325RXAMagnus Damm2008-07-281-1/+80
| * | | | | sh: Add SuperH Mobile CEU platform data for Migo-RMagnus Damm2008-07-281-1/+172
| * | | | | sh: Add SuperH Mobile LCDC platform data for Migo-RMagnus Damm2008-07-285-0/+278
| * | | | | sh: Wire up new syscalls.Paul Mundt2008-07-282-0/+12
| * | | | | sh: fix uImage Entry PointYoshihiro Shimoda2008-07-282-1/+9
| * | | | | sh: Don't miss pending signals returning to user mode after signal processingStuart MENEFY2008-07-281-1/+1
| * | | | | sh: Use clk_always_enable() on sh7366Magnus Damm2008-07-281-0/+15
| * | | | | sh: Use clk_always_enable() on sh7343 / SE77343Magnus Damm2008-07-282-4/+15
| * | | | | sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722Magnus Damm2008-07-283-9/+20
| * | | | | sh: Use clk_always_enable() on sh7723 / ap325rxaMagnus Damm2008-07-282-12/+16
| * | | | | sh: Show all clocks and their state in /proc/clocksMagnus Damm2008-07-281-9/+5
| * | | | | sh: Merge sh7343 and sh7722 clock codeMagnus Damm2008-07-283-130/+41
| * | | | | sh: Add SuperH Mobile MSTPCR bits to clock frameworkMagnus Damm2008-07-281-0/+116
| * | | | | sh: Use arch_flags to simplify sh7722 siu clock codeMagnus Damm2008-07-281-38/+9
| * | | | | fix sh ptep_get_and_clear breakageAdrian Bunk2008-07-281-1/+1
| * | | | | sh: Renesas R0P7785LC0011RL board supportYoshihiro Shimoda2008-07-289-0/+1821
| * | | | | sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm2008-07-285-0/+70
| * | | | | sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirqMagnus Damm2008-07-281-1/+80