summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-09-26POWERPC: Flush registers to proper task contextKumar Gala
2007-08-15PPC: Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"Paul Mackerras
2007-07-02[POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driverOlof Johansson
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-14[POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller
2007-06-07[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann
2007-06-02[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman
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-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-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-17[POWERPC] Fix ppc_rtas_progress_show()Segher Boessenkool
2007-05-17[POWERPC] Make sure device node type/name is not NULL on hot-added nodesBenjamin Herrenschmidt
2007-05-17[POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt
2007-05-17[POWERPC] Fix COMMON symbol warningsKumar Gala
2007-05-17[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang
2007-05-12[POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth
2007-05-12[POWERPC] Don't complain if size-cells == 0 in prom_parse()Kim Phillips
2007-05-12[POWERPC] Simplify smp_space_timerswill schmidt
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt
2007-05-11[PATCH] audit signal recipientsAmy Griffis
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis
2007-05-10[POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warningMichael Ellerman
2007-05-10[POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt
2007-05-09[POWERPC] iSeries: suppress build warning in lparmap.cStephen Rothwell
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann
2007-05-08[POWERPC] Early serial debug support for PPC44xDavid Gibson
2007-05-08[POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for nowDavid Gibson
2007-05-08[POWERPC] Tell Phyp we support MSIMichael Ellerman
2007-05-08[POWERPC] PowerPC MSI infrastructureMichael Ellerman
2007-05-08[POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman
2007-05-08Merge branch 'linux-2.6'Paul Mackerras