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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-07
powerpc: Make hard_irq_disable() do the right thing vs. irq tracing
Benjamin Herrenschmidt
1
-9
/
+7
2013-05-06
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
1
-5
/
+1
2013-05-06
powerpc/cputable: Reserve bits in HWCAP2 for new features
Nishanth Aravamudan
2
-0
/
+11
2013-05-06
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
1
-0
/
+3
2013-05-06
powerpc/pseries: Force 32 bit MSIs for devices that require it
Brian King
1
-0
/
+2
2013-05-06
powerpc: Emulate non privileged DSCR read and write
Anton Blanchard
1
-0
/
+4
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-8
/
+275
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
35
-134
/
+472
2013-05-02
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
2
-0
/
+14
2013-05-02
powerpc: Fix build error for book3e
Aneesh Kumar K.V
1
-0
/
+18
2013-05-02
powerpc: Context switch the new EBB SPRs
Michael Ellerman
2
-0
/
+6
2013-05-02
powerpc: Turn on the EBB H/FSCR bits
Michael Neuling
1
-0
/
+2
2013-05-02
powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S
Michael Ellerman
1
-4
/
+4
2013-05-02
powerpc: Setup BHRB instructions facility in HFSCR for POWER8
Anshuman Khandual
1
-0
/
+1
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-17
/
+18
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2013-04-30
powerpc: print both base and actual page size on hash failure
Aneesh Kumar K.V
1
-1
/
+2
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2
-15
/
+21
2013-04-30
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
4
-57
/
+37
2013-04-30
powerpc: Move the pte free routines from common header
Aneesh Kumar K.V
3
-59
/
+189
2013-04-30
powerpc: Reduce the PTE_INDEX_SIZE
Aneesh Kumar K.V
1
-3
/
+3
2013-04-30
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...
Aneesh Kumar K.V
2
-0
/
+4
2013-04-30
powerpc: New hugepage directory format
Aneesh Kumar K.V
4
-2
/
+66
2013-04-30
powerpc: Don't truncate pgd_index wrongly
Aneesh Kumar K.V
1
-2
/
+1
2013-04-30
powerpc: Don't hard code the size of pte page
Aneesh Kumar K.V
1
-0
/
+6
2013-04-30
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
3
-2
/
+15
2013-04-30
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
1
-2
/
+1
2013-04-29
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
1
-0
/
+1
2013-04-26
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
Paul Mackerras
2
-0
/
+14
2013-04-26
KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
Paul Mackerras
1
-0
/
+2
2013-04-26
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
1
-0
/
+1
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
2
-1
/
+36
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
3
-0
/
+42
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
4
-0
/
+14
2013-04-26
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
Alexander Graf
1
-0
/
+1
2013-04-26
KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
Alexander Graf
2
-0
/
+8
2013-04-26
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
2
-1
/
+23
2013-04-26
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
3
-1
/
+32
2013-04-26
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
2
-1
/
+4
2013-04-26
KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes
Paul Mackerras
1
-0
/
+13
2013-04-26
KVM: PPC: e500: Add support for EPTCFG register
Mihai Caraman
2
-0
/
+2
2013-04-26
KVM: PPC: e500: Add support for TLBnPS registers
Mihai Caraman
2
-0
/
+5
2013-04-26
KVM: PPC: e500: Expose MMU registers via ONE_REG
Mihai Caraman
1
-0
/
+17
2013-04-26
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
Bharat Bhushan
1
-1
/
+1
2013-04-26
KVM: PPC: debug stub interface parameter defined
Bharat Bhushan
1
-0
/
+23
2013-04-26
KVM: PPC: cache flush for kernel managed pages
Bharat Bhushan
1
-1
/
+8
2013-04-26
powerpc/perf: Enable branch stack sampling framework
Anshuman Khandual
1
-0
/
+1
2013-04-26
powerpc/perf: Add new BHRB related generic functions, data and flags
Anshuman Khandual
1
-0
/
+6
[next]