summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-053-16/+29
* KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood2012-03-051-1/+1
* KVM: PPC: e500: MMU APIScott Wood2012-03-053-13/+51
* KVM: PPC: e500: clear up confusion between host and guest entriesScott Wood2012-03-052-1/+24
* KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-051-0/+4
* powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo2012-02-141-0/+5
* powerpc: Implement GET_IP/SET_IPSrikar Dronamraju2012-02-141-8/+12
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-1/+12
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-122-6/+0Star
|\
| * powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-061-1/+0Star
| * PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-5/+0Star
* | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-01-101-2/+2
|\ \
| * | KVM: PPC: Whitespace fix for kvm.hAlexander Graf2011-12-271-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-082-2/+2
|\ \ \
| * | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-022-2/+2
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0Star
|\ \ \ \
| * | | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-7/+1Star
|\ \ \ \ \
| * | | | | consolidate umode_t declarationsAl Viro2012-01-041-6/+0Star
| * | | | | switch spufs guts to umode_tAl Viro2012-01-041-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-072-11/+11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-062-11/+11
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-212-11/+11
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-0729-187/+1182
|\ \ \ \ \ \
| * | | | | | powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha2012-01-041-0/+834
| * | | | | | powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose2011-12-201-3/+82
| * | | | | | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-202-4/+4
| * | | | | | powerpc: Fix comment explaining our VSID layoutAnton Blanchard2011-12-191-4/+3Star
| * | | | | | powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2011-12-191-3/+3
| * | | | | | powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Matt Evans2011-12-191-1/+4
| * | | | | | powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard2011-12-191-1/+2
| * | | | | | powerpc: Use rwsem.h from generic locationRichard Kuo2011-12-162-132/+2Star
| * | | | | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-161-0/+1
| |\ \ \ \ \ \
| | * | | | | | powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-091-0/+1
| * | | | | | | Merge branch 'kexec' into nextBenjamin Herrenschmidt2011-12-162-8/+1Star
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc: Rework die()Anton Blanchard2011-12-081-1/+1
| | * | | | | | | powerpc: Cleanup crash/kexec codeAnton Blanchard2011-12-081-1/+0Star
| | * | | | | | | powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard2011-12-081-6/+0Star
| * | | | | | | | Merge branch 'ps3' into nextBenjamin Herrenschmidt2011-12-161-5/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc/ps3: Fix hcall lv1_read_repository_nodeGeoff Levand2011-12-081-1/+1
| | * | | | | | | | powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand2011-12-081-1/+1
| | * | | | | | | | powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppeGeoff Levand2011-12-081-1/+1
| | * | | | | | | | powerpc/ps3: Fix hcall lv1_net_stop_rx_dmaGeoff Levand2011-12-081-2/+2
| | |/ / / / / / /
| * | | | | | | | Merge branch 'cpuidle' into nextBenjamin Herrenschmidt2011-12-162-0/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc/cpuidle: Handle power_save=offDeepthi Dharwar2011-12-081-0/+1
| | * | | | | | | | powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar2011-12-081-0/+8
| | * | | | | | | | powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar2011-12-082-0/+3
| | |/ / / / / / /
| * | | | | | | | powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras2011-12-081-0/+1
| * | | | | | | | powerpc: Punch a hole in /dev/mem for librtassukadev@linux.vnet.ibm.com2011-12-081-0/+12
| |/ / / / / / /
| * | | | | | | Merge branch 'booke-hugetlb' into nextBenjamin Herrenschmidt2011-12-083-9/+38
| |\ \ \ \ \ \ \