aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-08Merge Linus' latest into masterRussell King
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-08-08powerpc: Do not ignore arch/powerpc/includeJunio C Hamano
2008-08-08[ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USBAdrian Bunk
2008-08-08[ARM] fix pnx4008 build errorsRussell King
2008-08-07sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2008-08-07powerpc/iseries: remove the old viocons driverStephen Rothwell
2008-08-07sparc: don't use asm/of_device.hStephen Rothwell
2008-08-07[ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King
2008-08-07Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-08-07[ARM] 5185/1: Fix spi num_chipselect for lubbockJonathan Cameron
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Russell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/includeRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-08-07[ARM] Fix circular include dependency with IRQ headersRussell King
2008-08-07[netdrvr] sh_eth: Add SH7619 supportYoshinori Sato
2008-08-06sparc64: Use kernel/uid16.c helpers instead of own copy.David S. Miller
2008-08-07Move all of include/asm-m68knommu to arch/m68knommu/include/asm.Greg Ungerer
2008-08-06of/sparc: remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell
2008-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-08-05powerpc: 86xx: mpc8610_hpcd: add watchdog nodeAnton Vorontsov
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz
2008-08-05avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen
2008-08-05avr32: Introduce arch/avr32/mach-*/include/machHaavard Skinnemoen
2008-08-05avr32: Move include/asm-avr32 to arch/avr32/include/asmHaavard Skinnemoen
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-08-05[ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao
2008-08-05[ARM] pxa: introduce reset.h for reset specific header informationEric Miao
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-08-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-08-04mn10300: Fix up __bug_table handling in module loader.Paul Mundt
2008-08-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-08-04sparc64: Remove all cpumask_t local variables in xcall dispatch.David S. Miller
2008-08-04sparc64: Kill error_mask from hypervisor_xcall_deliver().David S. Miller
2008-08-04sparc64: Build cpu list and mondo block at top-level xcall_deliver().David S. Miller
2008-08-04sparc64: Disable local interrupts around xcall_deliver_impl() invocation.David S. Miller
2008-08-04sparc64: Make all xcall_deliver's go through common helper function.David S. Miller
2008-08-04sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller
2008-08-04[IA64] Update generic configTony Luck
2008-08-04sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.David S. Miller
2008-08-04sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.David S. Miller
2008-08-04sparc64: Call xcall_deliver() directly in some cases.David S. Miller
2008-08-04sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.David S. Miller