index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
powerpc: Rework runlatch code
Benjamin Herrenschmidt
4
-44
/
+75
2012-03-09
powerpc: Use the same interrupt prolog for perfmon as other interrupts
Benjamin Herrenschmidt
1
-14
/
+3
2012-03-09
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
1
-15
/
+0
2012-03-09
powerpc: clean up vio.c
Stephen Rothwell
4
-665
/
+0
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
1
-0
/
+3
2012-03-07
powerpc/atomic: Implement atomic*_inc_not_zero
Anton Blanchard
1
-1
/
+58
2012-03-05
KVM: PPC: Add HPT preallocator
Alexander Graf
2
-0
/
+3
2012-03-05
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2
-7
/
+8
2012-03-05
KVM: PPC: refer to paravirt docs in header file
Scott Wood
1
-0
/
+10
2012-03-05
KVM: PPC: Rename MMIO register identifiers
Alexander Graf
2
-7
/
+8
2012-03-05
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
1
-0
/
+3
2012-03-05
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2
-0
/
+4
2012-03-05
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
1
-0
/
+2
2012-03-05
KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
Paul Mackerras
1
-0
/
+2
2012-03-05
KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
Paul Mackerras
1
-2
/
+3
2012-03-05
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
Paul Mackerras
1
-2
/
+18
2012-03-05
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
4
-0
/
+54
2012-03-05
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
Paul Mackerras
6
-2
/
+41
2012-03-05
KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
Paul Mackerras
2
-1
/
+34
2012-03-05
KVM: PPC: Allow I/O mappings in memory slots
Paul Mackerras
2
-0
/
+28
2012-03-05
KVM: PPC: Allow use of small pages to back Book3S HV guests
Paul Mackerras
4
-3
/
+13
2012-03-05
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
Paul Mackerras
4
-2
/
+20
2012-03-05
KVM: PPC: Make the H_ENTER hcall more reliable
Paul Mackerras
1
-0
/
+25
2012-03-05
KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
Paul Mackerras
1
-0
/
+3
2012-03-05
KVM: PPC: Keep page physical addresses in per-slot arrays
Paul Mackerras
1
-3
/
+6
2012-03-05
KVM: PPC: Keep a record of HV guest view of hashed page table entries
Paul Mackerras
2
-0
/
+18
2012-03-05
KVM: PPC: e500: use hardware hint when loading TLB0 entries
Scott Wood
1
-2
/
+3
2012-03-05
KVM: PPC: Use get/set for to_svcpu to help preemption
Alexander Graf
3
-19
/
+71
2012-03-05
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2
-1
/
+2
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
3
-16
/
+29
2012-03-05
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
1
-1
/
+1
2012-03-05
KVM: PPC: e500: MMU API
Scott Wood
3
-13
/
+51
2012-03-05
KVM: PPC: e500: clear up confusion between host and guest entries
Scott Wood
2
-1
/
+24
2012-03-05
KVM: provide synchronous registers in kvm_run
Christian Borntraeger
1
-0
/
+4
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2
-8
/
+17
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-0
/
+3
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
Ingo Molnar
1
-1
/
+1
2012-02-23
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-2
/
+0
2012-02-23
powerpc/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-7
/
+1
2012-02-23
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
1
-2
/
+0
2012-02-23
fadump: Remove the phyp assisted dump code.
Mahesh Salgaonkar
1
-47
/
+0
2012-02-23
fadump: Invalidate registration and release reserved memory for general use.
Mahesh Salgaonkar
1
-0
/
+3
2012-02-23
fadump: Convert firmware-assisted cpu state dump data into elf notes.
Mahesh Salgaonkar
1
-0
/
+44
2012-02-23
fadump: Initialize elfcore header and add PT_LOAD program headers.
Mahesh Salgaonkar
1
-0
/
+43
2012-02-23
fadump: Register for firmware assisted dump.
Mahesh Salgaonkar
1
-0
/
+57
2012-02-23
fadump: Reserve the memory for firmware assisted dump.
Mahesh Salgaonkar
1
-0
/
+71
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
1
-5
/
+1
2012-02-23
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
1
-3
/
+0
2012-02-21
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
1
-0
/
+1
2012-02-21
Typos: change aditional to additional.
Justin P. Mattock
1
-1
/
+1
[prev]
[next]