summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao2012-09-121-2/+1
* powerpc/mm: Match variable types to APIJoe MacDonald2012-09-101-2/+4
* powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose2012-09-071-1/+1
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-072-3/+5
|\
| * powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew2012-09-051-3/+4
| * KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-161-0/+1
* | powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit intMihai Caraman2012-09-051-2/+2
* | powerpc/booke64: Add DO_KVM kernel hooksMihai Caraman2012-09-051-3/+11
* | powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli2012-09-051-0/+1
* | powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman2012-09-053-3/+1
* | powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman2012-09-051-2/+1
* | powerpc/mm: Replace abs_to_virt() with __va()Michael Ellerman2012-09-051-2/+1
|/
* powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-111-4/+4
* powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling2012-07-102-13/+13
* powerpc: Fixes for instructions not using correct register namingMichael Neuling2012-07-101-5/+5
* powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-101-48/+40
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-103-82/+82
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-101-1/+1
|\
| * powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt2012-07-101-1/+1
* | powerpc/numa: Fix OF node refcounting bugGavin Shan2012-07-031-0/+2
|/
* powerpc: Fix uninitialised error in numa.cMichael Neuling2012-06-291-1/+1
* powerpc: use clear_tasks_mm_cpumask()Anton Vorontsov2012-05-311-9/+2
* powerpc: fix compile fail in hugetlb cmdline parsingPaul Gortmaker2012-05-071-1/+2
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-288-7/+3
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-288-7/+3
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-281-0/+2
|\ \
| * | KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras2012-03-051-0/+2
* | | params: <level>_initcall-like kernel parametersPawel Moll2012-03-261-1/+2
| |/ |/|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-219-96/+186
|\ \
| * | powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-213-21/+3
| * | powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2Kumar Gala2012-03-151-6/+13
| * | powerpc: Add support for page fault retry and fatal signalsBenjamin Herrenschmidt2012-03-091-50/+120
| * | powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-091-0/+11
| * | powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-091-16/+0
| * | powerpc: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-03-071-1/+1
| * | powerpc/icswx: Fix race condition with IPI setting ACOPJimi Xenidis2012-03-072-2/+27
| * | fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-231-0/+11
| |/
* | powerpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-7/+6
|/
* cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao2012-01-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-4/+4
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-4/+4
| |\ \
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-4/+4
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-0615-288/+577
|\ \ \ \
| * | | | powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose2011-12-201-0/+7
| * | | | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-201-1/+1
| * | | | powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes2011-12-191-1/+1
| * | | | powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes2011-12-191-1/+1
| * | | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-161-4/+0
| |\ \ \ \
OpenPOWER on IntegriCloud