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
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
37
-230
/
+5185
2013-05-04
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
182
-1111
/
+6437
2013-05-02
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
6
-25
/
+205
2013-05-02
kvm/ppc/mpic: fix missing unlock in set_base_addr()
Wei Yongjun
1
-1
/
+1
2013-05-02
kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
Scott Wood
1
-4
/
+19
2013-05-02
kvm/ppc/mpic: remove users
Scott Wood
1
-1
/
+0
2013-05-02
kvm/ppc/mpic: fix mmio region lists when multiple guests used
Scott Wood
1
-21
/
+32
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-296
/
+230
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
4
-0
/
+25
2013-05-02
powerpc: Turn on the EBB H/FSCR bits
Michael Neuling
2
-2
/
+4
2013-05-02
powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S
Michael Ellerman
2
-6
/
+6
2013-05-02
powerpc: Setup BHRB instructions facility in HFSCR for POWER8
Anshuman Khandual
2
-1
/
+3
2013-05-02
powerpc: Fix interrupt range check on debug exception
Bharat Bhushan
3
-8
/
+12
2013-05-01
ppc: Clean up scanlog
David Howells
1
-18
/
+11
2013-05-01
ppc: Clean up rtas_flash driver somewhat
David Howells
1
-248
/
+204
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
2
-2
/
+2
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-10
/
+40
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-127
/
+18
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-13
/
+3
2013-04-30
powerpc/xmon/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-6
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-6
/
+0
2013-04-30
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-565
/
+26
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+2
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-63
/
+30
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+24
2013-04-30
powerpc: Update tlbie/tlbiel as per ISA doc
Aneesh Kumar K.V
1
-2
/
+30
2013-04-30
powerpc: Print page size info during boot
Aneesh Kumar K.V
1
-5
/
+5
2013-04-30
powerpc: print both base and actual page size on hash failure
Aneesh Kumar K.V
3
-7
/
+10
2013-04-30
powerpc: Fix hpte_decode to use the correct decoding for page sizes
Aneesh Kumar K.V
1
-31
/
+22
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
10
-118
/
+234
2013-04-30
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
3
-10
/
+10
2013-04-30
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
7
-58
/
+195
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
4
-30
/
+168
2013-04-30
powerpc: New hugepage directory format
Aneesh Kumar K.V
6
-22
/
+75
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
2
-2
/
+8
2013-04-30
powerpc: Save DAR and DSISR in pt_regs on MCE
Aneesh Kumar K.V
2
-1
/
+10
2013-04-30
powerpc: Use signed formatting when printing error
Aneesh Kumar K.V
1
-1
/
+1
2013-04-30
powerpc/pseries: Correct builds break when CONFIG_SMP not defined
Nathan Fontenot
1
-0
/
+8
2013-04-30
powerpc/booke: Remove obsolete macro FINISH_EXCEPTION
Kevin Hao
1
-5
/
+0
2013-04-30
powerpc/rtas_flash: Fix bad memory access
Vasant Hegde
1
-10
/
+4
2013-04-30
powerpc: Fix build failure after merge of the cgroup tree
Stephen Rothwell
1
-0
/
+1
2013-04-30
powerpc: Fix usage of setup_pci_atmu()
Michael Neuling
1
-1
/
+1
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-4
/
+2
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
[next]