summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 83xx: Add the mpc8323emds.dtsKim Phillips2007-01-301-0/+345
* [POWERPC] 83xx: Add the mpc832xemds defconfigKim Phillips2007-01-301-0/+1083
* [POWERPC] Enable stack debug features on ppc32Kumar Gala2007-01-301-2/+2
* Merge branch '83xx' into for_paulusKumar Gala2007-01-302-0/+2
|\
| * [POWERPC] 83xx: Fix compiler warnings on 836x and 832xLi Yang2007-01-302-0/+2
* | [POWERPC] Remove fastcall function attributeKumar Gala2007-01-262-12/+12
|/
* [POWERPC] 83xx: Return a point to the struct ipic from ipic_init()Kumar Gala2007-01-261-6/+9
* [POWERPC] 83xx: Make platform *_init_IRQ() staticKumar Gala2007-01-264-4/+4
* [POWERPC] 83xx: Don't call ioremap in the reset functionKumar Gala2007-01-261-8/+21
* [POWERPC] 83xx: Fix Kconfig to only enable FP math emulation for the MPC832xKumar Gala2007-01-264-8/+7
* [POWERPC] Celleb: setup sio in SCCIshizaki Kou2007-01-241-0/+101
* [POWERPC] Celleb: Support PCI bus and base of I/OIshizaki Kou2007-01-243-0/+925
* [POWERPC] Celleb: Cell SCC definitionsIshizaki Kou2007-01-241-0/+145
* [POWERPC] Celleb: hypervisor call numbersIshizaki Kou2007-01-241-0/+160
* [POWERPC] Add IRQ remapping hookIshizaki Kou2007-01-241-0/+2
* [POWERPC] Fix oprofile support on Cell LPARIshizaki Kou2007-01-241-0/+2
* [POWERPC] TLB insertion cleanupIshizaki Kou2007-01-241-2/+1
* [POWERPC] spufs: Add SPU register lockIshizaki Kou2007-01-241-0/+3
* [POWERPC] Remove the broken Gemini supportAdrian Bunk2007-01-2415-1596/+2
* [POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit codeDavid Woodhouse2007-01-241-9/+15
* [POWERPC] Select DEFAULT_UIMAGE for HPC-NET/8641Paul Gortmaker2007-01-241-0/+1
* [POWERPC] Update fixup_winbond_82c105 commentOlaf Hering2007-01-241-1/+1
* [POWERPC] maple: improve CPC9x5 host bridge detectionNathan Lynch2007-01-241-6/+9
* [POWERPC] Add support for R_PPC_ADDR16_HI relocationsSimon Vallet2007-01-241-1/+6
* [POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanupMariusz Kozlowski2007-01-241-3/+1
* [POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanupMariusz Kozlowski2007-01-241-1/+1
* [POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanupMariusz Kozlowski2007-01-241-1/+1
* [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanupMariusz Kozlowski2007-01-241-1/+1
* [POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanupMariusz Kozlowski2007-01-241-4/+2
* [POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanupMariusz Kozlowski2007-01-241-12/+6
* [POWERPC] Do not write virq back to PCI config spaceMichal Ostrowski2007-01-242-2/+0
* [POWERPC] Clarify EEH error messageLinas Vepstas2007-01-241-1/+2
* [POWERPC] Use is_init() instead of pid==1Akinobu Mita2007-01-241-1/+1
* [POWERPC] ps3_free_io_irq: Fix inverted error checkGeert Uytterhoeven2007-01-241-1/+1
* [POWERPC] PS3: Fix uniprocessor kernel buildGeert Uytterhoeven2007-01-241-1/+2
* [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-223-7/+21
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-01-221-2/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-181268-18957/+56175
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-12-01369-4648/+5183
| |\ \
| * | | [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-281-2/+1
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-01-2226-567/+1687
|\ \ \ \
| * | | | [POWERPC] Update defconfigsPaul Mackerras2007-01-2219-542/+1648
| * | | | [POWERPC] Fix OF node refcnt underflow in 836x and 832x platform codeLi Yang2007-01-222-2/+2
| * | | | [POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stableGrant Likely2007-01-222-0/+12
| * | | | [POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas2007-01-221-1/+2
| * | | | [POWERPC] Fix cell's mmio nvram to properly parse device treeBenjamin Herrenschmidt2007-01-221-17/+23
| * | | | [POWERPC] Remove bogus sanity check in pci -> OF node codeBenjamin Herrenschmidt2007-01-221-5/+0
| | |_|/ | |/| |
* | | | [MIPS] Delete duplicate call to load_irq_save.Ralf Baechle2007-01-191-1/+0
* | | | [MIPS] SMTC: Fix cp0 hazard.Ralf Baechle2007-01-191-0/+1
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-01-113-5/+11
|\ \ \
OpenPOWER on IntegriCloud