index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support
Benjamin Herrenschmidt
1
-0
/
+1
2014-06-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
29
-101
/
+199
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
12
-45
/
+273
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
3
-1
/
+3
2014-06-02
powerpc: Wire renameat2() syscall
Benjamin Herrenschmidt
3
-1
/
+3
2014-05-30
KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs
Paul Mackerras
1
-5
/
+7
2014-05-30
KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register number
Paul Mackerras
1
-1
/
+1
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
2
-0
/
+7
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
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-14
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
[next]