summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-10-24[POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually con...Andy Fleming1-140/+148
2006-10-24[POWERPC] Add mktree utility to arch/powerpc/bootJosh Boyer2-2/+154
2006-10-23[POWERPC] Add simple memory allocator to bootwrapperMark A. Greer2-1/+150
2006-10-23[POWERPC] Add non-OF serial console supportMark A. Greer5-2/+359
2006-10-23[POWERPC] Add flatdevtree sourceMark A. Greer5-2/+1046
2006-10-18[POWERPC] More bootwrapper reorganizationMark A. Greer7-42/+34
2006-10-18[POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras2-9/+23
2006-10-16[POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand2-3/+3
2006-10-16[POWERPC] Remove todc code from ARCH=powerpcDavid Gibson3-399/+0
2006-10-16[POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MPOlof Johansson2-1/+18
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras10-100/+137
2006-10-16[POWERPC] Check for offline nodes in pci NUMA codeAnton Blanchard1-2/+8
2006-10-16[POWERPC] Better check in show_instructionsAnton Blanchard1-8/+2
2006-10-16[POWERPC] POWER6 has 6 PMCsAnton Blanchard1-1/+1
2006-10-16[POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard1-2/+1
2006-10-16[POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson1-6/+6
2006-10-16[POWERPC] Add Makefile entry for MPC832x_mds supportLi Yang1-1/+2
2006-10-16[POWERPC] Fix MPC8360EMDS PB board supportLi Yang3-0/+33
2006-10-16[POWERPC] ppc: Add missing calls to set_irq_regsKumar Gala1-0/+4
2006-10-16[POWERPC] Off-by-one in /arch/ppc/platforms/mpc8*Eric Sesterhenn3-6/+6
2006-10-16[POWERPC] Add DOS partition table support to mpc834x_itx_defconfigTimur Tabi1-1/+1
2006-10-16[POWERPC] spufs: fix support for read/write on cntlNoguchi, Masato1-0/+1
2006-10-16[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMABenjamin Herrenschmidt1-4/+11
2006-10-15[PATCH] make UML compile (FC6/x86-64)Ulrich Drepper2-2/+0
2006-10-14Pull sci into test branchLen Brown1-5/+5
2006-10-14ACPI: SCI interrupt source overrideKimball Murray1-5/+5
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi3-15/+151
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