aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-06-14[POWERPC] Consolidate sys_sigaltstackChristoph Hellwig
2007-06-14[POWERPC] Make syscall restart code more commonBenjamin Herrenschmidt
2007-06-14[POWERPC] Always apply DABR changes on context switchesBenjamin Herrenschmidt
2007-06-14[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] ptrace shouldn't touch FP exec modeBenjamin Herrenschmidt
2007-06-14[POWERPC] Allow ptrace write to pt_regs trap and orig_r3Benjamin Herrenschmidt
2007-06-14[POWERPC] Remove some useless ifdef's in ptraceBenjamin Herrenschmidt
2007-06-14[POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt
2007-06-14[POWERPC] ptrace cleanupsBenjamin Herrenschmidt
2007-06-14[POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt
2007-06-14[POWERPC] Fix VDSO compile warningSegher Boessenkool
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