summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-08-05sparc64: Kill error_mask from hypervisor_xcall_deliver().David S. Miller1-13/+7
2008-08-05sparc64: Build cpu list and mondo block at top-level xcall_deliver().David S. Miller1-44/+69
2008-08-05sparc64: Disable local interrupts around xcall_deliver_impl() invocation.David S. Miller1-17/+15
2008-08-05sparc64: Make all xcall_deliver's go through common helper function.David S. Miller1-4/+9
2008-08-05sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller1-3/+16
2008-08-05sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.David S. Miller1-7/+11
2008-08-05sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.David S. Miller1-4/+2
2008-08-05sparc64: Call xcall_deliver() directly in some cases.David S. Miller1-23/+10
2008-08-05sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.David S. Miller1-18/+21
2008-08-05sparc64: Use xcall_deliver() consistently.David S. Miller1-23/+17
2008-08-05sparc64: Use function pointer for cross-call sending.David S. Miller1-6/+13
2008-08-05arch/sparc64/kernel/signal.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-05sparc64: Need to disable preemption around smp_tsb_sync().David S. Miller1-1/+4
2008-08-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds200-71/+16544
2008-08-03[ARM] 5182/1: pxa: Fix pcm990 compilationGuennadi Liakhovetski1-1/+0
2008-08-03[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King9-23/+23
2008-08-03[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-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds192-11/+29374
2008-08-02FRV: Wire up new system callsDavid Howells1-1/+6
2008-08-02MN10300: Wire up new system callsDavid Howells1-0/+6
2008-08-01Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-7/+130
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-0/+15
2008-08-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds28-51/+51
2008-08-01Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds396-2679/+19370
2008-08-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+17
2008-08-01Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-28/+65
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck192-11/+29374
2008-08-01[S390] stp: fix section mismatch warning.Heiko Carstens1-1/+1
2008-08-01[S390] Remove diag 0x260 call from memory detection.Heiko Carstens1-23/+0
2008-08-01[S390] Add support for memory hot-remove.Gerald Schaefer2-1/+15
2008-08-01[S390] Wire up new syscalls.Heiko Carstens2-0/+43
2008-08-01[S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens1-2/+2
2008-08-01[S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu1-1/+4
2008-08-01Fix rename of at91_nand -> atmel_nandPieter du Preez28-51/+51
2008-08-01sparc64: Do not clobber %g7 in setcontext() trap.David S. Miller1-2/+4
2008-08-01sparc64: Kill __show_regs().David S. Miller3-28/+3
2008-08-01sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.David S. Miller2-26/+25
2008-07-31KVM: s390: Fix kvm on IBM System z10Christian Borntraeger1-0/+1
2008-07-31sparc64: Kill smp_report_regs().David S. Miller4-56/+0
2008-07-31sparc64: Kill VERBOSE_SHOWREGS code.David S. Miller1-35/+0
2008-07-31sparc64: Hook up trigger_all_cpu_backtrace().David S. Miller2-2/+11
2008-07-31sparc64: Make global reg dumping even more useful.David S. Miller3-11/+40
2008-07-31Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller5-0/+15
2008-07-31sparc64: FUTEX_OP_ANDN fixMikael Pettersson1-1/+1
2008-07-31[MIPS] Cobalt: update defconfigYoichi Yuasa1-110/+268
2008-07-31[MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel5-0/+319
2008-07-31[MIPS] kgdb: Remove existing implementationJason Wessel58-2919/+4