summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-03-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-56/+28
2007-03-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+29
2007-03-07[MIPS] IP27: Build fixRalf Baechle1-2/+0
2007-03-07[MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle4-1/+11
2007-03-07[MIPS] Export __copy_user_inatomic.Ralf Baechle1-0/+1
2007-03-07[MIPS] TX39: Remove redundant tx39_blast_icache() callsAtsushi Nemoto1-12/+6
2007-03-07[MIPS] Cobalt: Fix early printkYoichi Yuasa3-12/+2
2007-03-07[MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle2-27/+6
2007-03-07[MIPS] Atlas, Malta: Fix build warning.Ralf Baechle1-2/+2
2007-03-06[PATCH] uml: comment the initialization of a globalJeff Dike1-0/+1
2007-03-06[PATCH] uml: add a debugging messageJeff Dike1-1/+4
2007-03-06[PATCH] uml: fix formatting violations in signal delivery codeJeff Dike1-3/+3
2007-03-06[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk1-1/+0
2007-03-06[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3Thomas Gleixner1-6/+4
2007-03-06mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth5-5/+29
2007-03-05[PATCH] paravirt: re-enable COMPAT_VDSOIngo Molnar1-1/+0
2007-03-05[PATCH] paravirt: let users decide whether they want VMIIngo Molnar1-1/+0
2007-03-05[PATCH] paravirt: clarify VMI descriptionIngo Molnar1-2/+3
2007-03-05[PATCH] paravirt: remove NO_IDLE_HZ on x86Ingo Molnar1-9/+0
2007-03-05[PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h>Adrian Bunk1-0/+1
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz8-161/+124
2007-03-05[PATCH] x86_64: remove unusued 'flags' variableDavid Rientjes1-1/+0
2007-03-05[PATCH] fix "NMI appears to be stuck"Thomas Gleixner1-2/+9
2007-03-05[PATCH] vmi: smp fixesZachary Amsden2-4/+5
2007-03-05[PATCH] vmi: apic opsZachary Amsden1-73/+91
2007-03-05[PATCH] vmi: fix nohz compileZachary Amsden3-16/+2
2007-03-05[PATCH] vmi: pit overrideZachary Amsden2-4/+12
2007-03-05[PATCH] vmi: paravirt drop udelay opZachary Amsden3-13/+1
2007-03-05[PATCH] vmi: fix highpteZachary Amsden2-0/+21
2007-03-05[PATCH] vmi: cpu cycles fixZachary Amsden4-2/+12
2007-03-05[PATCH] vmi: sched clock paravirt op fixZachary Amsden4-6/+6
2007-03-05[PATCH] vmi: timer fixes round twoZachary Amsden2-29/+24
2007-03-05[PATCH] add CONFIG_GENERIC_GPIODavid Brownell2-0/+13
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman1-1/+0
2007-03-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-51/+73
2007-03-04[MIPS] MTX1: clear PCI errorsFlorian Fainelli1-1/+5
2007-03-04[MIPS] MTX1: add idsel cardbus ressourcesFlorian Fainelli2-1/+30
2007-03-04[MIPS] MTX1: remove unneeded settingsFlorian Fainelli1-3/+1
2007-03-04[MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s.Ralf Baechle1-1/+1
2007-03-04[MIPS] Cobalt: update reserved resourcesYoichi Yuasa1-23/+24
2007-03-04[MIPS] SN: PCI fixup needs to include <irq.h>.Ralf Baechle1-0/+2
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle38-418/+254
2007-03-04[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.Ralf Baechle1-3/+0
2007-03-04[MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto5-26/+0
2007-03-04[MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto7-251/+68
2007-03-04[MIPS] Oprofile: Add missing break statements.Ralf Baechle1-0/+2
2007-03-04[MIPS] jmr3927: build fixAtsushi Nemoto1-10/+4
2007-03-04[MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.Ralf Baechle3-33/+2
2007-03-04[MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.Ralf Baechle2-115/+1
2007-03-04[MIPS] N32 waitid is the same as o32.Ralf Baechle2-29/+1