index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-23
powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules
Anton Blanchard
1
-0
/
+12
2014-04-23
powerpc: Fix up TOC. for modules.
Rusty Russell
1
-0
/
+1
2014-04-23
powerpc: Fix ABIv2 issue with dereference_function_descriptor
Anton Blanchard
1
-0
/
+2
2014-04-23
powerpc/tracing: TRACE_WITH_FRAME_BUFFER creates invalid stack frames
Anton Blanchard
1
-2
/
+2
2014-04-23
powerpc/tm: Fix GOT save offset for ABIv2
Anton Blanchard
1
-0
/
+2
2014-04-23
powerpc: Fix ABIv2 issues with stack offsets in assembly code
Anton Blanchard
1
-0
/
+4
2014-04-23
powerpc: Add ABIv2 support to ppc_function_entry
Anton Blanchard
1
-4
/
+36
2014-04-23
powerpc: Remove function descriptors and dot symbols on new ABI
Anton Blanchard
3
-0
/
+26
2014-04-23
powerpc: Create DOTSYM to wrap dot symbol usage
Anton Blanchard
2
-3
/
+5
2014-04-23
powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()
Anton Blanchard
1
-38
/
+0
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
5
-9
/
+9
2014-04-18
arch,powerpc: Convert smp_mb__*()
Peter Zijlstra
3
-10
/
+5
2014-04-11
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+4
2014-04-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
3
-38
/
+109
2014-04-09
powerpc/opal: Add missing include
Michael Neuling
1
-0
/
+2
2014-04-09
powerpc: Add lq/stq emulation
Anton Blanchard
1
-0
/
+1
2014-04-09
powerpc/powernv: Add invalid OPAL call
Joel Stanley
1
-0
/
+2
2014-04-09
powerpc/powernv: Add OPAL message log interface
Joel Stanley
1
-0
/
+4
2014-04-09
powerpc/powernv: Fix endian issues with sensor code
Anton Blanchard
1
-2
/
+1
2014-04-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+4
2014-04-07
include/linux/crash_dump.h: add vmcore_cleanup() prototype
Rashika Kheria
1
-1
/
+0
2014-04-07
cpufreq: powernv: cpufreq driver for powernv platform
Vaidyanathan Srinivasan
1
-0
/
+4
2014-04-07
powerpc/powernv: Fix endian issues with OPAL async code
Anton Blanchard
1
-3
/
+3
2014-04-07
powerpc/powernv: Add opal_notifier_unregister() and export to modules
Benjamin Herrenschmidt
1
-0
/
+2
2014-04-07
powerpc/le: Enable RTAS events support
Greg Kurz
1
-33
/
+94
2014-04-04
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
Linus Torvalds
1
-0
/
+18
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-1
/
+25
2014-04-02
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
4
-1
/
+5
2014-04-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
14
-37
/
+126
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-838
/
+0
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2014-03-29
Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-next
Paolo Bonzini
6
-1
/
+25
2014-03-29
KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8
Paul Mackerras
1
-1
/
+1
2014-03-29
KVM: PPC: Book3S HV: Don't use kvm_memslots() in real mode
Paul Mackerras
1
-0
/
+12
2014-03-29
KVM: PPC: Book3S HV: Add transactional memory support
Michael Neuling
2
-0
/
+5
2014-03-26
KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE
Laurent Dufour
1
-0
/
+2
2014-03-26
KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write
Greg Kurz
1
-0
/
+5
2014-03-24
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
5
-33
/
+32
2014-03-24
powerpc/book3s: Fix CFAR clobbering issue in machine check handler.
Mahesh Salgaonkar
1
-0
/
+8
2014-03-24
powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
Anton Blanchard
1
-0
/
+4
2014-03-24
powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info)
Cody P Schafer
1
-0
/
+5
2014-03-24
powerpc/perf: Enable BHRB access for EBB events
Michael Ellerman
1
-0
/
+1
2014-03-24
powerpc/perf: Add lost exception workaround
Michael Ellerman
1
-0
/
+2
2014-03-24
powerpc: Add a cpu feature CPU_FTR_PMAO_BUG
Michael Ellerman
1
-2
/
+4
2014-03-24
powerpc/perf: Define perf_event_print_debug() to print PMU register values
Anshuman Khandual
1
-0
/
+1
2014-03-24
powerpc/powernv: Enable fetching of platform sensor data
Neelesh Gupta
1
-0
/
+4
2014-03-24
powerpc/powernv: Enable reading and updating of system parameters
Neelesh Gupta
1
-1
/
+15
2014-03-24
powerpc/powernv: Infrastructure to support OPAL async completion
Neelesh Gupta
1
-1
/
+11
2014-03-19
random: Add arch_has_random[_seed]()
H. Peter Anvin
1
-0
/
+9
[prev]
[next]