| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/ftrace: Trace function graph entry before updating index | Steven Rostedt | 2012-07-27 | 1 | -6/+5 |
* | powerpc: Lack of firmware flash support is not an error | Anton Blanchard | 2012-07-27 | 1 | -1/+1 |
* | powerpc: Set stack limit properly in crit_transfer_to_handler | Stuart Yoder | 2012-07-27 | 1 | -2/+10 |
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-24 | 3 | -12/+13 |
|\ |
|
| * | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 1 | -5/+0 |
| |\ |
|
| | * | powerpc/PCI: factor out pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -5/+0 |
| * | | powerpc/PCI: register busn_res for root buses | Yinghai Lu | 2012-06-13 | 2 | -7/+12 |
| * | | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 3 | -5/+5 |
| |/ |
|
* | | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2012-07-24 | 2 | -7/+4 |
|\ \ |
|
| * | | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 2012-07-06 | 2 | -7/+4 |
* | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 5 | -36/+82 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next | Avi Kivity | 2012-06-06 | 5 | -36/+82 |
| |\ \ \ |
|
| | * | | | KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. | Bharat Bhushan | 2012-05-30 | 1 | -1/+1 |
| | * | | | KVM: PPC: Factor out guest epapr initialization | Liu Yu-B13201 | 2012-05-30 | 5 | -35/+81 |
* | | | | | Remove stale .rej file | Benjamin Herrenschmidt | 2012-07-23 | 1 | -22/+0 |
* | | | | | powerpc/iommu: Fix iommu pool initialization | Benjamin Herrenschmidt | 2012-07-13 | 1 | -2/+2 |
* | | | | | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 2012-07-13 | 3 | -41/+33 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/watchdog: move booke watchdog param related code to setup-common.c | Shaohui Xie | 2012-07-11 | 2 | -24/+27 |
| * | | | | | powerpc/e500: make load_up_spe a normal fuction | Liu Yu | 2012-07-10 | 1 | -17/+6 |
* | | | | | | powerpc/ftrace: Fix assembly trampoline register usage | roger blofeld | 2012-07-11 | 1 | -6/+6 |
* | | | | | | powerpc/hw_breakpoints: Fix incorrect pointer access | Naveen N. Rao | 2012-07-11 | 1 | -1/+1 |
* | | | | | | powerpc: Add VDSO version of getcpu | Anton Blanchard | 2012-07-11 | 9 | -2/+130 |
* | | | | | | powerpc: Add a symbol for hypervisor trampolines | Michael Ellerman | 2012-07-11 | 1 | -0/+1 |
* | | | | | | powerpc: Fixup oddity in entry_32.S | Benjamin Herrenschmidt | 2012-07-11 | 1 | -6/+0 |
* | | | | | | powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly | Stuart Yoder | 2012-07-11 | 11 | -29/+51 |
|/ / / / / |
|
* | | | | | powerpc: IOMMU fault injection | Anton Blanchard | 2012-07-10 | 1 | -0/+94 |
* | | | | | powerpc: Call dma_debug_add_bus for PCI and VIO buses | Anton Blanchard | 2012-07-10 | 2 | -4/+10 |
* | | | | | powerpc/vio: Separate vio bus probe and device probe | Anton Blanchard | 2012-07-10 | 1 | -1/+7 |
* | | | | | powerpc/vio: Remove dma not supported warnings | Anton Blanchard | 2012-07-10 | 1 | -9/+15 |
* | | | | | powerpc: Enforce usage of RA 0-R31 where possible | Michael Neuling | 2012-07-10 | 2 | -5/+5 |
* | | | | | powerpc: Enforce usage of R0-R31 where possible | Michael Neuling | 2012-07-10 | 1 | -5/+7 |
* | | | | | powerpc: Fixes for instructions not using correct register naming | Michael Neuling | 2012-07-10 | 2 | -6/+6 |
* | | | | | powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h | Michael Neuling | 2012-07-10 | 1 | -5/+0 |
* | | | | | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling | 2012-07-10 | 4 | -8/+8 |
* | | | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-07-10 | 1 | -1/+47 |
|\ \ \ \ \ |
|
| * | | | | | powerpc: Fix build of some debug irq code | Benjamin Herrenschmidt | 2012-07-10 | 1 | -1/+1 |
| * | | | | | powerpc: More fixes for lazy IRQ vs. idle | Benjamin Herrenschmidt | 2012-07-10 | 1 | -0/+46 |
| | |_|/ /
| |/| | | |
|
* | | | | | powerpc: Fix kernel-doc warning | Wanpeng Li | 2012-07-03 | 2 | -4/+3 |
* | | | | | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance | Anton Blanchard | 2012-07-03 | 1 | -34/+114 |
* | | | | | powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_free | Anton Blanchard | 2012-07-03 | 1 | -33/+8 |
* | | | | | powerpc/iommu: Reduce spinlock coverage in iommu_free | Anton Blanchard | 2012-07-03 | 1 | -11/+40 |
* | | | | | powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_free | Anton Blanchard | 2012-07-03 | 1 | -10/+5 |
* | | | | | powerpc/pci: cleanup on duplicate assignment | Gavin Shan | 2012-07-03 | 1 | -1/+0 |
* | | | | | powerpc: Clear RI and EE at the same time in system call exit | Anton Blanchard | 2012-07-03 | 1 | -12/+13 |
* | | | | | powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang | 2012-07-03 | 1 | -2/+0 |
* | | | | | powerpc/ftrace: Use patch_instruction instead of probe_kernel_write() | Steven Rostedt | 2012-07-03 | 1 | -13/+4 |
* | | | | | powerpc/ftrace: Have PPC skip updating with stop_machine() | Steven Rostedt | 2012-07-03 | 1 | -0/+52 |
|/ / / / |
|
* | | | | powerpc/ftrace: Do not trace restore_interrupts() | Steven Rostedt | 2012-06-29 | 1 | -1/+1 |
* | | | | powerpc: Fix Section mismatch warnings in prom_init.c | Li Zhong | 2012-06-29 | 1 | -2/+2 |
* | | | | ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt | Tiejun Chen | 2012-06-29 | 1 | -57/+40 |
| |_|/
|/| | |
|