Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-03-29 | 13 | -67/+377 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8 | Paul Mackerras | 2014-03-29 | 3 | -1/+33 | |
| | * | | | | | | | KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset | Paul Mackerras | 2014-03-29 | 1 | -1/+9 | |
| | * | | | | | | | KVM: PPC: Book3S HV: Don't use kvm_memslots() in real mode | Paul Mackerras | 2014-03-29 | 2 | -3/+15 | |
| | * | | | | | | | KVM: PPC: Book3S HV: Return ENODEV error rather than EIO | Paul Mackerras | 2014-03-29 | 1 | -1/+1 | |
| | * | | | | | | | KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS code | Paul Mackerras | 2014-03-29 | 1 | -2/+5 | |
| | * | | | | | | | KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state | Michael Neuling | 2014-03-29 | 1 | -22/+125 | |
| | * | | | | | | | KVM: PPC: Book3S HV: Add transactional memory support | Michael Neuling | 2014-03-29 | 4 | -30/+149 | |
| | * | | | | | | | KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n | Anton Blanchard | 2014-03-26 | 1 | -3/+1 | |
| | * | | | | | | | KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE | Laurent Dufour | 2014-03-26 | 3 | -1/+31 | |
| | * | | | | | | | KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write | Greg Kurz | 2014-03-26 | 2 | -3/+8 | |
| * | | | | | | | | Merge branch 'kvm-ppc-fix' into HEAD | Paolo Bonzini | 2014-03-14 | 1 | -69/+2 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | / / / / / | | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-04-02 | 5 | -5/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 2014-03-31 | 2 | -0/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'devicetree/next-reserved-mem' into devicetree/next | Grant Likely | 2014-03-19 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | powerpc: add support for reserved memory defined by device tree | Marek Szyprowski | 2014-03-13 | 2 | -0/+4 | |
| * | | | | | | | | | of: Make device nodes kobjects so they show up in sysfs | Grant Likely | 2014-03-11 | 3 | -5/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-02 | 12 | -67/+161 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cpuidle/powernv: Add "Fast-Sleep" CPU idle state | Preeti U Murthy | 2014-03-05 | 2 | -1/+5 | |
| * | | | | | | | | | powerpc/powernv: Add OPAL call to resync timebase on wakeup | Vaidyanathan Srinivasan | 2014-03-05 | 4 | -1/+31 | |
| * | | | | | | | | | powerpc/powernv: Add context management for Fast Sleep | Vaidyanathan Srinivasan | 2014-03-05 | 3 | -21/+53 | |
| * | | | | | | | | | powerpc: Split timer_interrupt() into timer handling and interrupt handling r... | Preeti U Murthy | 2014-03-05 | 1 | -35/+46 | |
| * | | | | | | | | | powerpc: Implement tick broadcast IPI as a fixed IPI message | Srivatsa S. Bhat | 2014-03-05 | 6 | -7/+26 | |
| * | | | | | | | | | powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message | Srivatsa S. Bhat | 2014-03-05 | 4 | -10/+8 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-04-02 | 161 | -898/+4409 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2014-03-24 | 57 | -210/+1259 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | fsl/pci: The new pci suspend/resume implementation | Wang Dongsheng | 2014-03-19 | 17 | -24/+185 | |
| | * | | | | | | | | | powerpc/booke64: Critical and machine check exception support | Scott Wood | 2014-03-19 | 3 | -61/+300 | |
| | * | | | | | | | | | powerpc/booke64: Add crit/mc/debug support to EXCEPTION_COMMON | Scott Wood | 2014-03-19 | 1 | -30/+33 | |
| | * | | | | | | | | | powerpc/booke64: Remove ints from EXCEPTION_COMMON | Scott Wood | 2014-03-19 | 1 | -36/+46 | |
| | * | | | | | | | | | powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers | Scott Wood | 2014-03-19 | 4 | -31/+42 | |
| | * | | | | | | | | | powerpc/booke64: Use SPRG7 for VDSO | Scott Wood | 2014-03-19 | 12 | -47/+33 | |
| | * | | | | | | | | | powerpc/e6500: Make TLB lock recursive | Scott Wood | 2014-03-19 | 3 | -10/+20 | |
| | * | | | | | | | | | powerpc/booke64: Fix exception numbers | Scott Wood | 2014-03-19 | 1 | -6/+6 | |
| | * | | | | | | | | | powerpc/book3e: store crit/mc/dbg exception thread info | Tiejun Chen | 2014-03-19 | 1 | -3/+19 | |
| | * | | | | | | | | | powerpc/book3e: initialize crit/mc/dbg kernel stack pointers | Tiejun Chen | 2014-03-19 | 1 | -6/+12 | |
| | * | | | | | | | | | powerpc/fsl: add PVR definition for E500MC and E5500 | Wang Dongsheng | 2014-03-19 | 1 | -0/+2 | |
| | * | | | | | | | | | Corenet: Add QE platform support for Corenet | Zhao Qiang | 2014-03-19 | 1 | -0/+16 | |
| | * | | | | | | | | | QE: split function mpc85xx_qe_init() into two functions. | Zhao Qiang | 2014-03-19 | 5 | -0/+11 | |
| | * | | | | | | | | | powerpc: 85xx rdb: move np pointer to avoid builderror | Sebastian Siewior | 2014-03-19 | 1 | -4/+1 | |
| | * | | | | | | | | | powerpc/config: Remove unnecssary CONFIG_FSL_IFC | Prabhakar Kushwaha | 2014-03-19 | 3 | -3/+0 | |
| | * | | | | | | | | | powerpc: T4240: Add ina220 node in dts | Tang Yuantian | 2014-03-19 | 1 | -0/+42 | |
| | * | | | | | | | | | powerpc/kconfig: Remove TSI108_BRIDGE duplicates | Luis Henriques | 2014-03-19 | 1 | -2/+0 | |
| | * | | | | | | | | | powerpc/pci: Fix IMMRBAR address | Minghuan Lian | 2014-03-19 | 1 | -0/+8 | |
| | * | | | | | | | | | powerpc/mpc85xx: Update clock nodes in device tree | Tang Yuantian | 2014-03-19 | 16 | -0/+536 | |
| * | | | | | | | | | | powerpc/book3s: Fix CFAR clobbering issue in machine check handler. | Mahesh Salgaonkar | 2014-03-24 | 2 | -0/+13 | |
| * | | | | | | | | | | powerpc/compat: 32-bit little endian machine name is ppcle, not ppc | Anton Blanchard | 2014-03-24 | 1 | -0/+4 | |
| * | | | | | | | | | | powerpc/le: Big endian arguments for ppc_rtas() | Greg Kurz | 2014-03-24 | 1 | -9/+13 | |
| * | | | | | | | | | | powerpc: Use default set of netfilter modules (CONFIG_NETFILTER_ADVANCED=n) | Anton Blanchard | 2014-03-24 | 4 | -238/+8 | |
| * | | | | | | | | | | powerpc/defconfigs: Enable THP in pseries defconfig | Aneesh Kumar K.V | 2014-03-24 | 1 | -0/+2 |