aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard1-0/+5
2012-06-15Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras1-0/+3
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard1-1/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+17
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-30powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro1-2/+2
2012-05-27powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2-36/+46
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-115/+232
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-53/+4
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds11-152/+167
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-36/+0
2012-05-22powerpc: Fixing a cputhread code documentationAnshuman Khandual1-1/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-14/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt1-3/+4
2012-05-14powerpc/pseries: Add PFO support to the VIO busKent Yoder1-0/+46
2012-05-14powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder1-0/+12
2012-05-14powerpc/pseries: Add new hvcall constants to support PFOKent Yoder1-2/+23
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-53/+4
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-36/+0
2012-05-09powerpc: Remove now unused _TIF_RUNLATCHTiejun Chen1-1/+0
2012-05-09Merge branch 'merge' into nextBenjamin Herrenschmidt2-11/+0
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt1-7/+0
2012-05-08powerpc: Use common threadinfo allocatorThomas Gleixner1-13/+0
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner1-4/+0
2012-05-08powerpc: Remove unused cpu_idle_wait()Thomas Gleixner1-1/+0
2012-05-06KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf1-2/+4
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt1-0/+2
2012-05-06kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2-1/+5
2012-05-06KVM: PPC: Restrict PPC_[L|ST]D macro to asm codeAlexander Graf1-0/+2
2012-05-06KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copies.Varun Sethi1-0/+8
2012-05-06KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan1-0/+1
2012-04-30powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard1-6/+0
2012-04-30powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2-11/+10
2012-04-30powerpc: Optimise enable_kernel_altivecAnton Blanchard1-0/+1
2012-04-30powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard1-1/+4
2012-04-30powerpc: Reformat lppaca.hAnton Blanchard1-72/+68
2012-04-30powerpc: Remove iseries specific fields in lppacaAnton Blanchard1-58/+12
2012-04-30powerpc: Clean up lppaca->cede_latency_hintAnton Blanchard1-13/+3
2012-04-30Merge remote-tracking branch 'geoff/for-powerpc' into nextBenjamin Herrenschmidt1-2/+2
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely1-4/+0
2012-04-24powerpc/ps3: Correct lv1 repository routine namesGeoff Levand1-2/+2
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt1-18/+0
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2-5/+1
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti1-2/+0
2012-04-19powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu1-0/+1
2012-04-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach1-5/+0