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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-1
/
+6
2014-05-28
powerpc: Fix 64 bit builds with binutils 2.24
Guenter Roeck
1
-1
/
+6
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-5
/
+0
2014-05-23
of: Stop naming platform_device using dcr address
Grant Likely
1
-4
/
+0
2014-05-20
powerpc: Clear ELF personality flag if ELFv2 is not requested.
Jeff Bailey
1
-0
/
+2
2014-05-20
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
Paul Gortmaker
2
-1
/
+2
2014-05-20
powerpc: Drop return value from set_breakpoint as it is unused
Paul Gortmaker
1
-1
/
+1
2014-05-20
powerpc: Remove non-uapi linkage.h export
James Hogan
1
-1
/
+0
2014-05-20
Revert "powerpc/powernv: Fundamental reset on PLX ports"
Benjamin Herrenschmidt
1
-1
/
+0
2014-05-13
Merge branch 'dt-bus-name' into for-next
Rob Herring
2
-24
/
+25
2014-05-13
Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master
Paolo Bonzini
1
-0
/
+11
2014-05-05
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
13
-54
/
+109
2014-04-30
of: push struct boot_param_header and defines into powerpc
Rob Herring
1
-0
/
+39
2014-04-30
powerpc: memcpy optimization for 64bit LE
Philippe Bergheaud
1
-4
/
+0
2014-04-29
KVM guest: Make pv trampoline code executable
Alexander Graf
1
-0
/
+11
2014-04-28
powerpc/tm: Add checking to treclaim/trechkpt
Michael Neuling
1
-0
/
+1
2014-04-28
powerpc: powernv: Framework to show the correct clock in /proc/cpuinfo
Gautham R. Shenoy
1
-0
/
+2
2014-04-28
powerpc/powernv: Return secondary CPUs to firmware before FW update
Vasant Hegde
1
-0
/
+1
2014-04-28
powerpc/powernv: Fundamental reset on PLX ports
Gavin Shan
1
-0
/
+1
2014-04-28
powerpc/pci: Mask linkDown on resetting PCI bus
Gavin Shan
1
-0
/
+3
2014-04-28
powerpc/eeh: Make the delay for PE reset unified
Gavin Shan
1
-0
/
+10
2014-04-28
powerpc/eeh: No hotplug on permanently removed dev
Gavin Shan
2
-0
/
+2
2014-04-28
powerpc/eeh: Cleanup EEH subsystem variables
Gavin Shan
1
-10
/
+19
2014-04-28
powerpc/eeh: Use cached capability for log dump
Gavin Shan
1
-1
/
+3
2014-04-28
powerpc/eeh: Block PCI-CFG access during PE reset
Gavin Shan
1
-0
/
+1
2014-04-28
powerpc/eeh: Remove EEH_PE_PHB_DEAD
Gavin Shan
1
-1
/
+0
2014-04-28
powerpc: Bump COMMAND_LINE_SIZE to 2048
Anton Blanchard
1
-1
/
+6
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL dump code
Anton Blanchard
1
-2
/
+2
2014-04-28
powerpc/powernv: Create OPAL sglist helper functions and fix endian issues
Anton Blanchard
1
-5
/
+9
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL error log code
Anton Blanchard
1
-1
/
+1
2014-04-28
powerpc/powernv: Remove some OPAL function declaration duplication
Anton Blanchard
1
-10
/
+2
2014-04-28
powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs
Anton Blanchard
1
-6
/
+6
2014-04-23
powerpc/modules: Create module_trampoline_target()
Anton Blanchard
1
-0
/
+2
2014-04-23
powerpc/modules: Create is_module_trampoline()
Anton Blanchard
1
-0
/
+1
2014-04-23
powerpc/kprobes: Fix ABIv2 issues with kprobe_lookup_name
Anton Blanchard
1
-2
/
+3
2014-04-23
powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules
Anton Blanchard
1
-0
/
+12
2014-04-23
powerpc: Handle new ELFv2 module relocations
Rusty Russell
1
-1
/
+6
2014-04-23
powerpc: Fix up TOC. for modules.
Rusty Russell
1
-0
/
+1
2014-04-23
powerpc: modules implement R_PPC64_TOCSAVE relocation.
Rusty Russell
1
-1
/
+4
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
[prev]
[next]