| Commit message (Expand) | Author | Age |
* | powerpc/44x: Add mtd ndfc to the ppx44x defconfig | Tony Breeds | 2011-11-24 |
* | powerpc: Fix compiliation with hugetlbfs enabled | Kumar Gala | 2011-11-24 |
* | arch/powerpc/sysdev/ehv_pic.c: add missing kfree | Julia Lawall | 2011-11-24 |
* | powerpc/fsl-lbc: Fix for fsl_upm | Alexandre Rusev | 2011-11-24 |
* | powerpc/qe: Fixup QE_General4 errata | Joakim Tjernlund | 2011-11-24 |
* | powerpc/85xx: Fix compile error on p3060_qds.c | Kumar Gala | 2011-11-23 |
* | powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO' | Paul Bolle | 2011-11-23 |
* | powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIe | Roy Zang | 2011-11-23 |
* | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-11-20 |
|\ |
|
| * | Revert "KVM: PPC: Add support for explicit HIOR setting" | Alexander Graf | 2011-11-17 |
* | | powerpc/signal32: Fix sigset_t conversion when copying to user | Will Deacon | 2011-11-17 |
* | | powerpc: Fix atomic_xxx_return barrier semantics | Benjamin Herrenschmidt | 2011-11-17 |
* | | powerpc: Remove buggy 9-year-old test for binutils < 2.12.1 | Kyle Moffett | 2011-11-17 |
* | | powerpc/book3e-64: Fix debug support for userspace | Kumar Gala | 2011-11-17 |
* | | powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS define | Kumar Gala | 2011-11-17 |
* | | powerpc: Revert show_regs() define for readability | Kumar Gala | 2011-11-17 |
* | | powerpc/ps3: Fix SMP lockdep boot warning | Geoff Levand | 2011-11-15 |
* | | powerpc/ps3: Fix lost SMP IPIs | Geoff Levand | 2011-11-15 |
* | | powerpc: Add hvcall.h include to book3s_hv.c | Michael Neuling | 2011-11-15 |
* | | powerpc/trace: Add a dummy stack frame for trace_hardirqs_off | Kevin Hao | 2011-11-15 |
* | | powerpc: Copy down exception vectors after feature fixups | Anton Blanchard | 2011-11-15 |
* | | powerpc: panic if we can't instantiate RTAS | Anton Blanchard | 2011-11-15 |
* | | powerpc/4xx: Fix typos in kexec config dependencies | Suzuki Poulose | 2011-11-15 |
* | | powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do... | Al Viro | 2011-11-15 |
* | | powerpc: Fix build breakage in jump_label.c | Al Viro | 2011-11-15 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Linus Torvalds | 2011-11-15 |
|\ \
| |/
|/| |
|
| * | fsl-rio: fix compile error | Liu Gang | 2011-11-14 |
* | | powerpc/kvm: Fix build failure with HV KVM and CBE | Alexander Graf | 2011-11-07 |
* | | Merge remote-tracking branch 'agust/next' into merge | Benjamin Herrenschmidt | 2011-11-07 |
|\ \ |
|
| * | | powerpc, tqm5200: update tqm5200_defconfig to fit for charon board. | Heiko Schocher | 2011-09-29 |
| * | | powerpc/5200: add support for charon board | Heiko Schocher | 2011-09-29 |
* | | | powerpc/ps3: Fix lv1_gpu_attribute hcall | Geoff Levand | 2011-11-07 |
* | | | powerpc/ps3: Fix PS3 repository build warnings | Geoff Levand | 2011-11-07 |
* | | | powerpc/irq: Remove IRQF_DISABLED | Yong Zhang | 2011-11-07 |
* | | | powerpc/numa: NUMA topology support for PowerNV | Dipankar Sarma | 2011-11-07 |
* | | | powerpc: Add System RAM to /proc/iomem | Anton Blanchard | 2011-11-07 |
* | | | powerpc: Add KVM as module to defconfigs | Michael Neuling | 2011-11-07 |
* | | | powerpc/kvm: Fix build with older toolchains | Nishanth Aravamudan | 2011-11-07 |
| |/
|/| |
|
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ \ |
|
| * | | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker | 2011-10-31 |
| * | | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-10-31 |
| * | | powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h | Paul Gortmaker | 2011-10-31 |
| * | | powerpc: fix two implicit header uses in pseries/plpar_wrappers.h | Paul Gortmaker | 2011-10-31 |
| * | | powerpc: fix implicit use of mutex.h by include/asm/spu.h | Paul Gortmaker | 2011-10-31 |
| * | | powerpc: fix implicit use of cache.h in kernel/firmware.c | Paul Gortmaker | 2011-10-31 |
| * | | powerpc: fix implicit notifier use in converting to export.h | Paul Gortmaker | 2011-10-31 |
| * | | powerpc: cell/beat_wrapper.h is implicitly using memcpy functions | Paul Gortmaker | 2011-10-31 |
| * | | powerpc: Fix up implicit sched.h users | Paul Gortmaker | 2011-10-31 |
| * | | powerpc: Fix up implicit stat.h users | Paul Gortmaker | 2011-10-31 |
| * | | powerpc: Fix up modules that should be including module.h | Paul Gortmaker | 2011-10-31 |