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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-15
8
-92
/
+44
|
\
|
*
x86: Add new syscalls for x86_64
Aneesh Kumar K.V
2011-03-15
2
-0
/
+6
|
*
x86: Add new syscalls for x86_32
Aneesh Kumar K.V
2011-03-15
2
-1
/
+5
|
*
clean statfs-like syscalls up
Al Viro
2011-03-14
2
-71
/
+30
|
*
open-style analog of vfs_path_lookup()
Al Viro
2011-03-14
1
-19
/
+2
|
*
kill path_lookup()
Al Viro
2011-03-14
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
2011-03-15
6
-16
/
+62
|
\
\
|
*
|
xen: suspend: add "arch" to pre/post suspend hooks
Ian Campbell
2011-02-25
2
-10
/
+5
|
*
|
xen: switch to new schedop hypercall by default.
Ian Campbell
2011-02-25
1
-2
/
+2
|
*
|
xen: use new schedop interface for suspend
Ian Campbell
2011-02-25
1
-3
/
+10
|
*
|
xen: fix compile issue if XEN is enabled but XEN_PVHVM is disabled
Stefano Stabellini
2011-02-25
1
-0
/
+2
|
*
|
xen: PV on HVM: support PV spinlocks and IPIs
Stefano Stabellini
2011-02-25
3
-0
/
+43
|
*
|
xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"
Stefano Stabellini
2011-02-25
1
-2
/
+1
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...
Linus Torvalds
2011-03-15
3
-5
/
+5
|
\
\
\
\
\
|
|
|
*
|
|
xen: annotate functions which only call into __init at start of day
Ian Campbell
2011-02-11
2
-2
/
+2
|
|
|
*
|
|
xen p2m: annotate variable which appears unused
Ian Campbell
2011-02-11
1
-2
/
+2
|
*
|
|
|
|
xen: ia64 build broken due to "xen: switch to new schedop hypercall by default."
Ian Campbell
2011-03-01
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
1
-61
/
+69
|
\
\
\
\
\
|
*
|
|
|
|
xen: events: remove dom0 specific xen_create_msi_irq
Ian Campbell
2011-03-10
1
-5
/
+40
|
*
|
|
|
|
xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq
Ian Campbell
2011-03-10
1
-2
/
+2
|
*
|
|
|
|
xen: events: push set_irq_msi down into xen_create_msi_irq
Ian Campbell
2011-03-10
1
-9
/
+1
|
*
|
|
|
|
xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ
Ian Campbell
2011-03-10
1
-42
/
+26
|
*
|
|
|
|
xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirq
Ian Campbell
2011-03-10
1
-8
/
+3
|
*
|
|
|
|
xen: events: return irq from xen_allocate_pirq_msi
Ian Campbell
2011-03-10
1
-6
/
+6
|
*
|
|
|
|
xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi
Ian Campbell
2011-03-10
1
-3
/
+3
|
*
|
|
|
|
xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0
Ian Campbell
2011-03-10
1
-0
/
+2
|
*
|
|
|
|
Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup
Konrad Rzeszutek Wilk
2011-03-10
2
-9
/
+12
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'stable/irq.rework' into stable/irq.cleanup
Konrad Rzeszutek Wilk
2011-03-10
2
-9
/
+17
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
*
-
.
\
\
\
\
\
\
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
2011-03-15
3
-18
/
+29
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
/
/
/
/
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code.
Konrad Rzeszutek Wilk
2011-02-18
1
-0
/
+3
|
|
*
|
|
|
|
pci/xen: Cleanup: convert int** to int[]
Konrad Rzeszutek Wilk
2011-02-18
2
-6
/
+6
|
|
*
|
|
|
|
pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirq
Konrad Rzeszutek Wilk
2011-02-18
1
-3
/
+3
|
*
|
|
|
|
|
xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.
Ian Campbell
2011-03-03
1
-1
/
+3
|
*
|
|
|
|
|
xen: handled remapped IRQs when enabling a pcifront PCI device.
Ian Campbell
2011-03-03
1
-8
/
+14
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
*
-
.
\
\
\
\
\
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
2011-03-15
5
-21
/
+498
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...
Konrad Rzeszutek Wilk
2011-03-11
1
-1
/
+2
|
|
*
|
|
|
|
|
xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps.
Zhang, Fengzhe
2011-02-22
1
-0
/
+8
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..
Stefano Stabellini
2011-03-14
1
-7
/
+22
|
*
|
|
|
|
|
xen/m2p: No need to catch exceptions when we know that there is no RAM
Konrad Rzeszutek Wilk
2011-03-14
1
-1
/
+5
|
*
|
|
|
|
|
xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.
Konrad Rzeszutek Wilk
2011-03-14
2
-0
/
+46
|
*
|
|
|
|
|
xen/debugfs: Add 'p2m' file for printing out the P2M layout.
Konrad Rzeszutek Wilk
2011-03-14
3
-0
/
+95
|
*
|
|
|
|
|
xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.
Konrad Rzeszutek Wilk
2011-03-14
1
-0
/
+52
|
*
|
|
|
|
|
xen/mmu: WARN_ON when racing to swap middle leaf.
Konrad Rzeszutek Wilk
2011-03-14
1
-1
/
+2
|
*
|
|
|
|
|
xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.
Konrad Rzeszutek Wilk
2011-03-14
1
-2
/
+16
|
*
|
|
|
|
|
xen/mmu: Add the notion of identity (1-1) mapping.
Konrad Rzeszutek Wilk
2011-03-14
2
-4
/
+240
|
*
|
|
|
|
|
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
2011-03-03
4
-7
/
+12
*
|
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...
Linus Torvalds
2011-03-14
3
-5
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
MN10300: atomic_read() should ensure it emits a load
David Howells
2011-03-14
1
-1
/
+1
|
*
|
|
|
|
|
|
MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist
David Howells
2011-03-14
1
-2
/
+2
|
*
|
|
|
|
|
|
MN10300: Proper use of macros get_user() in the case of incremented pointers
Tkhai Kirill
2011-03-14
1
-2
/
+3
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
[next]