aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook9-94/+155
2007-06-01h8300 trival patchesYoshinori Sato2-3/+3
2007-06-01Work around Dell E520 BIOS reboot bugTim Gardner1-0/+8
2007-06-01x86: fix oprofile double freeChris Wright1-3/+9
2007-06-01parse errors in ifdefsYoann Padioleau4-10/+10
2007-06-01m68k: parenthesis balanceMariusz Kozlowski1-1/+1
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai1-0/+6
2007-06-01Fix vmi.c compilationAlexey Dobriyan1-0/+1
2007-05-31PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt ControllersIvan Kokshaysky1-0/+11
2007-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-5/+6
2007-05-31Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-19/+30
2007-05-31Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds8-4/+15
2007-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+74
2007-05-31[S390] Fix section annotations.Heiko Carstens2-5/+5
2007-05-31[S390] arch/s390/kernel/debug.c: use mutex instead of semaphoreChristoph Hellwig1-11/+11
2007-05-31[S390] Add exception handler for diagnose 224Michael Holzheu1-3/+14
2007-05-31m68k: discontinuous memory supportRoman Zippel7-177/+171
2007-05-31m68k: runtime patching infrastructureRoman Zippel7-3/+49
2007-05-31smpboot: fix cachesize comparison in smp_tune_scheduling()Linus Torvalds1-3/+2
2007-05-31[SPARC32]: Build fix.Andrew Morton1-2/+2
2007-05-31[SPARC64]: Add missing NCS and SVC hypervisor interfaces.David S. Miller1-0/+72
2007-05-31sh: support older gcc'sAndrew Morton1-1/+1
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov3-0/+9
2007-05-31sh: Fix vsyscall build failure.Manuel Lauss1-0/+1
2007-05-31sh: Trivial fix for dma-api compile failure.Manuel Lauss1-0/+1
2007-05-31sh: Fix pcrel too far for in_nmi label.Takashi YOSHII1-0/+1
2007-05-30alpha: support new syscallsRichard Henderson3-51/+98
2007-05-30alpha: cleanup in bitops.hRichard Henderson4-3/+44
2007-05-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds33-60/+189
2007-05-30[ARM] Fix some section mismatch warningsRussell King14-15/+14
2007-05-30[ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas4-2/+94
2007-05-30[ARM] 4410/1: Remove extern declarations in coyote/ixdpg425-pci.cMichael-Luke Jones2-8/+0
2007-05-30[ARM] 4416/1: NWFPE: fix undeclared symbolsBen Dooks1-0/+3
2007-05-30[ARM] 4415/1: AML5900: fix sparse warnings from map_ioBen Dooks1-1/+1
2007-05-30[ARM] 4414/1: S3C2443: sparse fix for clock.cBen Dooks1-2/+1
2007-05-30[ARM] 4412/1: S3C2412: reset errata fixBen Dooks1-0/+24
2007-05-30[ARM] oprofile: avoid lockdep warnings on mpcore oprofile initRussell King1-2/+7
2007-05-30[ARM] Fix stacktrace FP range checkingRussell King1-1/+1
2007-05-30[ARM] use __used attributeDavid Rientjes1-1/+1
2007-05-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds26-502/+1806
2007-05-29Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds11-18/+39
2007-05-29sparc64: fix alignment bug in linker definition scriptSam Ravnborg1-5/+6
2007-05-29[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.David S. Miller3-60/+567
2007-05-29[SPARC64]: Fix two bugs wrt. kernel 4MB TSB.David S. Miller2-6/+30
2007-05-29[SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM.Martin Habets1-0/+7
2007-05-29[SPARC]: Emulate cmpxchg like pariscKyle McMartin1-0/+15
2007-05-29[SPARC64]: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler.David S. Miller1-2/+2
2007-05-29[SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)Horst H. von Brand1-0/+6
2007-05-29[SPARC64]: Eliminate NR_CPUS limitations.David S. Miller4-11/+38
2007-05-29[SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller13-380/+923