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-07-28
powerpc: Remove oprofile RS64 support
Michael Ellerman
1
-1
/
+0
2014-07-28
powerpc: Remove CONFIG_POWER3
Michael Ellerman
1
-2
/
+1
2014-07-28
powerpc: Remove MMU_FTR_SLB
Michael Ellerman
3
-10
/
+4
2014-07-28
powerpc: Remove STAB code
Michael Ellerman
4
-30
/
+1
2014-07-28
powerpc: Drop support for pre-POWER4 cpus
Michael Ellerman
1
-12
/
+6
2014-07-28
powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()
Michael Ellerman
1
-2
/
+2
2014-07-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
2
-1
/
+3
2014-07-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
2
-1
/
+3
2014-07-22
powerpc: subpage_protect: Increase the array size to take care of 64TB
Aneesh Kumar K.V
1
-1
/
+2
2014-07-22
powerpc: Disable doorbells on Power8 DD1.x
Joel Stanley
1
-0
/
+1
2014-07-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+19
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+2
2014-07-11
powernv: Add OPAL tracepoints
Anton Blanchard
1
-0
/
+45
2014-07-11
powerpc/pseries: Use jump labels for hcall tracepoints
Anton Blanchard
1
-0
/
+9
2014-07-11
Merge branch 'merge' into next
Benjamin Herrenschmidt
5
-83
/
+13
2014-07-11
powerpc/perf: Add PPMU_ARCH_207S define
Joel Stanley
1
-2
/
+1
2014-07-11
powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
Michael Ellerman
1
-9
/
+1
2014-07-08
Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-master
Paolo Bonzini
2
-2
/
+19
2014-07-06
KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
Aneesh Kumar K.V
2
-4
/
+2
2014-07-02
powerpc/fsl-booke: Add support for T2080/T2081 SoC
Shengzhou Liu
1
-0
/
+2
2014-06-26
PPC: Add _GLOBAL_TOC for 32bit
Alexander Graf
1
-0
/
+2
2014-06-25
powerpc/8xx: Remove empty asm/mpc8xx.h
Scott Wood
2
-11
/
+0
2014-06-25
pcmcia: Remove m8xx_pcmcia driver
Scott Wood
1
-2
/
+0
2014-06-25
booke/powerpc: define wimge shift mask to fix compilation error
Bharat Bhushan
1
-0
/
+2
2014-06-25
KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value
Aneesh Kumar K.V
1
-2
/
+17
2014-06-25
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
1
-29
/
+0
2014-06-24
powerpc: Add ppc_global_function_entry()
Michael Ellerman
1
-0
/
+11
2014-06-24
powerpc: Remove __arch_swab*
Benjamin Herrenschmidt
1
-43
/
+0
2014-06-20
powerpc/e500mc: Fix wrong value of MCSR_L2MMU_MHIT
Scott Wood
1
-1
/
+1
2014-06-11
powerpc/eeh: Dump PE location code
Gavin Shan
1
-0
/
+1
2014-06-11
powerpc/powernv: Fix killed EEH event
Gavin Shan
1
-1
/
+1
2014-06-11
powerpc/perf: Ensure all EBB register state is cleared on fork()
Michael Ellerman
1
-0
/
+2
2014-06-11
powerpc/cpm: Remove duplicate FCC_GFMR_TTX define
Dan Carpenter
1
-1
/
+0
2014-06-11
powerpc/powernv: Fix endianness problems in EEH
Guo Chao
1
-51
/
+51
2014-06-11
powerpc: Correct DSCR during TM context switch
Sam bobroff
1
-2
/
+4
2014-06-11
powerpc: Remove platforms/wsp and associated pieces
Michael Ellerman
3
-27
/
+0
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
27
-99
/
+190
2014-06-05
powerpc: Allow ppc_md platform hook to override memory_block_size_bytes
Anton Blanchard
1
-0
/
+3
2014-06-05
powerpc/powernv: Fix endian issues in memory error handling code
Anton Blanchard
1
-5
/
+5
2014-06-05
powerpc: 64bit sendfile is capped at 2GB
Anton Blanchard
1
-1
/
+1
2014-06-05
powerpc/powernv: Add calls to support little endian host
Benjamin Herrenschmidt
1
-0
/
+7
2014-06-04
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-04
mm: disable zone_reclaim_mode by default
Mel Gorman
1
-6
/
+2
2014-06-04
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
1
-0
/
+6
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
Linus Torvalds
2
-4
/
+39
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
10
-44
/
+266
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
Linus Torvalds
3
-10
/
+5
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next
Linus Torvalds
1
-5
/
+0
2014-06-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
2
-1
/
+2
2014-06-02
powerpc: Wire renameat2() syscall
Benjamin Herrenschmidt
2
-1
/
+2
[prev]
[next]