aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov1-0/+1
2012-10-31PPC: ePAPR: Convert hcall header to uapi (round 2)Alexander Graf2-419/+517
2012-10-31Merge commit 'origin/queue' into for-queueAlexander Graf104-2341/+2698
2012-10-30KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()Paul Mackerras1-1/+1
2012-10-30KVM: PPC: Book3S HV: Fix accounting of stolen timePaul Mackerras1-0/+5
2012-10-30KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can runPaul Mackerras1-3/+2
2012-10-30KVM: PPC: Book3S HV: Fixes for late-joining threadsPaul Mackerras1-3/+4
2012-10-30KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lockPaul Mackerras1-0/+1
2012-10-30KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras1-0/+8
2012-10-30PPC: ePAPR: Convert header to uapiAlexander Graf4-55/+100
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti103-1825/+2280
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov1-0/+3
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar1-2/+2
2012-10-18powerpc: Build fix for powerpc KVMAneesh Kumar K.V1-0/+1
2012-10-14powerpc: switch to saner kernel_execve() semanticsAl Viro1-1/+0
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+1
2012-10-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds56-1528/+1705
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-6/+6
2012-10-10Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti10-56/+212
2012-10-09UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells56-1528/+1705
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-0/+5
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li1-0/+1
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-05KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areasPaul Mackerras2-0/+10