aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-09
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Russell King2008-08-07
|\
| * avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen2008-08-05
| * avr32: Introduce arch/avr32/mach-*/include/machHaavard Skinnemoen2008-08-05
| * avr32: Move include/asm-avr32 to arch/avr32/include/asmHaavard Skinnemoen2008-08-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07
|\ \
| * | powerpc: 86xx: mpc8610_hpcd: add watchdog nodeAnton Vorontsov2008-08-05
| * | remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-05
| * | remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-05
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-04
| |\ \
| | * | sparc64: Remove all cpumask_t local variables in xcall dispatch.David S. Miller2008-08-04
| | * | sparc64: Kill error_mask from hypervisor_xcall_deliver().David S. Miller2008-08-04
| | * | sparc64: Build cpu list and mondo block at top-level xcall_deliver().David S. Miller2008-08-04
| | * | sparc64: Disable local interrupts around xcall_deliver_impl() invocation.David S. Miller2008-08-04
| | * | sparc64: Make all xcall_deliver's go through common helper function.David S. Miller2008-08-04
| | * | sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller2008-08-04
| | * | sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.David S. Miller2008-08-04
| | * | sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.David S. Miller2008-08-04
| | * | sparc64: Call xcall_deliver() directly in some cases.David S. Miller2008-08-04
| | * | sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.David S. Miller2008-08-04
| | * | sparc64: Use xcall_deliver() consistently.David S. Miller2008-08-04
| | * | sparc64: Use function pointer for cross-call sending.David S. Miller2008-08-04
| | * | arch/sparc64/kernel/signal.c: removed duplicated #includeHuang Weiyi2008-08-04
| | * | sparc64: Need to disable preemption around smp_tsb_sync().David S. Miller2008-08-04
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-04
| |\ \ \
| | * | | sh: enable maple_keyb in dreamcast_defconfig.Paul Mundt2008-08-04
| | * | | SH2(A) cache updateYoshinori Sato2008-08-04
| | * | | add addrespace definition for sh2a.Takashi Yoshii2008-08-04
| | * | | sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt2008-08-04
| | * | | sh: define GENERIC_HARDIRQS_NO__DO_IRQ.Paul Mundt2008-08-04
| | * | | sh: define GENERIC_LOCKBREAK.Paul Mundt2008-08-04
| | * | | sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt2008-08-04
| | * | | sh: module_alloc() should be using vmalloc_exec().Paul Mundt2008-08-04
| | * | | sh: Fix up __bug_table handling in module loader.Paul Mundt2008-08-04
| | * | | sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-03
| | * | | sh: /proc/asids depends on MMU.Paul Mundt2008-08-03
| | * | | arch/sh/boards/mach-se/7343/irq.c: removed duplicated #includeHuang Weiyi2008-08-03
| | * | | arch/sh/boards/board-ap325rxa.c: removed duplicated #includeHuang Weiyi2008-08-03
| | * | | sh/boards/Makefile typo fixAdrian Bunk2008-08-02
| | * | | sh: fix LIBGCCAdrian Bunk2008-08-01
| | * | | sh: Revert the location change of auto-generated asm/machtypes.hPaul Mundt2008-08-01
| | * | | sh: Fix up the audit arch endian specification.Paul Mundt2008-08-01
| | * | | sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-01
| | * | | sh: ptrace single stepping cleanups.Paul Mundt2008-08-01
| | * | | sh: seccomp support.Paul Mundt2008-08-01
| | * | | sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt2008-08-01
| | * | | kdump: sh: parse elfcorehdr command line argumentSimon Horman2008-08-01
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-04
| |\ \ \ \
| | * | | | powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-03