aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras2006-11-011-12/+15
* [POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt2006-11-011-8/+10
* [POWERPC] Disallow kprobes on emulate_step and branch_takenGui,Jian2006-11-011-2/+3
* [POWERPC] Make high hugepage areas preempt safeHugh Dickins2006-11-011-3/+0
* [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi2006-11-011-2/+1
* [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-016-78/+58
* [POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2006-11-019-263/+149
* [POWERPC] Fix various offb issuesBenjamin Herrenschmidt2006-11-011-1/+1
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson2006-10-261-0/+2
* [POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt2006-10-252-1/+8
* [POWERPC] IPIC: Fix spinlock recursion in set_irq_handlerScott Wood2006-10-251-2/+2
* [POWERPC] Fix the UCC rx/tx clock of QELiu Dave-r632382006-10-251-0/+2
* [POWERPC] cell: update defconfigArnd Bergmann2006-10-251-6/+13
* [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_readArnd Bergmann2006-10-251-1/+1
* [POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell2006-10-251-1/+1
* [POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt2006-10-251-3/+5
* [POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt2006-10-251-2/+4
* [POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt2006-10-252-19/+69
* [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-256-9/+73
* [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-257-220/+93
* [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi2006-10-232-2/+2
* [POWERPC] Don't require execute perms on wrapper when building zImage.initrdMark A. Greer2006-10-231-1/+1
* [POWERPC] Add 970GX cputable entryJake Moilanen2006-10-232-1/+16
* [POWERPC] Fix build breakage with CONFIG_PPC32Srinivasa Ds2006-10-231-1/+2
* [POWERPC] Fix compiler warning message on get_property callZang Roy-r619112006-10-231-2/+2
* [POWERPC] Simplify stolen time calculationStephen Rothwell2006-10-231-47/+16
* [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2006-10-212-0/+10
* [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] 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] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-112-6/+7
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-105-31/+241
|\
| * [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras2006-10-101-1/+6
| * [POWERPC] Update maple defconfigBenjamin Herrenschmidt2006-10-101-13/+43
| * [POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt2006-10-101-2/+15
| * [POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt2006-10-101-7/+169
| * [POWERPC] cell: fix default zImage build targetGeoff Levand2006-10-101-6/+6
| * [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spacesMichael Ellerman2006-10-101-2/+2
| * [POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras2006-10-101-3/+3
* | [HEADERS] Put linux/config.h out of its misery.Dave Jones2006-10-094-6/+0
|/
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-091-1/+1
|\
| * IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1