summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-10-04[PARISC] Add hardware found in the rp8400Matthew Wilcox1-0/+3
2006-10-04[PARISC] Allow nested interruptsJames Bottomley2-63/+89
2006-10-04[PARISC] Further updates to timer_interrupt()Grant Grundler1-62/+65
2006-10-04[PARISC] remove halftick and copy clocktick to local var (gcc can optimize us...Grant Grundler1-15/+31
2006-10-04[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.Grant Grundler1-44/+96
2006-10-04[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()Grant Grundler2-10/+14
2006-10-04[PARISC] Prevent processor_probe() from clobbering cpu_data[0]Grant Grundler1-2/+3
2006-10-04[PARISC] [BUGFIX] nullify branch delay slot of the jump back toKyle McMartin1-1/+1
2006-10-04[PARISC] Allow overriding personality with sys_personalityKyle McMartin2-2/+47
2006-10-04[PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin2-26/+3
2006-10-04[PARISC] parisc specific kmap API implementation for pa8800James Bottomley1-1/+44
2006-10-04[PARISC] Fix up parisc irq handling for genirq changesKyle McMartin1-1/+1
2006-10-04[PARISC] Abstract shift register left in .SKyle McMartin1-15/+4
2006-10-04[PARISC] Remove variables decls duplicated from asm-generic/sections.hKyle McMartin1-13/+10
2006-10-04[PARISC] PA7200 also supports prefetch for readKyle McMartin1-1/+1
2006-10-04[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey1-1/+1
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds127-145/+141
2006-10-04BUG_ON cleanups in arch/i386Eric Sesterhenn4-8/+4
2006-10-04fix file specification in commentsUwe Zeisberger101-101/+101
2006-10-04Fix "can not" in Documentation and KconfigMatt LaPlante1-1/+1
2006-10-04Still more typo fixesMatt LaPlante3-10/+10
2006-10-04more misc typo fixesMatt LaPlante5-7/+7
2006-10-04fix an arch/alpha/Kconfig typoMatt LaPlante1-1/+1
2006-10-04Attack of "the the"s in archMatt LaPlante14-18/+18
2006-10-03[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle3-76/+4
2006-10-03[MIPS] DECstation defconfig updateMaciej W. Rozycki1-73/+73
2006-10-03[MIPS] Fix size of zones_size and zholes_size arrayAtsushi Nemoto1-2/+2
2006-10-03[MIPS] BCM1480: Mask pending interrupts against c0_status.im.Ralf Baechle1-1/+1
2006-10-03[MIPS] SB1250: Interrupt handler fixesMaciej W. Rozycki1-2/+5
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa25-4207/+0
2006-10-03[MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki1-1/+22
2006-10-03[MIPS] Remove dead DECstation boot codeMaciej W. Rozycki3-139/+0
2006-10-03x86: Fix booting with "no387 nofxsr"Linus Torvalds1-0/+9
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-63/+212
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-4/+0
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds53-3287/+5681
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds1-140/+316
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-5/+21
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds45-669/+3011
2006-10-03[PATCH] arm build fail: vfpsingle.cFrederik Deweerdt1-0/+2
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-6/+0
2006-10-03[PATCH] FRV: Permit large kmalloc allocations [try #2]David Howells1-0/+8
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells13-25/+110
2006-10-03sh64: Update cayman defconfig.Paul Mundt1-140/+316
2006-10-03sh: Kill off remaining config.h references.Paul Mundt19-31/+0
2006-10-03sh: Initial gitignore listPaul Mundt2-0/+2
2006-10-03sh: build fixes for defconfigs.Paul Mundt13-28/+19
2006-10-03sh: Set pclk default for SH7705.Paul Mundt1-1/+1
2006-10-03sh: defconfig updates.Paul Mundt21-3227/+5659
2006-10-03[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"Andrew Morton1-54/+0