summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-01-26[POWERPC] 83xx: Return a point to the struct ipic from ipic_init()Kumar Gala1-6/+9
2007-01-26[POWERPC] 83xx: Make platform *_init_IRQ() staticKumar Gala4-4/+4
2007-01-26[POWERPC] 83xx: Don't call ioremap in the reset functionKumar Gala1-8/+21
2007-01-26[POWERPC] 83xx: Fix Kconfig to only enable FP math emulation for the MPC832xKumar Gala4-8/+7
2007-01-24[POWERPC] Celleb: setup sio in SCCIshizaki Kou1-0/+101
2007-01-24[POWERPC] Celleb: Support PCI bus and base of I/OIshizaki Kou3-0/+925
2007-01-24[POWERPC] Celleb: Cell SCC definitionsIshizaki Kou1-0/+145
2007-01-24[POWERPC] Celleb: hypervisor call numbersIshizaki Kou1-0/+160
2007-01-24[POWERPC] Add IRQ remapping hookIshizaki Kou1-0/+2
2007-01-24[POWERPC] Fix oprofile support on Cell LPARIshizaki Kou1-0/+2
2007-01-24[POWERPC] TLB insertion cleanupIshizaki Kou1-2/+1
2007-01-24[POWERPC] spufs: Add SPU register lockIshizaki Kou1-0/+3
2007-01-24[POWERPC] Remove the broken Gemini supportAdrian Bunk15-1596/+2
2007-01-24[POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit codeDavid Woodhouse1-9/+15
2007-01-24[POWERPC] Select DEFAULT_UIMAGE for HPC-NET/8641Paul Gortmaker1-0/+1
2007-01-24[POWERPC] Update fixup_winbond_82c105 commentOlaf Hering1-1/+1
2007-01-24[POWERPC] maple: improve CPC9x5 host bridge detectionNathan Lynch1-6/+9
2007-01-24[POWERPC] Add support for R_PPC_ADDR16_HI relocationsSimon Vallet1-1/+6
2007-01-24[POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanupMariusz Kozlowski1-3/+1
2007-01-24[POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanupMariusz Kozlowski1-1/+1
2007-01-24[POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanupMariusz Kozlowski1-1/+1
2007-01-24[POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanupMariusz Kozlowski1-1/+1
2007-01-24[POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanupMariusz Kozlowski1-4/+2
2007-01-24[POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanupMariusz Kozlowski1-12/+6
2007-01-24[POWERPC] Do not write virq back to PCI config spaceMichal Ostrowski2-2/+0
2007-01-24[POWERPC] Clarify EEH error messageLinas Vepstas1-1/+2
2007-01-24[POWERPC] Use is_init() instead of pid==1Akinobu Mita1-1/+1
2007-01-24[POWERPC] ps3_free_io_irq: Fix inverted error checkGeert Uytterhoeven1-1/+1
2007-01-24[POWERPC] PS3: Fix uniprocessor kernel buildGeert Uytterhoeven1-1/+2
2007-01-23[PATCH] x86: fix PDA variables to work during bootJames Bottomley3-7/+21
2007-01-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-2/+1
2007-01-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds26-567/+1687
2007-01-22[POWERPC] Update defconfigsPaul Mackerras19-542/+1648
2007-01-22[POWERPC] Fix OF node refcnt underflow in 836x and 832x platform codeLi Yang2-2/+2
2007-01-22[POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stableGrant Likely2-0/+12
2007-01-22[POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas1-1/+2
2007-01-22[POWERPC] Fix cell's mmio nvram to properly parse device treeBenjamin Herrenschmidt1-17/+23
2007-01-22[POWERPC] Remove bogus sanity check in pci -> OF node codeBenjamin Herrenschmidt1-5/+0
2007-01-19[MIPS] Delete duplicate call to load_irq_save.Ralf Baechle1-1/+0
2007-01-19[MIPS] SMTC: Fix cp0 hazard.Ralf Baechle1-0/+1
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1268-18957/+56175
2007-01-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-5/+11
2007-01-12[PATCH] fix typo in geode_configre()@cyrix.ctakada1-1/+1
2007-01-12[PATCH] i386: sched_clock using init data tsc_disable fixVivek Goyal1-1/+1
2007-01-12[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy6-6/+6
2007-01-12[PATCH] Fix sparsemem on CellDave Hansen2-3/+5
2007-01-11Pull sgi into release branchLen Brown2-0/+6
2007-01-11Pull trivial into release branchLen Brown1-5/+5
2007-01-11ACPI: rename cstate_entry_s to cstate_entryVenkatesh Pallipadi1-5/+5
2007-01-11Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds13-34/+70