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-12-13
powerpc: Fix endian issues in crash dump code
Anton Blanchard
1
-3
/
+3
2013-12-13
powerpc/pseries: Fix endian issues in MSI code
Anton Blanchard
1
-13
/
+15
2013-12-13
powerpc/pseries: Fix PCIE link speed endian issue
Anton Blanchard
1
-4
/
+4
2013-12-13
powerpc/pseries: Fix endian issues in nvram code
Anton Blanchard
1
-23
/
+23
2013-12-13
powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg
Anton Blanchard
1
-6
/
+6
2013-12-13
powerpc: Fix topology core_id endian issue on LE builds
Anton Blanchard
1
-2
/
+2
2013-12-13
powerpc: Fix endian issue in setup-common.c
Anton Blanchard
1
-2
/
+2
2013-12-13
powerpc: PTRACE_PEEKUSR always returns FPR0
Ulrich Weigand
1
-2
/
+2
2013-12-11
powerpc/kvm/booke: Fix build break due to stack frame size warning
Scott Wood
3
-23
/
+23
2013-12-10
powerpc: Fix up the kdump base cap to 128M
Mahesh Salgaonkar
1
-1
/
+1
2013-12-10
powernv: Fix VFIO support with PHB3
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2013-12-10
powerpc/52xx: Re-enable bestcomm driver in defconfigs
Anatolij Gustschin
6
-6
/
+12
2013-12-10
powerpc/pasemi: Turn on devtmpfs in defconfig
Olof Johansson
1
-4
/
+3
2013-12-10
powerpc: Fix PTE page address mismatch in pgtable ctor/dtor
Hong H. Pham
2
-8
/
+4
2013-12-10
powerpc/44x: Fix ocm_block allocation
Ilia Mirkin
1
-1
/
+1
2013-12-10
powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y
Michael Ellerman
1
-1
/
+4
2013-12-09
KVM: PPC: Book3S: PR: Enable interrupts earlier
Alexander Graf
2
-10
/
+2
2013-12-09
KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy
Alexander Graf
2
-0
/
+23
2013-12-09
KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpu
Alexander Graf
1
-0
/
+4
2013-12-09
KVM: PPC: Book3S: PR: Don't clobber our exit handler id
Alexander Graf
1
-3
/
+10
2013-12-07
powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node
Gerhard Sittig
1
-1
/
+0
2013-11-26
powerpc: Clean up panic_timeout usage
Jason Baron
5
-7
/
+6
2013-11-25
arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow
Chen Gang
1
-1
/
+1
2013-11-25
powerpc/signals: Improved mark VSX not saved with small contexts fix
Michael Neuling
2
-9
/
+13
2013-11-25
powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering
Hari Bathini
2
-0
/
+13
2013-11-25
powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIAN
Anton Blanchard
1
-3
/
+17
2013-11-25
powerpc: Fix error when cross building TAGS & cscope
Michael Neuling
1
-0
/
+2
2013-11-22
powerpc/booke: Only check for hugetlb in flush if vma != NULL
Scott Wood
2
-3
/
+2
2013-11-22
powerpc/85xx: typo in dts: "interupt" (four devices)
Adam Borowski
4
-8
/
+8
2013-11-22
powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported
LEROY Christophe
5
-0
/
+37
2013-11-22
powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU well
Tiejun Chen
1
-0
/
+5
2013-11-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
20
-36
/
+75
2013-11-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-4
/
+3
2013-11-21
powerpc/signals: Mark VSX not saved with small contexts
Michael Neuling
1
-1
/
+9
2013-11-21
powerpc/pseries: Fix SMP=n build of rng.c
Michael Ellerman
1
-0
/
+1
2013-11-21
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
4
-17
/
+22
2013-11-21
powerpc/vio: Fix a dma_mask issue of vio
Li Zhong
1
-1
/
+1
2013-11-21
powerpc: booke: Fix build failures
Aneesh Kumar K.V
7
-0
/
+9
2013-11-21
powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled
Anton Blanchard
1
-1
/
+1
2013-11-21
powerpc: Only print PACATMSCRATCH in oops when TM is active
Anton Blanchard
1
-1
/
+2
2013-11-21
powerpc/pseries: Duplicate dtl entries sometimes sent to userspace
Anton Blanchard
1
-2
/
+2
2013-11-21
powerpc: Remove a few lines of oops output
Anton Blanchard
1
-9
/
+9
2013-11-21
powerpc: Print DAR and DSISR on machine check oopses
Anton Blanchard
1
-1
/
+1
2013-11-21
powerpc: Fix __get_user_pages_fast() irq handling
Heiko Carstens
1
-2
/
+3
2013-11-21
powerpc/eeh: More accurate log
Gavin Shan
1
-2
/
+7
2013-11-21
powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges
Gavin Shan
1
-0
/
+9
2013-11-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
13
-34
/
+542
2013-11-21
powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2
Ulrich Weigand
1
-1
/
+15
2013-11-21
powerpc: Add pseries_le_defconfig
Anton Blanchard
1
-0
/
+352
2013-11-21
powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.
Anton Blanchard
1
-0
/
+11
[prev]
[next]