index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: ppc: use macros instead of hardcoded literals for instruction decoding
Hollis Blanchard
2009-03-24
1
-30
/
+63
*
KVM: ppc: remove last 44x-specific bits from booke.c
Hollis Blanchard
2009-03-24
1
-4
/
+0
*
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
2009-03-24
4
-6
/
+6
*
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
2009-03-24
5
-20
/
+15
*
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
2009-03-24
3
-13
/
+9
*
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
Hollis Blanchard
2009-03-24
1
-3
/
+5
*
KVM: ppc: cosmetic changes to mmu hook names
Hollis Blanchard
2009-03-24
3
-4
/
+5
*
KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header
Hollis Blanchard
2009-03-24
2
-7
/
+7
*
KVM: Remove old kvm_guest_debug structs
Jan Kiszka
2009-03-24
1
-6
/
+0
*
KVM: New guest debug interface
Jan Kiszka
2009-03-24
2
-2
/
+9
*
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
2009-03-23
1
-0
/
+9
*
powerpc/ps3: ps3_defconfig updates
Geoff Levand
2009-03-18
1
-60
/
+190
*
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
2009-03-18
2
-4
/
+6
|
\
|
*
powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
Kumar Gala
2009-03-17
1
-3
/
+3
|
*
powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx
Piotr Ziecik
2009-03-17
1
-1
/
+3
*
|
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
2009-03-13
1
-0
/
+7
|
/
*
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
2009-03-11
2
-2
/
+2
|
\
|
*
powerpc/4xx: Enable SERIAL_OF support by default for Virtex platforms
Grant Likely
2009-03-01
2
-2
/
+2
*
|
powerpc: fix linkstation and storcenter compilation breakage
Guennadi Liakhovetski
2009-03-09
4
-97
/
+44
*
|
powerpc: Run sbc610 USB fixup code only on the appropriate platform.
Tony Breeds
2009-03-04
1
-0
/
+4
*
|
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
2009-03-03
2
-4
/
+5
|
/
*
powerpc/44x: Fix address decoding setup of PCI 2.x cells
Benjamin Herrenschmidt
2009-02-26
1
-0
/
+17
*
powerpc: Fix 64bit __copy_tofrom_user() regression
Mark Nelson
2009-02-26
1
-7
/
+31
*
powerpc: Fix 64bit memcpy() regression
Mark Nelson
2009-02-26
1
-6
/
+20
*
powerpc: Fix load/store float double alignment handler
Michael Neuling
2009-02-26
1
-16
/
+13
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-02-17
6
-7
/
+14
|
\
|
*
powerpc/vsx: Fix VSX alignment handler for regs 32-63
Michael Neuling
2009-02-13
1
-1
/
+6
|
*
powerpc/ps3: Move ps3_mm_add_memory to device_initcall
Geoff Levand
2009-02-13
1
-1
/
+1
|
*
powerpc/mm: Fix numa reserve bootmem page selection
Dave Hansen
2009-02-13
1
-2
/
+3
|
*
powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL
Philippe Gerum
2009-02-13
3
-3
/
+4
*
|
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
2009-02-15
1
-0
/
+4
|
/
*
powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW
Kumar Gala
2009-02-11
1
-1
/
+1
*
powerpc: Add missing sparsemem.h include
Michael Neuling
2009-02-10
1
-0
/
+1
*
powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist
Benjamin Herrenschmidt
2009-02-10
1
-2
/
+15
*
powerpc/cell: Add missing #include for oprofile
Michael Neuling
2009-02-10
1
-0
/
+1
*
powerpc/ftrace: Fix math to calculate offset in TOC
Steven Rostedt
2009-02-10
1
-2
/
+3
*
powerpc: Don't emulate mr. instructions
Ananth N Mavinakayanahalli
2009-02-10
1
-0
/
+2
*
powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
Kumar Gala
2009-02-10
2
-4
/
+4
*
arch/powerpc: Eliminate double sizeof
Julia Lawall
2009-02-06
1
-1
/
+1
*
powerpc/cpm2: Fix set interrupt type
paulfax
2009-02-06
1
-1
/
+1
*
powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boards
Anton Vorontsov
2009-02-06
2
-8
/
+3
*
powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dts
Anton Vorontsov
2009-02-06
1
-0
/
+2
*
powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND
Michael Neuling
2009-02-06
1
-1
/
+1
*
powerpc: Fix oops on some machines due to incorrect pr_debug()
Benjamin Herrenschmidt
2009-02-02
1
-3
/
+2
*
powerpc/5200: Bugfix for PCI mapping of memory and IMMR
Grant Likely
2009-01-30
1
-14
/
+10
*
powerpc/5200: update defconfigs
Grant Likely
2009-01-30
6
-143
/
+386
*
powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code
Gerhard Pircher
2009-01-28
1
-3
/
+3
*
powerpc/pseries: Correct VIO bus accounting problem in CMO env.
Robert Jennings
2009-01-28
1
-3
/
+4
*
powerpc: Remove arch/ppc cruft from Kconfig
Josh Boyer
2009-01-28
1
-4
/
+0
*
powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c
Stephen Rothwell
2009-01-28
1
-13
/
+13
[next]