aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-10-13[PATCH] m68knommu: sync syscalls with m68kGeert Uytterhoeven1-4/+33
2006-10-13[PATCH] thermal throttle: sysfs error checkingStephen Hemminger1-9/+12
2006-10-12[VOYAGER] fix up ptregs removal messJames Bottomley2-9/+7
2006-10-12[VOYAGER] fix genirq messJames Bottomley1-17/+25
2006-10-12[PATCH] Fix build breakage with CONFIG_X86_VSMPRavikiran Thirumalai1-0/+1
2006-10-12[PATCH] fixing includes in alpha_ksyms.cAl Viro1-1/+1
2006-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds25-1081/+189
2006-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-23/+4
2006-10-12[PATCH] x86_64 irq: Properly update vector_irqEric W. Biederman1-1/+1
2006-10-11[SPARC32]: Fix sparc32 modpost warnings.Martin Habets1-2/+2
2006-10-11[SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets2-20/+0
2006-10-11[SPARC32]: Mark srmmu_nocache_init as __init.Martin Habets1-1/+1
2006-10-11[SPARC32]: pcic.c needs asm/irq_regs.hDavid S. Miller1-0/+1
2006-10-12sh: SH-4A UBC supportRyusuke Sakato1-0/+30
2006-10-12sh: interrupt exception handling reworkPaul Mundt4-721/+40
2006-10-12sh: Default enable R7780RP IRQs.Paul Mundt1-1/+1
2006-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-29/+98
2006-10-11[MIPS] Pass NULL not 0 for pointer value.Ralf Baechle1-1/+1
2006-10-11[MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.Ralf Baechle1-1/+1
2006-10-11[MIPS] BigSur: More useful defconfig.Ralf Baechle1-21/+81
2006-10-11[MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.cMark Mason1-3/+3
2006-10-11[MIPS] Workaround for bug in gcc -EB / -EL options.Ralf Baechle1-2/+11
2006-10-11[MIPS] Fix timer setup for JazzYoichi Yuasa1-1/+1
2006-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-16/+15
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro10-94/+44
2006-10-11[PATCH] remove bogus arch-specific syscall exportsAl Viro4-19/+0
2006-10-11[PATCH] clean m68k ksymsAl Viro10-68/+40
2006-10-11[PATCH] sun3 __iomem annotationsAl Viro1-4/+4
2006-10-11[PATCH] misc m68k __user annotationsAl Viro2-7/+7
2006-10-11[PATCH] m32r: more __user annotationsAl Viro1-3/+3
2006-10-11[PATCH] m32r: NULL noise removalAl Viro3-10/+10
2006-10-11[PATCH] m32r: signal __user annotationsAl Viro1-3/+3
2006-10-11[PATCH] m32r: C99 initializers in setup.cAl Viro1-4/+4
2006-10-11[PATCH] arm-versatile iomem annotationsAl Viro2-18/+18
2006-10-11[PATCH] arm __user annotationsAl Viro1-1/+1
2006-10-11[PATCH] kernel-doc: fix function name in usercopy.cRandy Dunlap1-1/+1
2006-10-11[PATCH] x86/microcode: handle sysfs errorJeff Garzik1-2/+6
2006-10-11[PATCH] epoll_pwait()Davide Libenzi1-0/+1
2006-10-11[PATCH] uml: allow finer tuning for host VMSPLIT settingPaolo 'Blaisorblade' Giarrusso1-15/+34
2006-10-11[PATCH] uml: deprecate CONFIG_MODE_TTPaolo 'Blaisorblade' Giarrusso1-7/+15
2006-10-11[PATCH] uml: remove duplicate exportPaolo 'Blaisorblade' Giarrusso1-3/+0
2006-10-11[PATCH] uml: asm offsets duplication removalPaolo 'Blaisorblade' Giarrusso3-8/+10
2006-10-11[PATCH] uml: allow using again x86/x86_64 crypto codePaolo 'Blaisorblade' Giarrusso4-1/+4
2006-10-11[PATCH] uml: declare in Kconfig our partial LOCKDEP supportPaolo 'Blaisorblade' Giarrusso1-0/+13
2006-10-11[PATCH] uml: fix uname under setarch i386Paolo 'Blaisorblade' Giarrusso1-1/+8
2006-10-11[PATCH] uml: fix processor selection to exclude unsupported processors and fe...Paolo 'Blaisorblade' Giarrusso1-1/+2
2006-10-11[PATCH] uml: make UML_SETJMP always safePaolo 'Blaisorblade' Giarrusso1-1/+2
2006-10-11[PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso2-4/+3
2006-10-11[PATCH] uml: readd forgot prototypePaolo 'Blaisorblade' Giarrusso1-0/+1
2006-10-11[PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso1-4/+1
2006-10-11[PATCH] uml: revert wrong patchPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-10-11[PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V2-2/+2
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman9-27/+36
2006-10-11[PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen3-9/+13
2006-10-11[S390] stacktrace bug.Christian Borntraeger1-9/+8
2006-10-11[S390] irq change improvements.Heiko Carstens3-7/+7
2006-10-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds35-124/+320
2006-10-10[PATCH] missed const in prototypeAl Viro1-1/+1
2006-10-10[PATCH] ptrace32 trivial __user annotationsAl Viro1-2/+2
2006-10-10[PATCH] ia64/sn __iomem annotationsAl Viro2-22/+22
2006-10-10[PATCH] ia64/hp NULL noise removalAl Viro3-7/+7
2006-10-10sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt1-0/+1
2006-10-10[POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras1-1/+6
2006-10-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-7/+21
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesAl Viro30-93/+79
2006-10-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds4-6/+0
2006-10-10[POWERPC] Update maple defconfigBenjamin Herrenschmidt1-13/+43
2006-10-10[POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt1-2/+15
2006-10-10[POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt1-7/+169
2006-10-10[POWERPC] cell: fix default zImage build targetGeoff Levand1-6/+6
2006-10-10[POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spacesMichael Ellerman1-2/+2
2006-10-10[POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras1-3/+3
2006-10-09[SPARC32]: Fix prom.c build warningMartin Habets1-2/+5
2006-10-09[SPARC64]: Update defconfig.David S. Miller1-4/+15
2006-10-09[SPARC64]: Fix of_device bus_id settings.David S. Miller1-1/+1
2006-10-09[HEADERS] Put linux/config.h out of its misery.Dave Jones4-6/+0
2006-10-09[MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto6-22/+26
2006-10-09[MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto5-29/+3
2006-10-09[MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle10-1589/+9
2006-10-09[MIPS] Malta: Fix build for non-MIPS32/64 configuration.Ralf Baechle1-6/+6
2006-10-09[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.Ralf Baechle1-5/+9
2006-10-09[MIPS] ret_from_irq adjustmentAtsushi Nemoto4-23/+19
2006-10-09[MIPS] Fix RM9000 wait instruction detection.Ralf Baechle1-1/+8
2006-10-09[PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven1-1/+1
2006-10-09[PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.cGeert Uytterhoeven1-50/+0
2006-10-09[PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven3-4/+15
2006-10-09[PATCH] m68k: more syscall updatesGeert Uytterhoeven1-0/+24
2006-10-09[PATCH] m68k: syscall updatesGeert Uytterhoeven1-0/+5
2006-10-09[PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irqEric W. Biederman1-7/+7
2006-10-09Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds39-61/+61
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2006-10-09[PATCH] s390 traps.c __user annotationsAl Viro1-5/+5
2006-10-09[PATCH] mv64630_pic NULL noise removalAl Viro1-2/+2
2006-10-09[PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)Al Viro1-13/+13
2006-10-09[PATCH] extern doesn't make sense on a definition of function...Al Viro1-2/+2
2006-10-09[PATCH] more ia64 irq handlersAl Viro2-4/+4
2006-10-09[PATCH] fallout from alpha pt_regs patchesAl Viro2-2/+2
2006-10-09[PATCH] sparc64 irq pt_regs falloutAl Viro2-5/+9
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells39-61/+61
2006-10-08[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro1-1/+2
2006-10-08[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro1-3/+3
2006-10-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds36-49/+1449
2006-10-08[PATCH] uml pt_regs fixesAl Viro10-25/+24
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle29-33/+6
2006-10-09[MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle3-5/+10
2006-10-09[MIPS] Fix return type of gt64120_irq.Ralf Baechle1-1/+3
2006-10-09[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.Ralf Baechle1-1/+1
2006-10-09[MIPS] Jazz defconfig file.Ralf Baechle1-0/+1404
2006-10-09[MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle1-0/+1
2006-10-09[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle1-2/+0
2006-10-09[MIPS] Jazz: Fix I/O port resources.Ralf Baechle1-4/+21
2006-10-09[MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle2-2/+2
2006-10-09handle_sysrq lost its pt_regs * argumentRalf Baechle2-2/+2
2006-10-08Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds1-11/+6
2006-10-08[PATCH] missed ia64 pt_regs fixesAl Viro3-12/+9
2006-10-08[PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()Al Viro3-7/+4
2006-10-08[PATCH] alpha pt_regs cleanups: machine_check()Al Viro19-69/+60
2006-10-08[PATCH] alpha pt_regs cleanups: handle_irq()Al Viro22-41/+40
2006-10-08[PATCH] alpha pt_regs cleanups: device_interruptAl Viro21-76/+82
2006-10-08[PATCH] m68k pt_regs fixes, part 2Al Viro1-1/+1
2006-10-08[PATCH] sparc32 rwlock fixAl Viro2-1/+23
2006-10-08[PATCH] sparc64 pt_regs fixesAl Viro8-17/+24
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro9-22/+43
2006-10-08Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6Linus Torvalds5-129/+177
2006-10-08[PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.Eric W. Biederman3-48/+115
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman2-10/+10
2006-10-08[PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq numberEric W. Biederman1-4/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle71-610/+529
2006-10-08[MIPS] Show actual CPU information in /proc/cpuinfoKarl-Johan Karlsson1-5/+5
2006-10-08[MIPS] Cobalt: Time runs too quicklyScott Ashcroft1-2/+2
2006-10-08[MIPS] Update Malta config.Ralf Baechle2-33/+85
2006-10-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds46-134/+433
2006-10-07[PATCH] m32r pt_regs fixesAl Viro3-11/+17
2006-10-07[PATCH] minimal alpha pt_regs fixesAl Viro4-6/+13
2006-10-07[PATCH] m68k pt_regs fixesAl Viro30-138/+148
2006-10-07[POWERPC] PReP fixup after irq changesOlaf Hering1-7/+7
2006-10-07[POWERPC] SPU fixup after irq changesOlaf Hering1-3/+3
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering32-81/+73
2006-10-07[PARISC] More pt_regs removalMatthew Wilcox2-27/+12
2006-10-07[PARISC] Make firmware calls irqsafe-ish...Kyle McMartin2-99/+159
2006-10-07[PA-RISC] Fix boot breakageMatthew Wilcox1-3/+3
2006-10-07[PARISC] Use set_irq_regsMatthew Wilcox1-0/+3
2006-10-06Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6Linus Torvalds2-4/+4
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox2-4/+4
2006-10-07[POWERPC] Fix iseries/smp.c for irq breakageStephen Rothwell3-7/+12
2006-10-07[POWERPC] Update iseries_defconfigStephen Rothwell1-17/+69
2006-10-07[POWERPC] Fix fsl_soc build breaksOlof Johansson1-4/+5
2006-10-06[PATCH] x86_64 irq_regs fixAndrew Morton1-1/+4
2006-10-06ARM: fix up nested irq regs usageLinus Torvalds1-1/+2
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik1-2/+2
2006-10-06[PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt1-1/+2
2006-10-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-4/+10
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds90-309/+260
2006-10-06arch/i386/kernel/time: don't shadow 'irq' function argJeff Garzik1-2/+2
2006-10-06[IA64] Fix breakage from irq changeTony Luck3-4/+10
2006-10-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-82/+45
2006-10-06[PATCH] um: irq changes break buildPekka Enberg1-1/+1
2006-10-06[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro1-2/+2
2006-10-06[PATCH] m68k: fix typo in __generic_copy_to_userRoman Zippel1-1/+1
2006-10-06[PATCH] m68k: cleanup string functionsRoman Zippel2-5/+14
2006-10-06[PATCH] i386: irqs build fixAndrew Morton1-1/+1
2006-10-06[S390] Use CONFIG_GENERIC_TIME and define TOD clock source.Martin Schwidefsky3-68/+24
2006-10-06[S390] irq change build fixes.Heiko Carstens6-14/+21
2006-10-06[POWERPC] Minor fix for bootargs propertyGeoff Levand1-1/+1
2006-10-06[POWERPC] Update pSeries defconfig for SATABrian King1-1/+1
2006-10-06[POWERPC] Don't get PCI IRQ from OF for devices with no IRQBenjamin Herrenschmidt1-6/+11
2006-10-06[POWERPC] Fix zImage decompress locationBenjamin Herrenschmidt1-4/+1
2006-10-06[POWERPC] linux,tce-size property is 32 bitsNathan Lynch1-1/+2
2006-10-06[POWERPC] Add DTS for MPC8349E-mITX boardTimur Tabi1-0/+246
2006-10-06[POWERPC] Fix harmless typoNick Piggin1-1/+1
2006-10-06[PPC] Fix some irq breakage with ARCH=ppcPaul Mackerras1-1/+1
2006-10-06sh: Convert IPR-IRQ to IRQ chip.Paul Mundt1-75/+27
2006-10-06sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt1-114/+24
2006-10-06sh: Fix pr_debug statements for sh4Jamie Lenehan1-2/+2
2006-10-06sh: Convert r7780rp IRQ handler to IRQ chip.Paul Mundt1-83/+22
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt15-30/+35
2006-10-06sh: Kill off timer_ops get_frequency().Paul Mundt1-56/+2
2006-10-06sh: First step at generic timeofday support.Paul Mundt2-0/+6
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson8-9/+9
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds44-156/+178
2006-10-05[PATCH] x86-64: Fix compilation without CONFIG_KALLSYMSRandy Dunlap1-1/+1
2006-10-05[PATCH] i386: fix rwsem build bug on CONFIG_M386=yIngo Molnar1-0/+3
2006-10-05[PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlersAndi Kleen1-0/+3
2006-10-05[PATCH] x86-64: Fix FPU corruptionAndi Kleen1-4/+3
2006-10-05[PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen2-1/+10
2006-10-05[PATCH] i386: Fix PCI BIOS config space accessAndi Kleen2-0/+6
2006-10-05[PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hexJon Mason1-4/+4
2006-10-05[PATCH] x86-64: Calgary IOMMU: Update Jon's contact infoJon Mason1-1/+2
2006-10-05[PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space...Jon Mason1-2/+11
2006-10-05[PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_initJon Mason1-5/+7
2006-10-05[PATCH] i386: Update defconfigAndi Kleen1-8/+33
2006-10-05[PATCH] x86-64: Update defconfigAndi Kleen1-8/+35
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells44-156/+178
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds6-54/+56
2006-10-05[PA-RISC] Fix time.c for new do_timer() calling conventionMatthew Wilcox1-14/+23
2006-10-05[PA-RISC] Fix must_check warnings in drivers.cMatthew Wilcox1-3/+8
2006-10-05[PA-RISC] Fix parisc_newuname()Matthew Wilcox1-23/+10
2006-10-05[PA-RISC] Remove warning from pci.cMatthew Wilcox1-1/+1
2006-10-05[PA-RISC] Fix filldir warningsMatthew Wilcox2-7/+5
2006-10-05[PA-RISC] Fix sys32_sysctlMatthew Wilcox1-6/+9