index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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-09-09
powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()
Pranith Kumar
2
-1
/
+4
2014-09-09
powerpc/perf: Fix ABIv2 kernel backtraces
Anton Blanchard
1
-0
/
+7
2014-08-13
powerpc/mm: Use read barrier when creating real_pte
Aneesh Kumar K.V
1
-5
/
+25
2014-08-13
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
1
-1
/
+1
2014-08-13
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
1
-3
/
+3
2014-08-13
powerpc: remove duplicate definition of TEXASR_FS
Nishanth Aravamudan
1
-2
/
+1
2014-08-13
powerpc/powernv: Interface to register/unregister opal dump region
Vasant Hegde
1
-0
/
+11
2014-08-13
powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS
Michael Ellerman
1
-2
/
+4
2014-08-13
powerpc: Add smp_mb() to arch_spin_is_locked()
Michael Ellerman
1
-0
/
+1
2014-08-08
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
3
-20
/
+1
2014-08-08
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
1
-3
/
+0
2014-08-08
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
2
-17
/
+1
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-142
/
+230
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
26
-186
/
+326
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
14
-142
/
+230
2014-08-05
powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
Madhusudanan Kandasamy
1
-2
/
+3
2014-08-05
powerpc/powernv: Invoke opal call to handle hmi.
Mahesh Salgaonkar
2
-0
/
+48
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
6
-0
/
+11
2014-08-05
powerpc/powernv: Allow to freeze PE
Gavin Shan
1
-1
/
+8
2014-08-05
powerpc/powernv: Enable M64 aperatus for PHB3
Guo Chao
1
-1
/
+7
2014-08-05
powerpc/eeh: Aux PE data for error log
Gavin Shan
1
-0
/
+2
2014-08-05
powerpc/eeh: Make diag-data not endian dependent
Gavin Shan
1
-64
/
+64
2014-08-05
powerpc/eeh: Selectively enable IO for error log
Gavin Shan
1
-4
/
+5
2014-08-05
powerpc/eeh: Refactor EEH flag accessors
Gavin Shan
1
-21
/
+11
2014-08-05
powerpc/eeh: EEH support for VFIO PCI device
Gavin Shan
1
-0
/
+12
2014-08-05
powerpc/eeh: Avoid event on passed PE
Gavin Shan
1
-0
/
+7
2014-08-05
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
3
-10
/
+56
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2014-07-31
KVM: PPC: PR: Handle FSCR feature deselects
Alexander Graf
1
-0
/
+1
2014-07-30
KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr
Bharat Bhushan
1
-10
/
+10
2014-07-29
powerpc/e6500: Add support for hardware threads
Andy Fleming
3
-1
/
+37
2014-07-29
powerpc/booke: Define MSR bits the same way as reg.h
Scott Wood
1
-9
/
+19
2014-07-28
KVM: PPC: Remove DCR handling
Alexander Graf
2
-5
/
+0
2014-07-28
KVM: PPC: Expose helper functions for data/inst faults
Alexander Graf
1
-0
/
+8
2014-07-28
KVM: PPC: Separate loadstore emulation from priv emulation
Alexander Graf
1
-0
/
+1
2014-07-28
KVM: PPC: Handle magic page in kvmppc_ld/st
Alexander Graf
2
-0
/
+17
2014-07-28
KVM: PPC: Move kvmppc_ld/st to common code
Alexander Graf
3
-3
/
+7
2014-07-28
KVM: PPC: Implement kvmppc_xlate for all targets
Alexander Graf
1
-0
/
+13
2014-07-28
KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page
Aneesh Kumar K.V
1
-2
/
+4
2014-07-28
Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
Stewart Smith
4
-0
/
+27
2014-07-28
KVM: PPC: Remove 440 support
Alexander Graf
3
-71
/
+0
2014-07-28
KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer
Bharat Bhushan
1
-3
/
+0
2014-07-28
kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
Bharat Bhushan
1
-0
/
+1
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
3
-31
/
+31
2014-07-28
KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
Mihai Caraman
1
-3
/
+6
2014-07-28
kvm: ppc: Add SPRN_EPR get helper function
Bharat Bhushan
1
-0
/
+11
2014-07-28
kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
Bharat Bhushan
1
-0
/
+1
2014-07-28
kvm: ppc: bookehv: Added wrapper macros for shadow registers
Bharat Bhushan
1
-8
/
+36
2014-07-28
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
1
-1
/
+1
2014-07-28
KVM: PPC: Book3S: Add hack for split real mode
Alexander Graf
2
-0
/
+4
[next]