summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-042-17/+2
|\
| * powerpc: Remove savemaxmem parameter setupZhang Yanfei2013-07-041-10/+0
| * mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-041-7/+2
| * mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-1/+1
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-041-3/+2
|\ \ | |/ |/|
| * Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-151-2/+1
| |\
| | * PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-051-2/+1
| * | powerpc/PCI: Use PCI_UNKNOWN for unknown power stateBjorn Helgaas2013-05-171-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-18/+2
|\ \
| * | proc_powerpc: switch to fixed_size_llseek()Al Viro2013-06-291-18/+2
* | | powerpc/pci: Improve device hotplug initializationGuenter Roeck2013-06-301-5/+12
|/ /
* | powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt2013-06-151-1/+1
* | powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-152-1/+11
* | powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-151-2/+2
* | powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman2013-06-101-28/+0
* | powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2013-06-101-1/+2
* | powerpc/power8: Update denormalization handlerMichael Neuling2013-06-101-0/+10
* | powerpc/pseries: Simplify denormalization handlerMichael Neuling2013-06-101-64/+16
* | powerpc/power8: Fix oprofile and perfMichael Neuling2013-06-101-4/+4
* | powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao2013-06-101-1/+3
* | powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt2013-06-011-1/+1
* | powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao2013-06-011-4/+1
* | powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao2013-06-011-9/+0
* | powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-06-011-1/+1
* | powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-06-011-0/+7
* | powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan2013-06-011-2/+2
* | powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-014-27/+48
* | powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-011-0/+29
* | powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt2013-05-242-0/+18
* | powerpc: Context switch more PMU related SPRsMichael Ellerman2013-05-242-0/+34
* | powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt2013-05-241-3/+4
* | powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt2013-05-241-2/+6
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-1415-40/+235
|\ \ | |/ |/|
| * powerpc: Set show_unhandled_signals to 1 by defaultBenjamin Herrenschmidt2013-05-141-1/+1
| * powerpc: Use the new schedule_user API on userspace preemptionLi Zhong2013-05-141-1/+2
| * powerpc: Exit user context on notify resumeLi Zhong2013-05-141-0/+5
| * powerpc: Exception hooks for context tracking subsystemLi Zhong2013-05-141-22/+58
| * powerpc: Syscall hooks for context tracking subsystemLi Zhong2013-05-141-0/+5
| * powerpc/booke64: Fix kernel hangs at kernel_dbg_excScott Wood2013-05-142-4/+11
| * powerpc: Provide __bswapdi2David Woodhouse2013-05-143-1/+24
| * powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong2013-05-143-4/+1
| * powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-141-0/+113
| * powerpc/rtas_flash: Fix validate_flash buffer overflow issueVasant Hegde2013-05-141-4/+6
| * powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard2013-05-141-0/+4
| * powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V2013-05-141-3/+2
| * powerpc: Add an in memory udbg consoleAlistair Popple2013-05-071-0/+3
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-1/+1
|\ \
| * | powerpc: Remove static branch prediction in 64bit traced syscall pathAnton Blanchard2013-04-101-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-101-8/+0
|\ \ \ | |_|/ |/| |
| * | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-8/+0