summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-06-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt124-1979/+3064
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds37-1280/+1681
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds55-603/+807
2009-06-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds16-36/+533
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds22-131/+250
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2009-06-16sparc64: Update defconfig.David S. Miller1-18/+45
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller3-4/+9
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2-2/+2
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller3-15/+45
2009-06-16sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day1-1/+2
2009-06-16sparc: move of_device common code to of_device_commonRobert Reif5-378/+216
2009-06-16sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori4-238/+172
2009-06-16sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori3-25/+28
2009-06-16sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsFUJITA Tomonori1-0/+6
2009-06-16sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori4-88/+42
2009-06-16sparc64: fix and optimize irq distributionHong H. Pham5-25/+456
2009-06-16sparc64: Use new dynamic per-cpu allocator.David S. Miller2-9/+159
2009-06-16sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller1-16/+6
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller3-17/+5
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller5-10/+9
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller4-6/+6
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller6-8/+6
2009-06-16sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller2-57/+90
2009-06-16sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller2-109/+125
2009-06-16sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller1-80/+91
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller5-44/+21
2009-06-16sparc64: Move trap_block[] definitions into a new header file.David S. Miller2-196/+208
2009-06-16sparc64: Reclaim trap_block[]->hdescDavid S. Miller2-9/+7
2009-06-16[S390] s390: hibernation support for s390Hans-Joachim Picht12-27/+375
2009-06-16[S390] pm: appldata power management callbacksGerald Schaefer1-4/+115
2009-06-16[S390] cio: force console functionMartin Schwidefsky1-0/+1
2009-06-16[S390] pm: add kernel_page_presentHans-Joachim Picht1-0/+19
2009-06-16[S390] pm: ccwgroup bus power management callbacksSebastian Ott1-0/+10
2009-06-16[S390] pm: ccw bus power management callbacksSebastian Ott1-5/+13
2009-06-16powerpc: Add memory clobber to mtspr()Benjamin Herrenschmidt1-1/+2
2009-06-16powerpc: Fix invalid construct in our CPU selection KconfigBenjamin Herrenschmidt1-3/+6
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman9-0/+33
2009-06-16powerpc: Introduce macro spin_event_timeout()Timur Tabi1-0/+36
2009-06-16powerpc/warp: Fix ISA_DMA_THRESHOLD defaultSean MacLennan1-1/+7
2009-06-15powerpc/bootwrapper: Custom build options for XPedite52xx targetsNate Case1-0/+4
2009-06-15powerpc/85xx: Add defconfig for X-ES MPC85xx boardsNate Case1-0/+1821
2009-06-15powerpc/85xx: Add dts files for X-ES MPC85xx boardsNate Case6-0/+3653
2009-06-15powerpc/85xx: Add platform support for X-ES MPC85xx boardsNate Case3-0/+293
2009-06-1583xx: add support for the kmeter1 board.Heiko Schocher5-0/+1627
2009-06-15powerpc/85xx: Add nor flash partitions for mpc8569mdsKevin Hao1-1/+23
2009-06-15powerpc/fsl: Increase the number of possible localbus banksmware@internode.on.net1-2/+2
2009-06-15powerpc/85xx: cuboot - Fix up ethernet3 MAC address on MPC85xxNate Case1-0/+2
2009-06-15powerpc: Enable additional BAT registers in setup_745x_specifics()Gerhard Pircher1-0/+3
2009-06-15powerpc/mpc83xx: Fix usb mux setup for mpc834xPeter Korsgaard6-11/+11