Age | Commit message (Expand) | Author |
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 |
2012-03-09 | powerpc: Use the same interrupt prolog for perfmon as other interrupts | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Remove legacy iSeries bits from assembly files | Benjamin Herrenschmidt |
2012-03-09 | powerpc: clean up vio.c | Stephen Rothwell |
2012-03-07 | powerpc: Make SPARSE_IRQ required | Grant Likely |
2012-03-07 | powerpc/prom: Remove limit on maximum size of properties | Nishanth Aravamudan |
2012-03-07 | powerpc: Use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-03-05 | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian |
2012-03-05 | KVM: PPC: Convert RMA allocation into generic code | Alexander Graf |
2012-03-05 | KVM: PPC: Implement MMIO emulation support for Book3S HV guests | Paul Mackerras |
2012-03-05 | KVM: PPC: Avoid patching paravirt template code | Liu Yu-B13201 |
2012-03-05 | KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn | Scott Wood |
2012-03-05 | KVM: PPC: booke: Paravirtualize wrtee | Scott Wood |
2012-03-05 | PPC: Fix race in mtmsr paravirt implementation | Bharat Bhushan |
2012-03-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-03-01 | sched/rt: Document scheduler related skip-resched-check sites | Thomas Gleixner |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-02-29 | bug.h: add include of it to various implicit C users | Paul Gortmaker |
2012-02-27 | Merge remote-tracking branch 'origin/master' into next | Benjamin Herrenschmidt |
2012-02-23 | powerpc/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-23 | powerpc/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas |
2012-02-23 | powerpc/PCI: make pci_probe_only default to 0 | Bjorn Helgaas |
2012-02-23 | powerpc/perf: Move perf core & PMU code into a subdirectory | Michael Ellerman |
2012-02-23 | fadump: Remove the phyp assisted dump code. | Mahesh Salgaonkar |
2012-02-23 | fadump: Invalidate the fadump registration during machine shutdown. | Mahesh Salgaonkar |
2012-02-23 | fadump: Invalidate registration and release reserved memory for general use. | Mahesh Salgaonkar |
2012-02-23 | fadump: Add PT_NOTE program header for vmcoreinfo | Mahesh Salgaonkar |
2012-02-23 | fadump: Convert firmware-assisted cpu state dump data into elf notes. | Mahesh Salgaonkar |
2012-02-23 | fadump: Initialize elfcore header and add PT_LOAD program headers. | Mahesh Salgaonkar |
2012-02-23 | fadump: Register for firmware assisted dump. | Mahesh Salgaonkar |
2012-02-23 | fadump: Reserve the memory for firmware assisted dump. | Mahesh Salgaonkar |
2012-02-22 | powerpc: Fix various issues with return to userspace | Benjamin Herrenschmidt |