summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-193-1/+3
|\
| * powerpc: add finit_module syscall.Rusty Russell2012-12-143-1/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-1824-163/+210
|\ \
| * | powerpc/iommu/fsl: Add PAMU bypass enable register to ccsr_guts structVarun Sethi2012-11-251-1/+3
| * | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-151-0/+20
| * | powerpc: Add set_mode hcallIan Munsie2012-11-152-2/+5
| * | powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling2012-11-151-0/+2
| * | powerpc: Add relocation on exception vector handlersMichael Neuling2012-11-151-1/+3
| * | powerpc: Add new macros needed for relocation on exceptionsMichael Neuling2012-11-151-0/+90
| * | powerpc: Make load_hander handle upto 64k offsetMichael Neuling2012-11-151-1/+2
| * | Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-153-47/+21
| |\ \
| | * | powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-152-15/+5
| | * | powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-32/+0
| | * | powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot2012-11-151-0/+16
| | |/
| * | powerpc: Use asm-generic/bitops/le.hAkinobu Mita2012-11-151-54/+1
| * | powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.hAkinobu Mita2012-11-151-11/+9
| * | powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-159-9/+9
| * | powerpc: Remove stale function prototypes from setup.hAnton Blanchard2012-11-151-4/+0
| * | powerpc: Move most of setup.h out of uapiAnton Blanchard2012-11-152-31/+33
| * | powerpc: POWER8 cputable entryMichael Neuling2012-11-153-2/+12
| * | powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman2012-11-151-3/+0
| * | powerpc/udbg: Remove unused udbg_read()Michael Ellerman2012-11-151-1/+0
| * | powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds2012-11-151-0/+4
| |/
* | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-172-1/+2
* | include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach2012-12-171-18/+18
* | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-1319-121/+464
|\ \
| * | KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman2012-12-061-0/+2
| * | KVM: PPC: Make EPCR a valid field for booke64 and bookehvAlexander Graf2012-12-061-1/+6
| * | KVM: PPC: booke: Extend MAS2 EPN mask for 64-bitMihai Caraman2012-12-061-1/+1
| * | KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulationMihai Caraman2012-12-061-0/+10
| * | KVM: PPC: e500: Add emulation helper for getting instruction eaMihai Caraman2012-12-061-0/+11
| * | KVM: PPC: bookehv64: Add support for interrupt handlingMihai Caraman2012-12-061-0/+25
| * | KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...Paul Mackerras2012-12-061-0/+10
| * | KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras2012-12-061-2/+3
| * | KVM: PPC: Book3S PR: Fix VSX handlingPaul Mackerras2012-12-061-0/+1
| * | KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registersPaul Mackerras2012-12-061-0/+2
| * | KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-063-0/+49
| * | KVM: PPC: Book3S HV: Make a HPTE removal function availablePaul Mackerras2012-12-061-0/+3
| * | KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEsPaul Mackerras2012-12-062-0/+10
| * | KVM: PPC: Book3S HV: Restructure HPT entry creation codePaul Mackerras2012-12-061-2/+3
| * | PPC: ePAPR: Convert hcall header to uapi (round 2)Alexander Graf2012-10-312-419/+517
| * | Merge commit 'origin/queue' into for-queueAlexander Graf2012-10-31104-2341/+2698
| |\ \
| | * \ Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-29103-1825/+2280
| | |\ \ | | | |/
| * | | KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()Paul Mackerras2012-10-301-1/+1
| * | | KVM: PPC: Book3S HV: Fix accounting of stolen timePaul Mackerras2012-10-301-0/+5
| * | | KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can runPaul Mackerras2012-10-301-3/+2
| * | | KVM: PPC: Book3S HV: Fixes for late-joining threadsPaul Mackerras2012-10-301-3/+4
| * | | KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lockPaul Mackerras2012-10-301-0/+1
| * | | KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras2012-10-301-0/+8
| * | | PPC: ePAPR: Convert header to uapiAlexander Graf2012-10-304-55/+100
| |/ /
OpenPOWER on IntegriCloud