summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Fix misc Kconfig typosMatt LaPlante2006-11-302-3/+3
* [POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips2006-11-221-0/+19
* [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-221-42/+0Star
* [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips2006-11-221-4/+0Star
* [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-2/+6
* [POWERPC] cell: set ARCH_SPARSEMEM_DEFAULT in KconfigGeoff Levand2006-11-101-1/+1
* [POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt2006-11-101-8/+33
* [POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose2006-11-101-10/+37
* [POWERPC] Make sure initrd and dtb sections get into zImage correctlyPaul Mackerras2006-11-092-2/+7
* [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/+0Star
* [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi2006-11-011-2/+1Star
* [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-016-78/+58Star
* [POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2006-11-019-263/+149Star
* [POWERPC] Fix various offb issuesBenjamin Herrenschmidt2006-11-011-1/+1
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-281-7/+1Star
* [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/+93Star
* [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/+16Star
* [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/+2Star
* [POWERPC] POWER6 has 6 PMCsAnton Blanchard2006-10-161-1/+1
* [POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard2006-10-161-2/+1Star
* [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-115-31/+241
|\
| * [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras2006-10-101-1/+6