aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2007-07-02[POWERPC] Update defconfigsKumar Gala
2007-07-02[POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driverOlof Johansson
2007-07-02[POWERPC] Fix PMI breakage in cbe_cbufreq driverChristian Krafft
2007-06-29Fix VDSO gettimeofday() when called with NULL struct timeval.Will Schmidt
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse
2007-06-26[POWERPC] Fix subtle FP state corruption bug in signal return on SMPPaul Mackerras
2007-06-26[POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds
2007-06-26[POWERPC] Update defconfigsPaul Mackerras
2007-06-26[POWERPC] Update g5_defconfigwill schmidt
2007-06-20[POWERPC] Fix powermac late initcall to only run on powermacTony Breeds
2007-06-20[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)Segher Boessenkool
2007-06-19[POWERPC] rheap - eliminates internal fragments caused by alignmentLi Yang
2007-06-14[POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras
2007-06-07[POWERPC] Fix building of COFF zImagesPaul Mackerras
2007-06-07[POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior
2007-06-07[POWERPC] spufs: Don't yield nosched contextChristoph Hellwig
2007-06-07[POWERPC] scc_sio: Fix link failureChristoph Hellwig
2007-06-07[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger
2007-06-07[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann
2007-06-07[POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig
2007-06-07[POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig
2007-06-07[POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior
2007-06-07[POWERPC] spufs: Fix gang destroy leaksJeremy Kerr
2007-06-07[POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig
2007-06-07[POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann
2007-06-07[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bugOlof Johansson
2007-06-02[POWERPC] Fix zImage.coff generation for 32-bit pmacMilton Miller
2007-06-02[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman
2007-06-02[POWERPC] Fix compile warning in pseries xics codeMichael Neuling
2007-06-02[POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGSDavid Gibson
2007-06-02[POWERPC] Create a zImage for legacy iSeriesStephen Rothwell
2007-06-02[POWERPC] pasemi idle uses hard_smp_processor_idStephen Rothwell
2007-06-02[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_idStephen Rothwell
2007-06-02[POWERPC] Fix compiler/assembler flags for Ebony platform boot filesDavid Gibson
2007-06-02[POWERPC] Fix ppc32 single-stepping out of syscallsBenjamin Herrenschmidt
2007-06-02[POWERPC] Update documentation for of_find_node_by_type()Michael Ellerman
2007-05-23[POWERPC] Fix Kconfig warningKumar Gala
2007-05-23[POWERPC] Fix modpost warningKumar Gala
2007-05-23[POWERPC] Fix Section mismatch warningsLi Yang
2007-05-23[POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi
2007-05-23[POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic)Domen Puncer
2007-05-22[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt
2007-05-22[POWERPC] Fix powerpc vmlinux.lds.SBenjamin Herrenschmidt
2007-05-22[POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAOAnton Blanchard
2007-05-22[POWERPC] Add missing pmc_type fields in cpu_tableAnton Blanchard
2007-05-22[POWERPC] Fix smp_call_function to be preempt-safeHugh Dickins
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg