summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-7/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-11/+11
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds29-187/+1182
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2-11/+11
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-43/+27
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+0
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha1-0/+834
2012-01-03consolidate umode_t declarationsAl Viro1-6/+0
2012-01-03switch spufs guts to umode_tAl Viro1-1/+1
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-33/+35
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab1-0/+2
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab2-33/+33
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2-11/+11
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-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky1-43/+27
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds1-0/+1
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo1-8/+0
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