summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.Ralf Baechle2009-09-301-4/+0
* MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-304-1/+51
* MIPS: Loongson2: Fix typo "enalbe" -> "enable"Uwe Kleine-König2009-09-301-7/+7
* MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall2009-09-301-3/+2
* MIPS: Remove duplicated #includeHuang Weiyi2009-09-301-1/+0
* MIPS: BCM63xx: Remove duplicated #includeHuang Weiyi2009-09-301-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-302-9/+47
|\
| * sparc64: implement page mapping percpu first chunk allocatorTejun Heo2009-09-292-9/+47
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-3019-69/+145
|\ \
| * | omap: Fix wrong condition check in while loop for mailbox and iommu2Hiroshi DOYU2009-09-282-2/+2
| * | omap: Fix MMC gpio_wp for BeagleBoard C2 and aboveJarkko Nikula2009-09-243-1/+9
| * | omap: Fix matrix_keymap_data usageTony Lindgren2009-09-247-21/+44
| * | omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano2009-09-241-1/+1
| * | omap: Fix wrong jtag_id for 850Angelo Arrifano2009-09-241-1/+1
| * | omap: iovmm: Fix compiler warningSanjeev Premi2009-09-241-2/+3
| * | omap: mailbox: Flush posted write when acking mailbox irqHiroshi DOYU2009-09-241-0/+3
| * | omap: mailbox: Execute softreset at startupHiroshi DOYU2009-09-241-5/+25
| * | omap: Add missing mux pin for EHCI phy reset lineAjay Kumar Gupta2009-09-242-0/+3
| * | omap: Fix 44xx compileTony Lindgren2009-09-243-18/+5
| * | omap: Fix mcspi compile for 2420Tony Lindgren2009-09-241-17/+48
| * | omap: Fix compile for arch/arm/mach-omap2Tony Lindgren2009-09-241-2/+2
* | | Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds2009-09-301-4/+1
| |/ |/|
* | alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds2009-09-271-1/+0
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-273-10/+10
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-272-1/+3
|\ \
| * | ACPI: IA64=y ACPI=n build fixLen Brown2009-09-271-0/+2
| * | ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui2009-09-271-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-271-0/+11
|\ \ \
| * | | x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds2009-09-271-0/+11
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-266-218/+92
|\ \ \ | |/ / |/| |
| * | [IA64] implement ticket locks for ItaniumTony Luck2009-09-256-218/+92
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-09-263-6/+9
|\ \ \
| * | | alpha: fix build after vmlinux.lds.S cleanupSam Ravnborg2009-09-251-0/+1
| * | | mips: fix build of vmlinux.ldsManuel Lauss2009-09-252-6/+8
| | |/ | |/|
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-261-0/+3
|\ \ \
| * | | perf_event, x86: Fix 'perf sched record' crashing the machinePeter Zijlstra2009-09-231-0/+3
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-2619-188/+180
|\ \ \ \
| * \ \ \ Merge branch 'x86/asm' into x86/urgentIngo Molnar2009-09-257-76/+25
| |\ \ \ \
| | * | | | x86: Cleanup linker script using new linker script macros.Tim Abbott2009-09-181-44/+3
| | * | | | x86: Use section .data.page_aligned for the idt_table.Tim Abbott2009-09-182-5/+2
| | * | | | x86: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-09-183-11/+5
| | * | | | x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-09-183-4/+8
| | * | | | x86: fix fragile computation of vsyscall addressAnders Kaseorg2009-09-181-12/+7
| * | | | | x86: Remove redundant non-NUMA topology functionsRusty Russell2009-09-241-10/+0
| * | | | | x86: early_printk: Protect against using the same device twiceJason Wessel2009-09-241-0/+5
| * | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-24266-2679/+2777
| |\ \ \ \ \
| * | | | | | x86: Reduce verbosity of "PAT enabled" kernel messageRoland Dreier2009-09-241-2/+5
| * | | | | | x86: Reduce verbosity of "TSC is reliable" messageRoland Dreier2009-09-241-1/+1
| * | | | | | x86: mce: Use safer ways to access MCE registersIngo Molnar2009-09-231-2/+21
| * | | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-09-235-69/+77
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud