summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard-1/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+17
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro-0/+16
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro-3/+0
2012-05-30powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro-2/+2
2012-05-27powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras-36/+46
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-115/+232
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-53/+4
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+0
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-152/+167
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-36/+0
2012-05-22powerpc: Fixing a cputhread code documentationAnshuman Khandual-1/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-14/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-3/+0
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt-3/+4
2012-05-14powerpc/pseries: Add PFO support to the VIO busKent Yoder-0/+46
2012-05-14powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder-0/+12
2012-05-14powerpc/pseries: Add new hvcall constants to support PFOKent Yoder-2/+23
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown-53/+4
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra-36/+0
2012-05-09powerpc: Remove now unused _TIF_RUNLATCHTiejun Chen-1/+0
2012-05-09Merge branch 'merge' into nextBenjamin Herrenschmidt-11/+0
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt-7/+0
2012-05-08powerpc: Use common threadinfo allocatorThomas Gleixner-13/+0
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner-4/+0
2012-05-08powerpc: Remove unused cpu_idle_wait()Thomas Gleixner-1/+0
2012-05-06KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf-2/+4
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt-0/+2
2012-05-06kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt-1/+5
2012-05-06KVM: PPC: Restrict PPC_[L|ST]D macro to asm codeAlexander Graf-0/+2
2012-05-06KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...Varun Sethi-0/+8
2012-05-06KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan-0/+1
2012-04-30powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard-6/+0
2012-04-30powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard-11/+10
2012-04-30powerpc: Optimise enable_kernel_altivecAnton Blanchard-0/+1
2012-04-30powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard-1/+4
2012-04-30powerpc: Reformat lppaca.hAnton Blanchard-72/+68
2012-04-30powerpc: Remove iseries specific fields in lppacaAnton Blanchard-58/+12
2012-04-30powerpc: Clean up lppaca->cede_latency_hintAnton Blanchard-13/+3
2012-04-30Merge remote-tracking branch 'geoff/for-powerpc' into nextBenjamin Herrenschmidt-2/+2
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely-4/+0
2012-04-24powerpc/ps3: Correct lv1 repository routine namesGeoff Levand-2/+2
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt-18/+0
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt-5/+1
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti-2/+0
2012-04-19powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu-0/+1
2012-04-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach-5/+0
2012-04-11KVM: PPC: add CPU_FTR_EMB_HV to CPU tableScott Wood-1/+1
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely-2/+0