summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.Paul Mundt2007-03-051-1/+2
* sh: Fix kernel thread stack corruption with preempt.Hideo Saito2007-03-051-3/+2Star
* sh: Fix sigmask trampling in signal delivery.Ryusuke Sakato2007-03-051-1/+3
* sh: Clear UBC when not in use.Stuart Menefy2007-03-052-13/+34
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-0417-51/+73
|\
| * [ARM] EBSA110: Work around build errorsRussell King2007-03-031-0/+1
| * Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2007-03-0212-48/+59
| |\
| | * ARM: OMAP: Use linux/delay.h not asm/delay.hTony Lindgren2007-03-022-2/+1Star
| | * ARM: OMAP: omap1510->15xx conversions needed for sx1Vladimir Ananiev2007-03-022-3/+3
| | * ARM: OMAP: Add missing includes to board-nokia770Dirk Behme2007-03-021-0/+2
| | * ARM: OMAP: Workqueue changes for board-h4.cDirk Behme2007-03-021-5/+7
| | * ARM: OMAP: dmtimer.c omap1 register fixMatthew Percival2007-03-021-2/+2
| | * ARM: OMAP: board-nokia770: correct lcd nameArnaud Patard2007-03-021-1/+1
| | * ARM: OMAP: omap GP timer: HZ != 100David Brownell2007-03-021-1/+1
| | * ARM: OMAP: Fix warning in mach-omap1Dirk Behme2007-03-021-1/+5
| | * ARM: OMAP: Fix CONFIG_DEBUG_LLDirk Behme2007-03-021-0/+7
| | * ARM: OMAP: Fix warning in mach-omap2Dirk Behme2007-03-021-0/+1
| | * ARM: OMAP: Fix warnings in plat-omapDirk Behme2007-03-021-0/+2
| | * ARM: OMAP: No IRQF_TRIGGER set_type function for IRQ 353 (MPUIO)Dirk Behme2007-03-021-4/+5
| | * ARM: OMAP: OMAP310 SerialMarek VaĊĦut2007-03-021-9/+9
| | * ARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0Timo Teras2007-03-021-11/+3Star
| | * ARM: OMAP: Fix warning in clock.cDirk Behme2007-03-021-6/+4Star
| | * ARM: OMAP: correct misc 15xx and non-15xx platform codeAndrzej Zaborowski2007-03-023-5/+8
| * | [ARM] 4239/1: S3C24XX: Update kconfig entries for PMBen Dooks2007-03-021-0/+7
| * | [ARM] 4237/2: oprofile: Always allow backtraces on ARMRichard Purdie2007-03-021-1/+2
| * | [ARM] Yet more asm/apm-emulation.h stuffRussell King2007-03-022-2/+4
| |/
* | [MIPS] MTX1: clear PCI errorsFlorian Fainelli2007-03-041-1/+5
* | [MIPS] MTX1: add idsel cardbus ressourcesFlorian Fainelli2007-03-042-1/+30
* | [MIPS] MTX1: remove unneeded settingsFlorian Fainelli2007-03-041-3/+1Star
* | [MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s.Ralf Baechle2007-03-041-1/+1
* | [MIPS] Cobalt: update reserved resourcesYoichi Yuasa2007-03-041-23/+24
* | [MIPS] SN: PCI fixup needs to include <irq.h>.Ralf Baechle2007-03-041-0/+2
* | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-0438-418/+254Star
* | [MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.Ralf Baechle2007-03-041-3/+0Star
* | [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-045-26/+0Star
* | [MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto2007-03-047-251/+68Star
* | [MIPS] Oprofile: Add missing break statements.Ralf Baechle2007-03-041-0/+2
* | [MIPS] jmr3927: build fixAtsushi Nemoto2007-03-041-10/+4Star
* | [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.Ralf Baechle2007-03-043-33/+2Star
* | [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.Ralf Baechle2007-03-042-115/+1Star
* | [MIPS] N32 waitid is the same as o32.Ralf Baechle2007-03-042-29/+1Star
* | mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth2007-03-033-42/+10Star
* | jmr3927: do not call tc35815_killall().Ralf Baechle2007-03-031-4/+0Star
* | [SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller2007-03-032-0/+16
* | [SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller2007-03-032-6/+0Star
* | [SPARC]: Fix bus handling in build_device_resources().David S. Miller2007-03-032-6/+8
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-021-2/+3
|\
| * [SPARC64]: Update defconfig.David S. Miller2007-02-281-2/+3
* | [PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa2007-03-012-2/+2
* | [PATCH] ps3: introduce CONFIG_PS3_ADVANCEDGeert Uytterhoeven2007-03-011-7/+21