index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
2014-08-08
3
-20
/
+4
|
\
|
*
arch/powerpc: replace obsolete strict_strto* calls
Daniel Walter
2014-08-08
2
-4
/
+4
|
*
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2014-08-08
1
-16
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-07
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
2014-08-05
1
-0
/
+2
|
|
\
|
|
*
kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
Bharat Bhushan
2014-07-28
1
-0
/
+1
|
|
*
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
2014-07-28
1
-0
/
+1
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-07
19
-454
/
+708
|
\
\
\
|
*
|
|
powerpc/eeh: Export eeh_iommu_group_to_pe()
Gavin Shan
2014-08-07
1
-0
/
+1
|
*
|
|
powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_API
Benjamin Herrenschmidt
2014-08-05
1
-0
/
+4
|
*
|
|
powerpc: Reduce scariness of interrupt frames in stack traces
Paul Mackerras
2014-08-05
1
-1
/
+1
|
*
|
|
powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
Mahesh Salgaonkar
2014-08-05
1
-12
/
+37
|
*
|
|
powerpc/book3s: handle HMIs for cpus in nap mode.
Mahesh Salgaonkar
2014-08-05
1
-0
/
+32
|
*
|
|
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
2014-08-05
4
-3
/
+106
|
*
|
|
powerpc/iommu: Fix comments with it_page_shift
Alexey Kardashevskiy
2014-08-05
1
-2
/
+2
|
*
|
|
powerpc/eeh: Aux PE data for error log
Gavin Shan
2014-08-05
1
-1
/
+25
|
*
|
|
powerpc/eeh: Replace pr_warning() with pr_warn()
Gavin Shan
2014-08-05
5
-21
/
+24
|
*
|
|
powerpc/eeh: Reduce lines of log dump
Gavin Shan
2014-08-05
1
-5
/
+33
|
*
|
|
powerpc/eeh: Selectively enable IO for error log
Gavin Shan
2014-08-05
1
-1
/
+1
|
*
|
|
powerpc/eeh: Refactor EEH flag accessors
Gavin Shan
2014-08-05
2
-11
/
+11
|
*
|
|
powerpc/eeh: Fetch IOMMU table in reliable way
Gavin Shan
2014-08-05
1
-11
/
+22
|
*
|
|
powerpc/eeh: Wrong place to call pci_get_slot()
Mike Qiu
2014-08-05
1
-33
/
+13
|
*
|
|
powerpc/eeh: sysfs entries lost
Mike Qiu
2014-08-05
1
-11
/
+0
|
*
|
|
powerpc/eeh: EEH support for VFIO PCI device
Gavin Shan
2014-08-05
1
-0
/
+268
|
*
|
|
powerpc/eeh: Avoid event on passed PE
Gavin Shan
2014-08-05
1
-0
/
+8
|
*
|
|
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-08-05
4
-9
/
+35
|
|
\
\
\
|
|
*
|
|
powerpc/e6500: Add support for hardware threads
Andy Fleming
2014-07-29
4
-9
/
+35
|
*
|
|
|
powerpc: Document how we set AIL on guest kernels
Michael Ellerman
2014-07-28
1
-1
/
+5
|
*
|
|
|
powerpc: Remove misleading DISABLE_INTS
Michael Ellerman
2014-07-28
1
-14
/
+14
|
*
|
|
|
powerpc: Move bad_stack() below the fwnmi_data_area
Michael Ellerman
2014-07-28
1
-60
/
+60
|
*
|
|
|
powerpc: Remove CLASSIC_PPC
Michael Ellerman
2014-07-28
1
-2
/
+2
|
*
|
|
|
powerpc: Pull out ksp_vsid logic into a helper
Michael Ellerman
2014-07-28
1
-14
/
+18
|
*
|
|
|
powerpc: Remove MMU_FTR_SLB
Michael Ellerman
2014-07-28
3
-8
/
+3
|
*
|
|
|
powerpc: Remove STAB code
Michael Ellerman
2014-07-28
4
-163
/
+5
|
*
|
|
|
powerpc: Drop support for pre-POWER4 cpus
Michael Ellerman
2014-07-28
1
-90
/
+0
|
*
|
|
|
powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()
Michael Ellerman
2014-07-28
1
-3
/
+0
|
*
|
|
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2014-07-28
2
-2
/
+24
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'merge' into next
Benjamin Herrenschmidt
2014-07-11
11
-282
/
+62
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
powerpc/traps/e500: fix misleading error output
Wladislav Wiebe
2014-06-25
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-05
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
clocksource: Get rid of cycle_last
Thomas Gleixner
2014-07-23
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-08-04
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
powerpc/ftrace: Add call to ftrace_graph_is_dead() in function graph code
Steven Rostedt (Red Hat)
2014-07-18
1
-0
/
+3
*
|
|
|
|
Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-04
1
-10
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/pci: Remove duplicate logic
Gavin Shan
2014-07-03
1
-10
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-07-28
1
-2
/
+4
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
powerpc: Fix endianness of flash_block_list in rtas_flash
Thomas Falcon
2014-07-28
1
-2
/
+4
*
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-07-23
1
-0
/
+20
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
powerpc: Disable doorbells on Power8 DD1.x
Joel Stanley
2014-07-22
1
-0
/
+20
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-07-16
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]