aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-07[netdrvr] sh_eth: Add SH7619 supportYoshinori Sato1-0/+11
2008-08-05powerpc: 86xx: mpc8610_hpcd: add watchdog nodeAnton Vorontsov1-0/+5
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk6-6/+1
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz3-3/+0
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-151/+166
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds32-397/+592
2008-08-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds277-69/+39209
2008-08-04mn10300: Fix up __bug_table handling in module loader.Paul Mundt1-1/+3
2008-08-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds135-0/+15320
2008-08-04sparc64: Remove all cpumask_t local variables in xcall dispatch.David S. Miller1-24/+9
2008-08-04sparc64: Kill error_mask from hypervisor_xcall_deliver().David S. Miller1-13/+7
2008-08-04sparc64: Build cpu list and mondo block at top-level xcall_deliver().David S. Miller1-44/+69
2008-08-04sparc64: Disable local interrupts around xcall_deliver_impl() invocation.David S. Miller1-17/+15
2008-08-04sparc64: Make all xcall_deliver's go through common helper function.David S. Miller1-4/+9
2008-08-04sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller1-3/+16
2008-08-04sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.David S. Miller1-7/+11
2008-08-04sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.David S. Miller1-4/+2
2008-08-04sparc64: Call xcall_deliver() directly in some cases.David S. Miller1-23/+10
2008-08-04sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.David S. Miller1-18/+21
2008-08-04sparc64: Use xcall_deliver() consistently.David S. Miller1-23/+17
2008-08-04sparc64: Use function pointer for cross-call sending.David S. Miller1-6/+13
2008-08-04arch/sparc64/kernel/signal.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-04sparc64: Need to disable preemption around smp_tsb_sync().David S. Miller1-1/+4
2008-08-04sh: enable maple_keyb in dreamcast_defconfig.Paul Mundt1-8/+6
2008-08-04SH2(A) cache updateYoshinori Sato7-16/+213
2008-08-04add addrespace definition for sh2a.Takashi Yoshii1-0/+10
2008-08-04sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt2-23/+0
2008-08-04sh: define GENERIC_HARDIRQS_NO__DO_IRQ.Paul Mundt1-0/+3
2008-08-04sh: define GENERIC_LOCKBREAK.Paul Mundt1-0/+4
2008-08-04sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt1-0/+8
2008-08-04sh: module_alloc() should be using vmalloc_exec().Paul Mundt1-1/+2
2008-08-04sh: Fix up __bug_table handling in module loader.Paul Mundt1-1/+3
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt3-24/+10
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala15-368/+6
2008-08-04powerpc: Force printing of 'total_memory' to unsigned long longTony Breeds1-2/+2
2008-08-04powerpc: Fix compiler warning in arch/powerpc/mm/mem.cTony Breeds1-1/+1
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell264-3/+39505
2008-08-04sh: /proc/asids depends on MMU.Paul Mundt1-1/+1
2008-08-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds200-71/+16544
2008-08-03arch/sh/boards/mach-se/7343/irq.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-03arch/sh/boards/board-ap325rxa.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-03[ARM] 5182/1: pxa: Fix pcm990 compilationGuennadi Liakhovetski1-1/+0
2008-08-03sh/boards/Makefile typo fixAdrian Bunk1-1/+1
2008-08-02[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King9-23/+23
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King182-6/+16301
2008-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds14-217/+102
2008-08-02[ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King1-3/+0
2008-08-02sh: fix LIBGCCAdrian Bunk1-6/+6
2008-08-02sh: Revert the location change of auto-generated asm/machtypes.hPaul Mundt2-4/+4
2008-08-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds192-11/+29374