summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove unused vgacon_remap_base & fix build breakMichael Ellerman2014-11-101-5/+0
* powerpc/ftrace: Fix obsolete commentJiri Slaby2014-11-101-1/+1
* powerpc/ftrace: simplify prepare_ftrace_returnAnton Blanchard2014-11-103-50/+30
* powerpc/ftrace: Remove mod_return_to_handlerAnton Blanchard2014-11-103-43/+4
* powerpc: Move sparse_init() into initmem_initAnton Blanchard2014-11-101-1/+0
* powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-106-6/+0
* powerpc: Remove some old bootmem related commentsAnton Blanchard2014-11-102-6/+3
* powerpc: Remove bootmem allocatorAnton Blanchard2014-11-102-5/+3
* powerpc: Remove ppc64_boot_msgAnton Blanchard2014-11-051-29/+0
* powerpc/pci: Quieten unset I/O resource warningAnton Blanchard2014-11-051-1/+1
* powerpc: Use probe_kernel_address in show_instructionsAnton Blanchard2014-11-051-6/+2
* Merge branch 'topic/get-cpu-var' into nextMichael Ellerman2014-11-0512-48/+48
|\
| * powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-0312-48/+48
* | Merge branch 'topic/pm-power-off' into nextMichael Ellerman2014-11-051-3/+3
|\ \
| * | powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-3/+3
| |/
* | powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard2014-10-311-0/+6
* | powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-301-57/+57
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-2112-56/+72
|\
| * powerpc: Only do dynamic DMA zone limits on platforms that need itMichael Ellerman2014-10-171-0/+8
| * powerpc: Add printk levels to setup_system outputAnton Blanchard2014-10-161-16/+16
| * powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan2014-10-151-0/+7
| * powerpc/eeh: Block PCI config access upon frozen PEGavin Shan2014-10-151-0/+8
| * powerpc/pseries: Drop config requests in EEH accessorsGavin Shan2014-10-151-19/+11
| * powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan2014-10-153-14/+14
| * powerpc/eeh: Fix condition for isolated stateGavin Shan2014-10-151-1/+1
| * powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2014-10-155-5/+5
| * powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2014-10-154-2/+8
| * powerpc/book3s: Don't clear MSR_RI in hmi handler.Mahesh Salgaonkar2014-10-101-5/+0
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-5/+2
|\ \
| * | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-5/+2
* | | powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman2014-10-161-1/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-1132-448/+641
|\ \ \ | | |/ | |/|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-043-96/+95
| |\ \
| | * | powerpc/8xx: Duplicate two insns instead of branchingLEROY Christophe2014-09-041-2/+4
| | * | powerpc/8xx: Optimize verification in FixupDARLEROY Christophe2014-09-041-4/+2
| | * | powerpc/8xx: No need to save r10 and r3 when not calling FixupDARLEROY Christophe2014-09-041-14/+13
| | * | powerpc/8xx: Fix comment about DIRTY updateLEROY Christophe2014-09-041-6/+2
| | * | powerpc/8xx: Remove loading of r10 at end of FixupDARLEROY Christophe2014-09-041-4/+3
| | * | powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlersLEROY Christophe2014-09-041-68/+36
| | * | powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe2014-09-041-5/+5
| | * | powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g()Scott Wood2014-09-031-2/+6
| | * | powerpc/64: Honor swiotlb limit in coherent allocationsScott Wood2014-09-031-1/+14
| | * | powerpc: Dynamic DMA zone limitsScott Wood2014-09-031-0/+20
| * | | powerpc/kdump: crash_dump.c needs to include io.hMichael Ellerman2014-10-031-0/+1
| * | | powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang2014-10-031-1/+0
| * | | powerpc: Add printk levels to powerpc codeAnton Blanchard2014-10-022-4/+4
| * | | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-024-7/+3
| * | | powerpc: Use pr_fmt in module loader codeAnton Blanchard2014-10-022-36/+31
| * | | powerpc/eeh: Show hex prefix for PE state sysfsGavin Shan2014-10-011-1/+1
| * | | powerpc/powernv: Override dma_get_required_mask()Gavin Shan2014-09-301-4/+10
OpenPOWER on IntegriCloud