summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * [POWERPC] Remove obsolete freezer bitsBenjamin Herrenschmidt2007-06-141-12/+0
| | * [POWERPC] Consolidate do_signalChristoph Hellwig2007-06-144-175/+120
| | * [POWERPC] Consolidate restore_sigmaskChristoph Hellwig2007-06-144-34/+18
| | * [POWERPC] Consolidate sys_sigaltstackChristoph Hellwig2007-06-143-16/+7
| | * [POWERPC] Make syscall restart code more commonBenjamin Herrenschmidt2007-06-145-77/+94
| | * [POWERPC] Always apply DABR changes on context switchesBenjamin Herrenschmidt2007-06-141-7/+7
| | * [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bitsBenjamin Herrenschmidt2007-06-141-4/+0
| | * [POWERPC] ptrace shouldn't touch FP exec modeBenjamin Herrenschmidt2007-06-144-94/+39
| | * [POWERPC] Allow ptrace write to pt_regs trap and orig_r3Benjamin Herrenschmidt2007-06-142-16/+20
| | * [POWERPC] Remove some useless ifdef's in ptraceBenjamin Herrenschmidt2007-06-141-4/+0
| | * [POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt2007-06-144-254/+232
| | * [POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt2007-06-143-166/+209
| | * [POWERPC] ptrace cleanupsBenjamin Herrenschmidt2007-06-145-242/+197
| | * [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bitsBenjamin Herrenschmidt2007-06-141-0/+2
| | * [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-145-246/+400
| | * [POWERPC] Fix VDSO compile warningSegher Boessenkool2007-06-141-1/+1
* | | generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* | | PCI: read revision ID by defaultAuke Kok2007-07-111-0/+2
* | | PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-112-4/+4
|/ /
* | [POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driverOlof Johansson2007-07-021-0/+6
* | Fix VDSO gettimeofday() when called with NULL struct timeval.Will Schmidt2007-06-291-1/+1
* | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-281-0/+9
* | [POWERPC] Fix subtle FP state corruption bug in signal return on SMPPaul Mackerras2007-06-261-3/+7
* | [POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds2007-06-262-4/+7
|/
* [POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller2007-06-141-1/+7
* [POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann2007-06-071-1/+1
* [POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman2007-06-021-3/+3
* [POWERPC] Fix ppc32 single-stepping out of syscallsBenjamin Herrenschmidt2007-06-021-0/+2
* [POWERPC] Update documentation for of_find_node_by_type()Michael Ellerman2007-06-021-5/+6
* [POWERPC] Fix powerpc vmlinux.lds.SBenjamin Herrenschmidt2007-05-221-1/+0
* [POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAOAnton Blanchard2007-05-221-3/+3
* [POWERPC] Add missing pmc_type fields in cpu_tableAnton Blanchard2007-05-221-0/+4
* [POWERPC] Fix smp_call_function to be preempt-safeHugh Dickins2007-05-221-16/+18
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+2
* [POWERPC] Fix ppc_rtas_progress_show()Segher Boessenkool2007-05-171-1/+1
* [POWERPC] Make sure device node type/name is not NULL on hot-added nodesBenjamin Herrenschmidt2007-05-171-0/+5
* [POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt2007-05-172-5/+28
* [POWERPC] Fix COMMON symbol warningsKumar Gala2007-05-171-3/+15
* [POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang2007-05-171-1/+1
* [POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth2007-05-121-0/+41
* [POWERPC] Don't complain if size-cells == 0 in prom_parse()Kim Phillips2007-05-121-1/+1
* [POWERPC] Simplify smp_space_timerswill schmidt2007-05-121-17/+2
* Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-05-112-0/+22
|\
| * [PATCH] audit signal recipientsAmy Griffis2007-05-111-0/+9
| * [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-112-0/+13
* | powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt2007-05-112-5/+1
|/
* [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warningMichael Ellerman2007-05-101-16/+31
* [POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras2007-05-101-24/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-092-6/+13
|\
OpenPOWER on IntegriCloud