aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-02ARM: OMAP: dmtimer.c omap1 register fixMatthew Percival1-2/+2
2007-03-02ARM: OMAP: board-nokia770: correct lcd nameArnaud Patard1-1/+1
2007-03-02ARM: OMAP: omap GP timer: HZ != 100David Brownell1-1/+1
2007-03-02ARM: OMAP: Fix warning in mach-omap1Dirk Behme1-1/+5
2007-03-02ARM: OMAP: Fix CONFIG_DEBUG_LLDirk Behme1-0/+7
2007-03-02ARM: OMAP: Fix warning in mach-omap2Dirk Behme1-0/+1
2007-03-02ARM: OMAP: Fix warnings in plat-omapDirk Behme1-0/+2
2007-03-02ARM: OMAP: No IRQF_TRIGGER set_type function for IRQ 353 (MPUIO)Dirk Behme1-4/+5
2007-03-02ARM: OMAP: OMAP310 SerialMarek VaĊĦut1-9/+9
2007-03-02ARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0Timo Teras1-11/+3
2007-03-02ARM: OMAP: Fix warning in clock.cDirk Behme1-6/+4
2007-03-02ARM: OMAP: correct misc 15xx and non-15xx platform codeAndrzej Zaborowski3-5/+8
2007-03-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+3
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa2-2/+2
2007-03-01[PATCH] ps3: introduce CONFIG_PS3_ADVANCEDGeert Uytterhoeven1-7/+21
2007-03-01[PATCH] uml: host VDSO fixJeff Dike1-0/+3
2007-03-01[PATCH] uml: enable RAWAllan Graves1-0/+19
2007-03-01[PATCH] uml: add back accidentally removed errorJeff Dike1-1/+4
2007-03-01[PATCH] uml: fix host LDT lookup initialization locking, try 2Jeff Dike1-12/+24
2007-03-01[PATCH] FRV: No ZONE_DMADavid Howells1-2/+1
2007-03-01[PATCH] arch/arm26/kernel/entry.S: remove dead codeAdrian Bunk1-10/+0
2007-02-28[SPARC64]: Update defconfig.David S. Miller1-2/+3
2007-02-28[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman2-6/+0
2007-02-27[SPARC64]: Fix PCI interrupts on E450 et al.David S. Miller1-2/+38
2007-02-26[PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin3-4/+13
2007-02-26[PARISC] time: clocksource lost update_callbackKyle McMartin2-5/+7
2007-02-26[PARISC] time: Convert clocksource is_continuous to flagKyle McMartin1-1/+1
2007-02-26[PARISC] clocksource_cr16: Use clocksource_change_rating()Kyle McMartin1-2/+1
2007-02-26[PARISC] Remove __read_mostly annotation from command_lineKyle McMartin1-1/+1
2007-02-26[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.Ralf Baechle3-13/+19
2007-02-26[MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.Ralf Baechle2-2/+2
2007-02-26[MIPS] Always fixup unaligned accesses in kernel mode.Ralf Baechle1-1/+1
2007-02-26[MIPS] Fix dma_sync_*_for_device() functionsThomas Bogendoerfer1-3/+3
2007-02-26[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer3-9/+9
2007-02-26[MIPS] RTLX: Delete multiple definition of ret shaddowing each other.Ralf Baechle1-4/+0
2007-02-26[MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle2-28/+23
2007-02-26[MIPS] excite: Set serial driver iotype to UPIO_RM9000Thomas Koeller1-1/+1
2007-02-26[MIPS] excite: Rename CONFIG optionThomas Koeller1-2/+2
2007-02-26[MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto1-1/+1
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto24-48/+0
2007-02-26[MIPS] RTLX: Handle signals when sleeping.Ralf Baechle1-80/+42
2007-02-26[MIPS] TB0287: Enable SM501 driver support in defconfigYoichi Yuasa1-5/+16
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds12-13/+13
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds19-32/+92
2007-02-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-42/+76
2007-02-26[ARM] CLPS7500 doesn't have IO portsRussell King1-0/+1
2007-02-26[ARM] Fix more apm-emulation.hRussell King1-1/+1
2007-02-26[PATCH] x86: add -freg-struct-return to CFLAGSIngo Molnar1-1/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds46-1270/+957
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-5/+27