summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew
2013-10-14treewide: fix "distingush" typoMichael Opdenacker
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds
2013-09-03Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03powerpc kvm: use fdgetAl Viro
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-30Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queueGleb Natapov
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf
2013-08-29KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()Paul Mackerras
2013-08-28KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras
2013-08-28KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMXPaul Mackerras
2013-08-28KVM: PPC: Book3S: Fix compile error in XICS emulationPaul Mackerras
2013-08-28KVM: PPC: Book3S PR: return appropriate error when allocation failsThadeu Lima de Souza Cascardo
2013-08-28arch: powerpc: kvm: add signed type cast for comparationChen Gang
2013-08-27powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras
2013-08-27powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt
2013-08-26ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud
2013-08-23i2c: move OF helpers into the coreWolfram Sang
2013-08-22Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven
2013-08-22powerpc/kvm: Copy the pvr value after memsetAneesh Kumar K.V
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas
2013-08-21of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha
2013-08-21powerpc: refactor of_get_cpu_node to support other architecturesSudeep KarkadaNagesha
2013-08-20ppc: init_32: Fix error typo "CONFIG_START_KERNEL"Paul Bolle
2013-08-19powerpc/pseries: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah
2013-08-19powerpc/pseries: Remove (de)compression in nvram with pstore enabledAruna Balakrishnaiah
2013-08-15Merge tag 'v3.11-rc5' into perf/coreIngo Molnar
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker
2013-08-09powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling
2013-08-09powerpc: Save the TAR register earlierMichael Neuling
2013-08-09powerpc: Fix context switch DSCR on POWER8Michael Neuling
2013-08-09powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling
2013-08-09powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling
2013-08-09powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo
2013-08-09powerpc/kvm: Add signed type cast for comparationChen Gang