aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds10-26/+42
2007-08-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds13-395/+281
2007-08-03[SPARC32]: Fix modular build of floppy driver.David S. Miller3-30/+62
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling3-11/+22
2007-08-03[POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool1-2/+4
2007-08-03[POWERPC] Fix a compile warning in pci_32.cSegher Boessenkool1-1/+4
2007-08-03[POWERPC] Fix parse_drconf_memory() for 64-bit start addressesMichael Ellerman1-2/+2
2007-08-03[POWERPC] Fix num_cpus calculation in smp_call_function_map()Kevin Corry1-6/+3
2007-08-03[POWERPC] ps3: Fix section mismatch in ps3/setup.cStephen Rothwell1-1/+1
2007-08-03[POWERPC] spufs: Fix affinity after introduction of node_allowed() callsAndre Detsch1-1/+2
2007-08-03[POWERPC] Fix special PTE code for secondary hash bucketPaul Mackerras1-2/+4
2007-08-03sh: fix defconfigs for sh7751r boardsMagnus Damm5-5/+5
2007-08-03sh: fix cf support on r2d boardsMagnus Damm1-1/+8
2007-08-03sh: update r2d defconfigMagnus Damm1-4/+4
2007-08-03sh: update snapgear defconfig.David McCullough1-348/+239
2007-08-02[x86 setup] EDD: add missing =m constraintH. Peter Anvin1-1/+1
2007-08-02[x86 setup] video setup: Fix VBE DDC readingAntonino A. Daplas1-1/+1
2007-08-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds10-39/+50
2007-08-01FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells1-1/+2
2007-08-01[IA64] ITC: Reduce rating for ITC clock if ITCs are driftyChristoph Lameter1-1/+15
2007-08-01[IA64] SN2: Fix up sn2_rtc clockChristoph Lameter1-5/+2
2007-08-01[IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().Kenji Kaneshige1-2/+3
2007-08-01sh: Fix SH-X3 FPU exception handling.Paul Mundt1-0/+5
2007-08-01sh: Fix pgd mismatch from cached TTB in unhandled fault.Paul Mundt1-2/+1
2007-08-01sh: Don't include fault-nommu on SH-2/SH-2A.Paul Mundt1-1/+3
2007-08-01sh: Fix irqflags tracing for SH-3/4 nommu.Paul Mundt1-32/+15
2007-08-01sh: Fix lockdep debugging oops on SH-3/4.Paul Mundt1-2/+1
2007-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-0/+99
2007-07-31Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds154-6112/+710
2007-07-31Fix up "remove the arm26 port"Andrew Morton1-2/+0
2007-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds5-7/+8
2007-07-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+3
2007-07-31x86_64: include asm/bugs.h in bugs.c for check_bugs prototypeJosh Triplett1-0/+1
2007-07-31i386: include asm/bugs.h in bugs.c for check_bugs prototypeJosh Triplett1-0/+1
2007-07-31Remove one more leftover reference to devfsMichael Tokarev1-2/+1
2007-07-31broken lilo check on make installGabriel C1-1/+8
2007-07-31m68knommu: get rid of duplicate includeJesper Juhl1-1/+0
2007-07-31Remove the arm26 portAdrian Bunk120-24883/+0
2007-07-31arch/i386/kernel/apm.c: apm_init() warning fixEugene Teo1-1/+1
2007-07-31add a missing LIB_Y to arch/alpha/boot MakefileMeelis Roos1-1/+1
2007-07-31alpha: fix boot/main.c warningMeelis Roos1-1/+1
2007-07-31alpha: fix objstrip.c compilation warningsMeelis Roos1-1/+1
2007-07-31alpha: fix mkbb compilation warningsMeelis Roos1-2/+3
2007-07-31revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton3-70/+0
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian5-8/+7
2007-07-31alpha: fix two section mismatch warningsSam Ravnborg1-2/+1
2007-07-31UML: console should handle spurious IRQSJeff Dike1-1/+8
2007-07-31x86-64: Calgary: fix section mismatch warnings in tceRandy Dunlap1-1/+1
2007-07-31Fix uninitialized local variable "covered" in i386 acpi-cpufreq driverFenghua Yu1-3/+1
2007-07-31[MIPS] Add smp_call_function_single()Peter Watkins1-0/+55