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
...
|
|
*
powerpc: Fix personality handling in ppc64_personality()
Jiri Kosina
2012-08-24
1
-4
/
+4
|
|
*
powerpc/dma-iommu: Fix IOMMU window check
Aaro Koskinen
2012-08-24
1
-5
/
+4
|
|
*
powerpc: Remove unnecessary ifdefs
Michael Neuling
2012-08-24
1
-2
/
+0
|
|
*
powerpc/kgdb: Restore current_thread_info properly
Tiejun Chen
2012-08-24
1
-2
/
+9
|
|
*
powerpc/kgdb: Bail out of KGDB when we've been triggered
Tiejun Chen
2012-08-24
1
-0
/
+15
|
|
*
powerpc/kgdb: Do not set kgdb_single_step on ppc
Tiejun Chen
2012-08-24
1
-1
/
+0
|
|
*
powerpc/mpic_msgr: Add missing includes
Scott Wood
2012-08-24
2
-0
/
+4
|
|
*
powerpc: Fix null pointer deref in perf hardware breakpoints
Michael Neuling
2012-08-24
1
-1
/
+1
|
|
*
powerpc: Fixup whitespace in xmon
Michael Ellerman
2012-08-24
1
-20
/
+20
|
|
*
powerpc: Fix xmon dl command for new printk implementation
Michael Ellerman
2012-08-24
1
-26
/
+10
|
|
*
powerpc/fsl: fix "Failed to mount /dev: No such device" errors
Kim Phillips
2012-08-23
6
-0
/
+6
|
|
*
powerpc/fsl: update defconfigs
Kim Phillips
2012-08-23
5
-102
/
+35
|
|
*
powerpc/p4080ds: dts - add usb controller version info and port0
Shengzhou Liu
2012-08-10
1
-0
/
+7
|
|
*
powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDS
Zhao Chenhui
2012-08-10
1
-0
/
+1
|
|
*
powerpc/fsl-pci: Only scan PCI bus if configured as a host
Jia Hongtao
2012-08-03
1
-5
/
+8
|
*
|
ppc: e500_tlb memset clears nothing
Alan Cox
2012-08-16
1
-4
/
+4
|
*
|
KVM: PPC: Add cache flush on page map
Alexander Graf
2012-08-16
6
-0
/
+22
|
*
|
KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
Paul Mackerras
2012-08-16
1
-5
/
+7
|
|
/
*
|
powerpc/kprobes: Rename opcode_t in probes.h to ppc_opcode_t
Ananth N Mavinakayanahalli
2012-09-07
3
-3
/
+3
*
|
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
2012-09-07
6
-7
/
+7
*
|
powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
Mihai Caraman
2012-09-05
4
-8
/
+23
*
|
powerpc/booke64: Eemove mfspr srr1 duplicate in exception prolog
Mihai Caraman
2012-09-05
1
-35
/
+32
*
|
powerpc/booke64: Add DO_KVM kernel hooks
Mihai Caraman
2012-09-05
2
-37
/
+70
*
|
powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts
Mihai Caraman
2012-09-05
3
-2
/
+21
*
|
powerpc/booke64: Fix machine check handler to use the right prolog
Mihai Caraman
2012-09-05
1
-1
/
+1
*
|
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli
2012-09-05
6
-1
/
+251
*
|
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
2012-09-05
4
-0
/
+5
*
|
powerpc: Consolidate {k,u}probe definitions
Ananth N Mavinakayanahalli
2012-09-05
2
-13
/
+44
*
|
powerpc: Rename 64-bit PVR constants to PVR_foo
Michael Ellerman
2012-09-05
4
-30
/
+29
*
|
powerpc: Remove <asm/abs_addr.h>
Michael Ellerman
2012-09-05
1
-22
/
+0
*
|
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
2012-09-05
12
-10
/
+4
*
|
powerpc: Remove virt_to_abs() now all users have been fixed
Michael Ellerman
2012-09-05
1
-3
/
+0
*
|
powerpc: Remove abs_to_virt() now all users have been fixed
Michael Ellerman
2012-09-05
1
-1
/
+0
*
|
powerpc: Remove phys_to_abs() now all users have been removed
Michael Ellerman
2012-09-05
1
-2
/
+0
*
|
powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
2012-09-05
1
-2
/
+1
*
|
powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
2012-09-05
1
-6
/
+5
*
|
powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
2012-09-05
2
-6
/
+4
*
|
powerpc/dart: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-09-05
1
-4
/
+3
*
|
powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-09-05
1
-3
/
+2
*
|
powerpc/mm: Replace abs_to_virt() with __va()
Michael Ellerman
2012-09-05
1
-2
/
+1
*
|
powerpc: Remove remaining iSeries chunks
Michael Ellerman
2012-09-05
1
-30
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
2
-53
/
+26
|
\
|
*
new helper: done_path_create()
Al Viro
2012-07-29
1
-3
/
+1
|
*
pull unlock+dput() out into do_spu_create()
Al Viro
2012-07-29
2
-16
/
+11
|
*
spufs: pull unlock-and-dput() up into spufs_create()
Al Viro
2012-07-29
1
-23
/
+10
|
*
spufs_create_context(): simplify failure exits
Al Viro
2012-07-29
1
-7
/
+1
|
*
move spu_forget() into spufs_rmdir()
Al Viro
2012-07-29
1
-6
/
+5
*
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-08-01
3
-5
/
+2
|
\
\
|
*
\
Merge remote-tracking branch 'origin' into irqdomain/next
Grant Likely
2012-07-25
186
-3011
/
+4904
|
|
\
\
|
*
|
|
irqdomain: Eliminate dedicated radix lookup functions
Grant Likely
2012-07-11
2
-2
/
+2
[prev]
[next]