aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds24-163/+210
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2-1/+2
2012-12-17include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach1-18/+18
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-121/+464
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+4
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-12/+3
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-12-06KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman1-0/+2
2012-12-06KVM: PPC: Make EPCR a valid field for booke64 and bookehvAlexander Graf1-1/+6
2012-12-06KVM: PPC: booke: Extend MAS2 EPN mask for 64-bitMihai Caraman1-1/+1
2012-12-06KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulationMihai Caraman1-0/+10
2012-12-06KVM: PPC: e500: Add emulation helper for getting instruction eaMihai Caraman1-0/+11
2012-12-06KVM: PPC: bookehv64: Add support for interrupt handlingMihai Caraman1-0/+25
2012-12-06KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panickingPaul Mackerras1-0/+10
2012-12-06KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras1-2/+3
2012-12-06KVM: PPC: Book3S PR: Fix VSX handlingPaul Mackerras1-0/+1
2012-12-06KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registersPaul Mackerras1-0/+2
2012-12-06KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras3-0/+49
2012-12-06KVM: PPC: Book3S HV: Make a HPTE removal function availablePaul Mackerras1-0/+3
2012-12-06KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEsPaul Mackerras2-0/+10
2012-12-06KVM: PPC: Book3S HV: Restructure HPT entry creation codePaul Mackerras1-2/+3
2012-11-29unify default ptrace_signal_deliverAl Viro1-2/+0
2012-11-28powerpc: switch to generic fork/clone/vforkAl Viro2-9/+3
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-nextAl Viro1-1/+0
2012-11-25powerpc/iommu/fsl: Add PAMU bypass enable register to ccsr_guts structVarun Sethi1-1/+3
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker1-0/+2
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder2-3/+3
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-11-17PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann1-0/+3
2012-11-15powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie1-0/+20
2012-11-15powerpc: Add set_mode hcallIan Munsie2-2/+5
2012-11-15powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling1-0/+2
2012-11-15powerpc: Add relocation on exception vector handlersMichael Neuling1-1/+3
2012-11-15powerpc: Add new macros needed for relocation on exceptionsMichael Neuling1-0/+90
2012-11-15powerpc: Make load_hander handle upto 64k offsetMichael Neuling1-1/+2
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt3-47/+21
2012-11-15powerpc: Use asm-generic/bitops/le.hAkinobu Mita1-54/+1
2012-11-15powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.hAkinobu Mita1-11/+9
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li9-9/+9
2012-11-15powerpc: Remove stale function prototypes from setup.hAnton Blanchard1-4/+0
2012-11-15powerpc: Move most of setup.h out of uapiAnton Blanchard2-31/+33
2012-11-15powerpc: POWER8 cputable entryMichael Neuling3-2/+12
2012-11-15powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman1-3/+0
2012-11-15powerpc/udbg: Remove unused udbg_read()Michael Ellerman1-1/+0
2012-11-15powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds1-0/+4
2012-11-15powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2-15/+5
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot1-32/+0
2012-11-15powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot1-0/+16