aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
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-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2-2/+2
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-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-52/+48
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+3
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2-10/+0
2011-11-17powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt4-35/+40
2011-11-17powerpc/book3e-64: Fix debug support for userspaceKumar Gala1-1/+1
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2-1/+2
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand1-1/+1
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang2-4/+4
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds3-0/+3
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds21-39/+613
2011-10-31Cross Memory AttachChristopher Yeoh2-1/+5
2011-10-31powerpc: fix implicit use of mutex.h by include/asm/spu.hPaul Gortmaker1-0/+1
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1