index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-08-04
1
-0
/
+2
|
\
|
*
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
1
-0
/
+2
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-07-23
2
-1
/
+3
|
\
\
|
*
|
powerpc: subpage_protect: Increase the array size to take care of 64TB
Aneesh Kumar K.V
2014-07-22
1
-1
/
+2
|
*
|
powerpc: Disable doorbells on Power8 DD1.x
Joel Stanley
2014-07-22
1
-0
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-07-21
2
-2
/
+19
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-master
Paolo Bonzini
2014-07-08
2
-2
/
+19
|
|
\
|
|
*
PPC: Add _GLOBAL_TOC for 32bit
Alexander Graf
2014-06-26
1
-0
/
+2
|
|
*
KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value
Aneesh Kumar K.V
2014-06-25
1
-2
/
+17
*
|
|
powerpc/perf: Add PPMU_ARCH_207S define
Joel Stanley
2014-07-11
1
-2
/
+1
*
|
|
powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
Michael Ellerman
2014-07-11
1
-9
/
+1
|
/
/
*
|
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
2014-06-25
1
-29
/
+0
*
|
powerpc: Add ppc_global_function_entry()
Michael Ellerman
2014-06-24
1
-0
/
+11
*
|
powerpc: Remove __arch_swab*
Benjamin Herrenschmidt
2014-06-24
1
-43
/
+0
*
|
powerpc/eeh: Dump PE location code
Gavin Shan
2014-06-11
1
-0
/
+1
*
|
powerpc/powernv: Fix killed EEH event
Gavin Shan
2014-06-11
1
-1
/
+1
*
|
powerpc/perf: Ensure all EBB register state is cleared on fork()
Michael Ellerman
2014-06-11
1
-0
/
+2
*
|
powerpc/cpm: Remove duplicate FCC_GFMR_TTX define
Dan Carpenter
2014-06-11
1
-1
/
+0
*
|
powerpc/powernv: Fix endianness problems in EEH
Guo Chao
2014-06-11
1
-51
/
+51
*
|
powerpc: Correct DSCR during TM context switch
Sam bobroff
2014-06-11
1
-2
/
+4
*
|
powerpc: Remove platforms/wsp and associated pieces
Michael Ellerman
2014-06-11
3
-27
/
+0
*
|
powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support
Benjamin Herrenschmidt
2014-06-11
1
-0
/
+1
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-10
29
-101
/
+199
|
\
|
*
powerpc: Allow ppc_md platform hook to override memory_block_size_bytes
Anton Blanchard
2014-06-05
1
-0
/
+3
|
*
powerpc/powernv: Fix endian issues in memory error handling code
Anton Blanchard
2014-06-05
1
-5
/
+5
|
*
powerpc: 64bit sendfile is capped at 2GB
Anton Blanchard
2014-06-05
1
-1
/
+1
|
*
powerpc/powernv: Add calls to support little endian host
Benjamin Herrenschmidt
2014-06-05
1
-0
/
+7
|
*
powerpc: Fix regression of per-CPU DSCR setting
Sam bobroff
2014-05-28
1
-0
/
+3
|
*
powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCE
Preeti U Murthy
2014-05-28
1
-1
/
+1
|
*
powerpc/powernv: Add support for POWER8 split core on powernv
Michael Ellerman
2014-05-28
1
-0
/
+9
|
*
powerpc: Add threads_per_subcore
Michael Ellerman
2014-05-28
1
-0
/
+7
|
*
powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()
Michael Ellerman
2014-05-28
1
-1
/
+1
|
*
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
Michael Ellerman
2014-05-28
2
-8
/
+7
|
*
powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID
Nishanth Aravamudan
2014-05-28
1
-13
/
+0
|
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2014-05-28
1
-1
/
+6
|
|
\
|
*
|
powerpc: Clear ELF personality flag if ELFv2 is not requested.
Jeff Bailey
2014-05-20
1
-0
/
+2
|
*
|
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
Paul Gortmaker
2014-05-20
2
-1
/
+2
|
*
|
powerpc: Drop return value from set_breakpoint as it is unused
Paul Gortmaker
2014-05-20
1
-1
/
+1
|
*
|
powerpc: Remove non-uapi linkage.h export
James Hogan
2014-05-20
1
-1
/
+0
|
*
|
Revert "powerpc/powernv: Fundamental reset on PLX ports"
Benjamin Herrenschmidt
2014-05-20
1
-1
/
+0
|
*
|
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
2014-05-05
13
-54
/
+109
|
|
\
\
|
|
*
|
powerpc/modules: Create module_trampoline_target()
Anton Blanchard
2014-04-23
1
-0
/
+2
|
|
*
|
powerpc/modules: Create is_module_trampoline()
Anton Blanchard
2014-04-23
1
-0
/
+1
|
|
*
|
powerpc/kprobes: Fix ABIv2 issues with kprobe_lookup_name
Anton Blanchard
2014-04-23
1
-2
/
+3
|
|
*
|
powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules
Anton Blanchard
2014-04-23
1
-0
/
+12
|
|
*
|
powerpc: Handle new ELFv2 module relocations
Rusty Russell
2014-04-23
1
-1
/
+6
|
|
*
|
powerpc: Fix up TOC. for modules.
Rusty Russell
2014-04-23
1
-0
/
+1
|
|
*
|
powerpc: modules implement R_PPC64_TOCSAVE relocation.
Rusty Russell
2014-04-23
1
-1
/
+4
|
|
*
|
powerpc: Fix ABIv2 issue with dereference_function_descriptor
Anton Blanchard
2014-04-23
1
-0
/
+2
|
|
*
|
powerpc/tracing: TRACE_WITH_FRAME_BUFFER creates invalid stack frames
Anton Blanchard
2014-04-23
1
-2
/
+2
[next]