index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
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-05
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-05
mm: disable zone_reclaim_mode by default
Mel Gorman
1
-6
/
+2
2014-06-05
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/...
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/k...
Linus Torvalds
3
-10
/
+5
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2014-06-02
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-1
/
+2
2014-06-02
powerpc: Wire renameat2() syscall
Benjamin Herrenschmidt
2
-1
/
+2
2014-05-30
KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs
Paul Mackerras
1
-5
/
+7
2014-05-30
KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler
Aneesh Kumar K.V
1
-0
/
+34
2014-05-30
KVM: PPC: Disable NX for old magic page using guests
Alexander Graf
1
-0
/
+1
2014-05-30
KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest
Aneesh Kumar K.V
1
-23
/
+123
2014-05-30
KVM: PPC: Book3S PR: Expose TAR facility to guest
Alexander Graf
1
-0
/
+2
2014-05-30
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
Alexander Graf
3
-8
/
+13
2014-05-30
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
4
-7
/
+84
2014-05-30
KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
Aneesh Kumar K.V
1
-1
/
+1
2014-05-30
KVM: PPC: E500: Add dcbtls emulation
Alexander Graf
1
-0
/
+1
2014-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+11
2014-05-28
powerpc: Fix regression of per-CPU DSCR setting
Sam bobroff
1
-0
/
+3
2014-05-28
powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCE
Preeti U Murthy
1
-1
/
+1
2014-05-28
powerpc/powernv: Add support for POWER8 split core on powernv
Michael Ellerman
1
-0
/
+9
2014-05-28
powerpc: Add threads_per_subcore
Michael Ellerman
1
-0
/
+7
2014-05-28
powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()
Michael Ellerman
1
-1
/
+1
2014-05-28
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
Michael Ellerman
2
-8
/
+7
2014-05-28
powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID
Nishanth Aravamudan
1
-13
/
+0
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-28
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
Revert "powerpc/powernv: Fundamental reset on PLX ports"
Benjamin Herrenschmidt
1
-1
/
+0
2014-05-14
Merge branch 'dt-bus-name' into for-next
Rob Herring
1
-23
/
+19
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
12
-53
/
+100
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
[next]