Age | Commit message (Expand) | Author |
2012-04-30 | powerpc: Optimise enable_kernel_altivec | Anton Blanchard |
2012-04-30 | powerpc: Remove empty giveup_altivec function on book3e CPUs | Anton Blanchard |
2012-04-30 | powerpc: Remove iseries specific fields in lppaca | Anton Blanchard |
2012-04-30 | powerpc: Better scheduling of CR save code in system call path | Anton Blanchard |
2012-04-30 | powerpc: No need to preserve count register across system call | Anton Blanchard |
2012-04-30 | powerpc: No need to save XER in a system call | Anton Blanchard |
2012-04-30 | powerpc: Hide some system call labels from profile tools | Anton Blanchard |
2012-04-23 | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2012-04-19 | powerpc: fix build when CONFIG_BOOKE_WDT is enabled | Baruch Siach |
2012-04-12 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
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-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-04-02 | powerpc: Fix fallout from system.h split up | Stephen Rothwell |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-03-28 | PowerPC: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
2012-03-28 | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt |
2012-03-28 | powerpc: Random little legacy iSeries removal tidy ups | Stephen Rothwell |
2012-03-28 | powerpc: Remove NO_IRQ_IGNORE | Stephen Rothwell |
2012-03-28 | powerpc: Make function that parses RTAS error logs global | Anton Blanchard |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds |
2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-23 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-21 | powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces | Stephen Rothwell |
2012-03-21 | powerpc: Remove FW_FEATURE ISERIES from arch code | Stephen Rothwell |
2012-03-21 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2012-03-20 | powerpc/PCI: convert devtree bus addresses to resource | Bjorn Helgaas |
2012-03-20 | powerpc/PCI: compute I/O space bus-to-resource offset consistently | Bjorn Helgaas |
2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-03-17 | powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone board | Vinh Nguyen Huu Tuong |
2012-03-16 | powerpc: Fix power4/970 idle code regression with lockdep | Benjamin Herrenschmidt |
2012-03-15 | powerpc: Add initial e6500 cpu support | Kumar Gala |
2012-03-13 | Merge branch 'eeh' into next | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt |
2012-03-09 | powerpc/eeh: Introduce EEH device | Gavin Shan |
2012-03-09 | powerpc: Replace mfmsr instructions with load from PACA kernel_msr field | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Fix 64-bit BookE FP unavailable exceptions | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Disable interrupts in 64-bit kernel FP and vector faults | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Call do_page_fault() with interrupts off | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Improve 64-bit syscall entry/exit | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Rework runlatch code | Benjamin Herrenschmidt |