summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+11
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-207/+32
2008-08-08powerpc: Do not ignore arch/powerpc/includeJunio C Hamano-1/+0
2008-08-07sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller-2/+4
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds-0/+15825
2008-08-07powerpc/iseries: remove the old viocons driverStephen Rothwell-10/+1
2008-08-07sparc: don't use asm/of_device.hStephen Rothwell-16/+18
2008-08-07[netdrvr] sh_eth: Add SH7619 supportYoshinori Sato-0/+11
2008-08-06sparc64: Use kernel/uid16.c helpers instead of own copy.David S. Miller-186/+10
2008-08-07Move all of include/asm-m68knommu to arch/m68knommu/include/asm.Greg Ungerer-0/+15825
2008-08-06of/sparc: remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell-3/+0
2008-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-222/+379
2008-08-05powerpc: 86xx: mpc8610_hpcd: add watchdog nodeAnton Vorontsov-0/+5
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk-6/+1
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz-3/+0
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-151/+166
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-397/+592
2008-08-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-69/+39209
2008-08-04mn10300: Fix up __bug_table handling in module loader.Paul Mundt-1/+3
2008-08-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-0/+15320
2008-08-04sparc64: Remove all cpumask_t local variables in xcall dispatch.David S. Miller-24/+9
2008-08-04sparc64: Kill error_mask from hypervisor_xcall_deliver().David S. Miller-13/+7
2008-08-04sparc64: Build cpu list and mondo block at top-level xcall_deliver().David S. Miller-44/+69
2008-08-04sparc64: Disable local interrupts around xcall_deliver_impl() invocation.David S. Miller-17/+15
2008-08-04sparc64: Make all xcall_deliver's go through common helper function.David S. Miller-4/+9
2008-08-04sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller-3/+16
2008-08-04[IA64] Update generic configTony Luck-4/+67
2008-08-04sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.David S. Miller-7/+11
2008-08-04sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.David S. Miller-4/+2
2008-08-04sparc64: Call xcall_deliver() directly in some cases.David S. Miller-23/+10
2008-08-04sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.David S. Miller-18/+21
2008-08-04sparc64: Use xcall_deliver() consistently.David S. Miller-23/+17
2008-08-04sparc64: Use function pointer for cross-call sending.David S. Miller-6/+13
2008-08-04arch/sparc64/kernel/signal.c: removed duplicated #includeHuang Weiyi-1/+0
2008-08-04sparc64: Need to disable preemption around smp_tsb_sync().David S. Miller-1/+4
2008-08-04[IA64] Eliminate trailing backquote in IA64_SGI_UVJack Steiner-2/+2
2008-08-04[IA64] update generic_defconfig to support sn2.Robin Holt-6/+16
2008-08-04[IA64] update generic_defconfig for 2.6.27-rc1Robin Holt-210/+293
2008-08-04[IA64] Allow ia64 to CONFIG_NR_CPUS up to 4096Robin Holt-3/+3
2008-08-04[IA64] Cleanup generated file not ignored by .gitignoreRobin Holt-0/+1
2008-08-04[IA64] pv_ops: fix ivt.S paravirtualizationIsaku Yamahata-2/+2
2008-08-04sh: enable maple_keyb in dreamcast_defconfig.Paul Mundt-8/+6
2008-08-04SH2(A) cache updateYoshinori Sato-16/+213
2008-08-04add addrespace definition for sh2a.Takashi Yoshii-0/+10
2008-08-04sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt-23/+0
2008-08-04sh: define GENERIC_HARDIRQS_NO__DO_IRQ.Paul Mundt-0/+3
2008-08-04sh: define GENERIC_LOCKBREAK.Paul Mundt-0/+4
2008-08-04sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt-0/+8
2008-08-04sh: module_alloc() should be using vmalloc_exec().Paul Mundt-1/+2
2008-08-04sh: Fix up __bug_table handling in module loader.Paul Mundt-1/+3