summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-07-20KVM: remove the unused parameter of gfn_to_pfn_memslotXiao Guangrong
2012-07-18KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa
2012-07-18KVM: MMU: Make kvm_handle_hva() handle range of addressesTakuya Yoshikawa
2012-07-18KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()Takuya Yoshikawa
2012-07-11KVM: PPC: Critical interrupt emulation supportBharat Bhushan
2012-07-11KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guestsMihai Caraman
2012-07-11KVM: PPC64: booke: Set interrupt computation mode for 64-bit hostMihai Caraman
2012-07-11KVM: PPC: bookehv: Add ESR flag to Data Storage InterruptMihai Caraman
2012-07-11KVM: PPC: bookehv64: Add support for std/ld emulation.Varun Sethi
2012-07-11booke: Added crit/mc exception handler for e500v2Bharat Bhushan
2012-07-11booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan
2012-06-06Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01powerpc: get rid of restore_sigmask()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01powerpc: use clear_tasks_mm_cpumask()Anton Vorontsov
2012-05-31bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-31powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro
2012-05-30KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.Bharat Bhushan
2012-05-30KVM: PPC: booke: Added DECAR supportBharat Bhushan
2012-05-30KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras
2012-05-30KVM: PPC: Factor out guest epapr initializationLiu Yu-B13201
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-28powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-24move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-22powerpc: Fix irq distributionKim Phillips
2012-05-22Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt
2012-05-22powerpc: Fixing a cputhread code documentationAnshuman Khandual
2012-05-22powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro