summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] cell: add shadow registers for pmd_regKevin Corry2006-10-252-0/+52
* [POWERPC] cell: update Cell BE register definitionsDavid Erb2006-10-253-41/+170
* [POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr2006-10-254-8/+81
* [POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de2006-10-253-16/+148
* [POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de2006-10-251-5/+5
* [POWERPC] spufs: add support for nonschedulable contextsMark Nutter2006-10-256-6/+99
* [POWERPC] cell: remove unused struct spu variableGeoff Levand2006-10-251-18/+3
* [POWERPC] spufs: wrap mfc sdr accessMasato Noguchi2006-10-253-7/+4
* [POWERPC] Make irq_dispose_mapping(NO_IRQ) a nopMichael Ellerman2006-10-251-1/+5
* [POWERPC] Fixed some missing files to be deleted when running make cleanMatthew McClintock2006-10-251-1/+1
* [POWERPC] Move iSeries initrd logic into device treeMichael Ellerman2006-10-242-34/+13
* [POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually con...Andy Fleming2006-10-241-140/+148
* [POWERPC] Add mktree utility to arch/powerpc/bootJosh Boyer2006-10-242-2/+154
* [POWERPC] Add simple memory allocator to bootwrapperMark A. Greer2006-10-232-1/+150
* [POWERPC] Add non-OF serial console supportMark A. Greer2006-10-235-2/+359
* [POWERPC] Add flatdevtree sourceMark A. Greer2006-10-235-2/+1046
* [POWERPC] More bootwrapper reorganizationMark A. Greer2006-10-187-42/+34
* [POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras2006-10-182-9/+23
* [POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand2006-10-162-3/+3
* [POWERPC] Remove todc code from ARCH=powerpcDavid Gibson2006-10-163-399/+0
* [POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MPOlof Johansson2006-10-162-1/+18
* [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-1610-100/+137
* [POWERPC] Check for offline nodes in pci NUMA codeAnton Blanchard2006-10-161-2/+8
* [POWERPC] Better check in show_instructionsAnton Blanchard2006-10-161-8/+2
* [POWERPC] POWER6 has 6 PMCsAnton Blanchard2006-10-161-1/+1
* [POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard2006-10-161-2/+1
* [POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson2006-10-161-6/+6
* [POWERPC] Add Makefile entry for MPC832x_mds supportLi Yang2006-10-161-1/+2
* [POWERPC] Fix MPC8360EMDS PB board supportLi Yang2006-10-163-0/+33
* [POWERPC] ppc: Add missing calls to set_irq_regsKumar Gala2006-10-161-0/+4
* [POWERPC] Off-by-one in /arch/ppc/platforms/mpc8*Eric Sesterhenn2006-10-163-6/+6
* [POWERPC] Add DOS partition table support to mpc834x_itx_defconfigTimur Tabi2006-10-161-1/+1
* [POWERPC] spufs: fix support for read/write on cntlNoguchi, Masato2006-10-161-0/+1
* [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMABenjamin Herrenschmidt2006-10-161-4/+11
* [PATCH] make UML compile (FC6/x86-64)Ulrich Drepper2006-10-152-2/+0
* Pull sci into test branchLen Brown2006-10-141-5/+5
|\
| * ACPI: SCI interrupt source overrideKimball Murray2006-10-141-5/+5
* | ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-143-15/+151
|/
* [PATCH] m68knommu: sync syscalls with m68kGeert Uytterhoeven2006-10-131-4/+33
* [PATCH] thermal throttle: sysfs error checkingStephen Hemminger2006-10-131-9/+12
* [VOYAGER] fix up ptregs removal messJames Bottomley2006-10-122-9/+7
* [VOYAGER] fix genirq messJames Bottomley2006-10-121-17/+25
* [PATCH] Fix build breakage with CONFIG_X86_VSMPRavikiran Thirumalai2006-10-121-0/+1
* [PATCH] fixing includes in alpha_ksyms.cAl Viro2006-10-121-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-1225-1081/+189
|\
| * sh: SH-4A UBC supportRyusuke Sakato2006-10-121-0/+30
| * sh: interrupt exception handling reworkPaul Mundt2006-10-124-721/+40
| * sh: Default enable R7780RP IRQs.Paul Mundt2006-10-121-1/+1
| * sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt2006-10-101-0/+1
| * sh: Convert IPR-IRQ to IRQ chip.Paul Mundt2006-10-061-75/+27