summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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
|/
* 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
* | [PATCH] uml: host VDSO fixJeff Dike2007-03-011-0/+3
* | [PATCH] uml: enable RAWAllan Graves2007-03-011-0/+19
* | [PATCH] uml: add back accidentally removed errorJeff Dike2007-03-011-1/+4
* | [PATCH] uml: fix host LDT lookup initialization locking, try 2Jeff Dike2007-03-011-12/+24
* | [PATCH] FRV: No ZONE_DMADavid Howells2007-03-011-2/+1Star
* | [PATCH] arch/arm26/kernel/entry.S: remove dead codeAdrian Bunk2007-03-011-10/+0Star
|/
* [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman2007-02-282-6/+0Star
* [SPARC64]: Fix PCI interrupts on E450 et al.David S. Miller2007-02-271-2/+38
* [PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin2007-02-273-4/+13
* [PARISC] time: clocksource lost update_callbackKyle McMartin2007-02-272-5/+7
* [PARISC] time: Convert clocksource is_continuous to flagKyle McMartin2007-02-271-1/+1
* [PARISC] clocksource_cr16: Use clocksource_change_rating()Kyle McMartin2007-02-271-2/+1Star
* [PARISC] Remove __read_mostly annotation from command_lineKyle McMartin2007-02-271-1/+1
* [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.Ralf Baechle2007-02-273-13/+19
* [MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.Ralf Baechle2007-02-272-2/+2
* [MIPS] Always fixup unaligned accesses in kernel mode.Ralf Baechle2007-02-271-1/+1
* [MIPS] Fix dma_sync_*_for_device() functionsThomas Bogendoerfer2007-02-271-3/+3
* [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer2007-02-273-9/+9
* [MIPS] RTLX: Delete multiple definition of ret shaddowing each other.Ralf Baechle2007-02-271-4/+0Star
* [MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle2007-02-272-28/+23Star
* [MIPS] excite: Set serial driver iotype to UPIO_RM9000Thomas Koeller2007-02-271-1/+1
* [MIPS] excite: Rename CONFIG optionThomas Koeller2007-02-271-2/+2
* [MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto2007-02-271-1/+1
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-2724-48/+0Star
* [MIPS] RTLX: Handle signals when sleeping.Ralf Baechle2007-02-271-80/+42Star