summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-20powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose1-3/+82
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2-4/+4
2011-12-19powerpc: Fix comment explaining our VSID layoutAnton Blanchard1-4/+3
2011-12-19powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab1-3/+3
2011-12-19powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Matt Evans1-1/+4
2011-12-19powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard1-1/+2
2011-12-16powerpc: Use rwsem.h from generic locationRichard Kuo2-132/+2
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt1-0/+1
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt2-8/+1
2011-12-16Merge branch 'ps3' into nextBenjamin Herrenschmidt1-5/+5
2011-12-16Merge branch 'cpuidle' into nextBenjamin Herrenschmidt2-0/+12
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds1-0/+1
2011-12-08powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras1-0/+1
2011-12-08powerpc: Punch a hole in /dev/mem for librtassukadev@linux.vnet.ibm.com1-0/+12
2011-12-08powerpc/ps3: Fix hcall lv1_read_repository_nodeGeoff Levand1-1/+1
2011-12-08powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand1-1/+1
2011-12-08powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppeGeoff Levand1-1/+1
2011-12-08powerpc/ps3: Fix hcall lv1_net_stop_rx_dmaGeoff Levand1-2/+2
2011-12-08powerpc: Rework die()Anton Blanchard1-1/+1
2011-12-08powerpc: Cleanup crash/kexec codeAnton Blanchard1-1/+0
2011-12-08powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard1-6/+0
2011-12-08powerpc/cpuidle: Handle power_save=offDeepthi Dharwar1-0/+1
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar1-0/+8
2011-12-08powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar2-0/+3
2011-12-08Merge branch 'booke-hugetlb' into nextBenjamin Herrenschmidt3-9/+38
2011-12-07Merge branch 'mpic' into nextBenjamin Herrenschmidt1-4/+10
2011-12-07powerpc/pci: Make pci_read_irq_line() staticBenjamin Herrenschmidt1-2/+0
2011-12-07powerpc/powernv: Update OPAL interfacesBenjamin Herrenschmidt1-4/+127
2011-12-07powerpc: Define/use HUGETLB_NEED_PRELOAD insead of complicated #ifBecky Bruce2-2/+8
2011-12-07powerpc/book3e: Change hugetlb preload to take vma argumentBecky Bruce1-1/+2
2011-12-07powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce1-5/+14
2011-12-07powerpc: hugetlb: modify include usage for FSL BookE codeBecky Bruce1-3/+3
2011-12-07powerpc: hugetlb: fix huge_ptep_set_access_flags return valueBecky Bruce1-0/+11
2011-12-07powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICESBecky Bruce1-0/+2
2011-12-07powerpc/mpic: Cache the device-tree node in "struct mpic"Kyle Moffett1-0/+3
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-4/+4
2011-12-07powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett1-0/+3
2011-11-28powerpc: Implement CONFIG_STRICT_DEVMEMsukadev@linux.vnet.ibm.com1-0/+1
2011-11-25Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt1-2/+5
2011-11-25powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt1-1/+5
2011-11-25powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt1-1/+3
2011-11-25powerpc/pci: Add a platform hook after probe and before resource surveyBenjamin Herrenschmidt1-0/+3
2011-11-25powerpc: Add pgprot_cached_noncoherent()Geoff Thorpe1-0/+3
2011-11-25powerpc/pseries: Cancel RTAS event scan before firmware flashRavi K. Nittala1-0/+6
2011-11-25powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis3-1/+9
2011-11-25powerpc/pseries: Software invalidatation of TCEsMilton Miller1-3/+5
2011-11-25powerpc/time: Optimise decrementer_check_overflowAnton Blanchard1-1/+1
2011-11-25powerpc/time: Handle wrapping of decrementerAnton Blanchard1-0/+2
2011-11-24powerpc/85xx: Add lbc suspend support for PMJia Hongtao1-2/+5
2011-11-21Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+0