summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-081-0/+11
|\
| * [netdrvr] sh_eth: Add SH7619 supportYoshinori Sato2008-08-071-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-0820-207/+32
|\ \
| * | sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller2008-08-071-2/+4
| * | sparc: don't use asm/of_device.hStephen Rothwell2008-08-0716-16/+18
| * | sparc64: Use kernel/uid16.c helpers instead of own copy.David S. Miller2008-08-062-186/+10
| * | of/sparc: remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell2008-08-061-3/+0
| |/
* | powerpc: Do not ignore arch/powerpc/includeJunio C Hamano2008-08-081-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-08-07139-0/+15825
|\ \
| * | Move all of include/asm-m68knommu to arch/m68knommu/include/asm.Greg Ungerer2008-08-07139-0/+15825
* | | powerpc/iseries: remove the old viocons driverStephen Rothwell2008-08-071-10/+1
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-08-064-222/+379
|\ \ | |/ |/|
| * [IA64] Update generic configTony Luck2008-08-041-4/+67
| * [IA64] Eliminate trailing backquote in IA64_SGI_UVJack Steiner2008-08-041-2/+2
| * [IA64] update generic_defconfig to support sn2.Robin Holt2008-08-041-6/+16
| * [IA64] update generic_defconfig for 2.6.27-rc1Robin Holt2008-08-041-210/+293
| * [IA64] Allow ia64 to CONFIG_NR_CPUS up to 4096Robin Holt2008-08-041-3/+3
| * [IA64] Cleanup generated file not ignored by .gitignoreRobin Holt2008-08-041-0/+1
| * [IA64] pv_ops: fix ivt.S paravirtualizationIsaku Yamahata2008-08-041-2/+2
* | powerpc: 86xx: mpc8610_hpcd: add watchdog nodeAnton Vorontsov2008-08-051-0/+5
* | remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-056-6/+1
* | remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-053-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-044-151/+166
|\ \
| * | sparc64: Remove all cpumask_t local variables in xcall dispatch.David S. Miller2008-08-041-24/+9
| * | sparc64: Kill error_mask from hypervisor_xcall_deliver().David S. Miller2008-08-041-13/+7
| * | sparc64: Build cpu list and mondo block at top-level xcall_deliver().David S. Miller2008-08-041-44/+69
| * | sparc64: Disable local interrupts around xcall_deliver_impl() invocation.David S. Miller2008-08-041-17/+15
| * | sparc64: Make all xcall_deliver's go through common helper function.David S. Miller2008-08-041-4/+9
| * | sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller2008-08-041-3/+16
| * | sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.David S. Miller2008-08-041-7/+11
| * | sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.David S. Miller2008-08-041-4/+2
| * | sparc64: Call xcall_deliver() directly in some cases.David S. Miller2008-08-041-23/+10
| * | sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.David S. Miller2008-08-041-18/+21
| * | sparc64: Use xcall_deliver() consistently.David S. Miller2008-08-041-23/+17
| * | sparc64: Use function pointer for cross-call sending.David S. Miller2008-08-041-6/+13
| * | arch/sparc64/kernel/signal.c: removed duplicated #includeHuang Weiyi2008-08-041-1/+0
| * | sparc64: Need to disable preemption around smp_tsb_sync().David S. Miller2008-08-041-1/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-0432-397/+592
|\ \
| * | sh: enable maple_keyb in dreamcast_defconfig.Paul Mundt2008-08-041-8/+6
| * | SH2(A) cache updateYoshinori Sato2008-08-047-16/+213
| * | add addrespace definition for sh2a.Takashi Yoshii2008-08-041-0/+10
| * | sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt2008-08-042-23/+0
| * | sh: define GENERIC_HARDIRQS_NO__DO_IRQ.Paul Mundt2008-08-041-0/+3
| * | sh: define GENERIC_LOCKBREAK.Paul Mundt2008-08-041-0/+4
| * | sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt2008-08-041-0/+8
| * | sh: module_alloc() should be using vmalloc_exec().Paul Mundt2008-08-041-1/+2
| * | sh: Fix up __bug_table handling in module loader.Paul Mundt2008-08-041-1/+3
| * | sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-043-24/+10
| * | sh: /proc/asids depends on MMU.Paul Mundt2008-08-041-1/+1
| * | arch/sh/boards/mach-se/7343/irq.c: removed duplicated #includeHuang Weiyi2008-08-031-1/+0
OpenPOWER on IntegriCloud