Age | Commit message (Expand) | Author |
2012-05-08 | powerpc: Use common threadinfo allocator | Thomas Gleixner |
2012-05-08 | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner |
2012-05-08 | powerpc: Remove unused cpu_idle_wait() | Thomas Gleixner |
2012-05-08 | powerpc: Fix broken cpu_idle_wait() implementation | Thomas Gleixner |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner |
2012-05-05 | powerpc: Use generic init_task | Thomas Gleixner |
2012-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-30 | bpf jit: Let the powerpc jit handle negative offsets | Jan Seiffert |
2012-04-30 | powerpc/pseries: Rivet CONFIG_EEH for pSeries platform | Gavin Shan |
2012-04-30 | powerpc/irqdomain: Fix broken NR_IRQ references | Grant Likely |
2012-04-30 | powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller | Grant Likely |
2012-04-27 | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-26 | powerpc: Use generic idle thread allocation | Thomas Gleixner |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner |
2012-04-23 | powerpc/mpic: Properly set default triggers | Benjamin Herrenschmidt |
2012-04-23 | powerpc/mpic: Fix confusion between hw_irq and virq | Benjamin Herrenschmidt |
2012-04-23 | powerpc/pmac: Don't add_timer() twice | Benjamin Herrenschmidt |
2012-04-23 | powerpc/eeh: Fix crash caused by null eeh_dev | Gavin Shan |
2012-04-23 | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2012-04-19 | powerpc/mpc85xx: add MPIC message dts node | Mingkai Hu |
2012-04-19 | powerpc/mpic_msgr: fix offset error when setting mer register | Mingkai Hu |
2012-04-19 | powerpc/mpic_msgr: add lock for MPIC message global variable | Mingkai Hu |
2012-04-19 | powerpc/mpic_msgr: fix compile error when SMP disabled | Mingkai Hu |
2012-04-19 | powerpc: fix build when CONFIG_BOOKE_WDT is enabled | Baruch Siach |
2012-04-19 | powerpc/85xx: don't call of_platform_bus_probe() twice | Timur Tabi |
2012-04-18 | powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig] | Paul Gortmaker |
2012-04-12 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-04-12 | irq_domain: Move irq_virq_count into NOMAP revmap | Grant Likely |
2012-04-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-04-10 | irq: Kill pointless irqd_to_hw export | Grant Likely |
2012-04-11 | powerpc: Fix typo in runlatch code | Benjamin Herrenschmidt |
2012-04-10 | powerpc: Fix page fault with lockdep regression | Benjamin Herrenschmidt |
2012-04-07 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-04-03 | KVM: PPC: Book3S: PR: Fix preemption | Alexander Graf |
2012-04-03 | KVM: PPC: Save/Restore CR over vcpu_run | Alexander Graf |
2012-04-03 | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry | Paul Mackerras |
2012-04-03 | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist | Paul Mackerras |
2012-04-03 | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code | Alexander Graf |
2012-04-02 | powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current... | Andrew Morton |
2012-04-02 | powerpc/eeh: Remove eeh_event_handler()->daemonize() | Oleg Nesterov |
2012-04-02 | powerpc/kvm: Fallout from system.h disintegration | Benjamin Herrenschmidt |
2012-04-02 | powerpc: Fix fallout from system.h split up | Stephen Rothwell |
2012-04-02 | powerpc: Mark const init data with __initconst instead of __initdata | Uwe Kleine-König |
2012-04-02 | Merge remote-tracking branch 'kumar/next' into merge | Benjamin Herrenschmidt |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-03-29 | irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG rename | Grant Likely |
2012-03-29 | irqdomain: Remove powerpc dependency from debugfs file | Grant Likely |