index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
KVM: fix cleanup_srcu_struct on vm destruction
Marcelo Tosatti
1
-0
/
+1
2010-03-01
KVM: PPC: Move Shadow MSR calculation to function
Alexander Graf
1
-6
/
+21
2010-03-01
KVM: PPC: Keep SRR1 flags around in shadow_msr
Alexander Graf
4
-7
/
+10
2010-03-01
KVM: PPC: Fix initial GPR settings
Alexander Graf
2
-3
/
+8
2010-03-01
KVM: PPC: Add support for FPU/Altivec/VSX
Alexander Graf
2
-6
/
+201
2010-03-01
KVM: PPC: Add helper functions to call real mode loaders
Alexander Graf
3
-0
/
+44
2010-03-01
KVM: PPC: Export __giveup_vsx
Alexander Graf
1
-0
/
+1
2010-03-01
KVM: PPC: Make large pages work
Alexander Graf
2
-5
/
+8
2010-03-01
KVM: PPC: Pass through program interrupts
Alexander Graf
1
-0
/
+1
2010-03-01
KVM: PPC: Pass program interrupt flags to the guest
Alexander Graf
1
-2
/
+5
2010-03-01
KVM: PPC: Fix HID5 setting code
Alexander Graf
1
-1
/
+2
2010-03-01
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
6
-5
/
+14
2010-03-01
KVM: PPC: Call SLB patching code in interrupt safe manner
Alexander Graf
9
-21
/
+34
2010-03-01
KVM: PPC: Get rid of unnecessary RFI
Alexander Graf
1
-11
/
+11
2010-03-01
KVM: PPC: Implement 'skip instruction' mode
Alexander Graf
4
-6
/
+59
2010-03-01
KVM: PPC: Use PACA backed shadow vcpu
Alexander Graf
10
-237
/
+249
2010-03-01
KVM: PPC: Add helpers for CR, XER
Alexander Graf
4
-10
/
+52
2010-03-01
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
11
-225
/
+274
2010-03-01
KVM: PPC: Enable lightweight exits again
Alexander Graf
2
-53
/
+57
2010-03-01
KVM: PPC: Fix typo in rebolting code
Alexander Graf
1
-1
/
+1
2010-03-01
KVM: convert slots_lock to a mutex
Marcelo Tosatti
1
-2
/
+2
2010-03-01
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
1
-4
/
+14
2010-03-01
KVM: modify memslots layout in struct kvm
Marcelo Tosatti
1
-1
/
+1
2010-03-01
KVM: powerpc: Remove AGGRESSIVE_DEC
Alexander Graf
1
-15
/
+1
2010-03-01
KVM: powerpc: Improve DEC handling
Alexander Graf
4
-1
/
+24
2010-03-01
KVM: powerpc: Move vector to irqprio resolving to separate function
Alexander Graf
1
-3
/
+10
2010-03-01
KVM: Add KVM_MMIO kconfig item
Avi Kivity
1
-0
/
+1
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-8
/
+5
2010-02-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
109
-715
/
+3959
2010-02-26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-20
/
+16
2010-02-26
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
Peter Zijlstra
1
-5
/
+5
2010-02-26
powerpc: Fix lwsync feature fixup vs. modules on 64-bit
Benjamin Herrenschmidt
2
-2
/
+3
2010-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
19
-899
/
+94
2010-02-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
18
-898
/
+92
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
2
-13
/
+10
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-7
/
+6
2010-02-19
powerpc: Convert pmc_owner_lock to raw_spinlock
Thomas Gleixner
1
-5
/
+5
2010-02-19
powerpc: Convert die.lock to raw_spinlock
Thomas Gleixner
1
-4
/
+4
2010-02-19
powerpc: Convert tlbivax_lock to raw_spinlock
Thomas Gleixner
1
-3
/
+3
2010-02-19
powerpc: Convert mpic locks to raw_spinlock
Thomas Gleixner
2
-20
/
+20
2010-02-19
powerpc: Convert pmac_pic_lock to raw_spinlock
Thomas Gleixner
1
-19
/
+19
2010-02-19
powerpc: Convert big_irq_lock to raw_spinlock
Thomas Gleixner
1
-11
/
+11
2010-02-19
powerpc: Convert feature_lock to raw_spinlock
Thomas Gleixner
3
-16
/
+16
2010-02-19
powerpc: Convert i8259_lock to raw_spinlock
Thomas Gleixner
1
-11
/
+11
2010-02-19
powerpc: Convert beat_htab_lock to raw_spinlock
Thomas Gleixner
1
-12
/
+12
2010-02-19
powerpc: Convert confirm_error_lock to raw_spinlock
Thomas Gleixner
1
-7
/
+7
2010-02-19
powerpc: Convert ipic_lock to raw_spinlock
Thomas Gleixner
1
-9
/
+9
2010-02-19
powerpc: Convert native_tlbie_lock to raw_spinlock
Thomas Gleixner
1
-7
/
+7
2010-02-19
powerpc: Convert beatic_irq_mask_lock to raw_spinlock
Thomas Gleixner
1
-9
/
+9
[next]