index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Lines
2012-11-26
powerpc/eeh: Do not invalidate PE properly
Gavin Shan
-1
/
+1
2012-11-23
powerpc/pseries: Fix oops with MSIs when missing EEH PEs
Alexey Kardashevskiy
-1
/
+2
2012-10-25
powerpc/mpc5200: move lpbfifo node and fix its interrupt property
Anatolij Gustschin
-6
/
+6
2012-10-25
powerpc: 52xx: nop out unsupported critical IRQs
Wolfram Sang
-4
/
+5
2012-10-25
powerpc/pcm030: add pcm030-audio-fabric to dts
Eric Millbrandt
-1
/
+6
2012-10-18
cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.
Deepthi Dharwar
-23
/
+13
2012-10-18
cpuidle/powerpc: Fix smt_snooze_delay functionality.
Deepthi Dharwar
-10
/
+20
2012-10-18
cpuidle/powerpc: Fix target residency initialisation in pseries cpuidle
Deepthi Dharwar
-4
/
+0
2012-10-18
powerpc: Build fix for powerpc KVM
Aneesh Kumar K.V
-2
/
+3
2012-10-18
Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"
Benjamin Herrenschmidt
-1
/
+1
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+3
2012-10-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
-1528
/
+1705
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-3
/
+2
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-3
/
+3
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-136
/
+66
2012-10-11
ppc: eeh_event should just use kthread_run()
Al Viro
-3
/
+2
2012-10-11
Merge branch 'akpm' (Fixups from Andrew)
Linus Torvalds
-5
/
+6
2012-10-11
arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanups
Yasuaki Ishimatsu
-4
/
+5
2012-10-11
arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling code
Andrew Morton
-1
/
+1
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
-3577
/
+6822
2012-10-09
UAPI: (Scripted) Disintegrate arch/powerpc/include/asm
David Howells
-1528
/
+1705
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
-16
/
+22
2012-10-09
memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...
Yasuaki Ishimatsu
-4
/
+9
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
-0
/
+1
2012-10-09
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
-0
/
+1
2012-10-09
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
-0
/
+4
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
-1
/
+1
2012-10-09
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
-11
/
+4
2012-10-09
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
-0
/
+1
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
-0
/
+1
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
-3069
/
+6147
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
-53
/
+59
2012-10-06
powerpc: bitops: introduce {clear,set}_bit_le()
Takuya Yoshikawa
-0
/
+10
2012-10-06
sections: fix section conflicts in arch/powerpc
Andi Kleen
-6
/
+6
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
-136
/
+214
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-22
/
+60
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-4
/
+6
2012-10-04
powerpc/iommu: Fix multiple issues with IOMMU pools code
Anton Blanchard
-1
/
+16
2012-10-04
powerpc: Fix VMX fix for memcpy case
Nishanth Aravamudan
-2
/
+2
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
-3
/
+6
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
-0
/
+1
2012-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
-0
/
+62
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-72
/
+39
2012-10-02
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
-40
/
+10
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-4
/
+0
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
-1
/
+1
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
-0
/
+3
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
-3
/
+3
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
-1
/
+1
[next]