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
/
platforms
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
1
-17
/
+10
2017-04-11
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
1
-2
/
+1
2017-04-01
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
1
-0
/
+61
2017-03-31
powerpc/mm: Add translation mode information in /proc/cpuinfo
Aneesh Kumar K.V
1
-0
/
+4
2017-03-20
powerpc/pseries: Move struct hcall_stats to hvCall_inst.c
Tobin C. Harding
1
-0
/
+10
2017-03-17
powerpc/pseries: Don't give a warning when HPT resizing isn't available
Michael Ellerman
1
-1
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-27
/
+283
2017-02-28
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+3
2017-02-21
powerpc/pseries: Revert 'Auto-online hotplugged memory'
Nathan Fontenot
1
-15
/
+37
2017-02-17
powerpc/pseries: Implement indexed-count hotplug memory remove
Sahil Mehta
1
-0
/
+98
2017-02-17
powerpc/pseries: Implement indexed-count hotplug memory add
Sahil Mehta
2
-12
/
+145
2017-02-16
powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=n
Michael Ellerman
1
-1
/
+4
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2
-1
/
+30
2017-02-10
powerpc/pseries: Fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2017-02-10
powerpc/pseries: Add support for hash table resizing
David Gibson
1
-0
/
+109
2017-02-09
powerpc/pseries: Add hypercall wrappers for hash page table resizing
David Gibson
1
-0
/
+1
2017-02-02
powerpc/pseries: Report DLPAR capabilities
Nathan Fontenot
1
-1
/
+7
2017-02-02
powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event
John Allen
1
-0
/
+34
2017-02-02
powerpc/pseries: Introduce memory hotplug READD operation
John Allen
1
-0
/
+41
2017-02-02
powerpc/pseries: Make the acquire/release of the drc for memory a seperate step
John Allen
1
-12
/
+22
2017-02-02
powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common Kconfig
Anton Blanchard
1
-1
/
+0
2017-01-31
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
Paul Mackerras
1
-0
/
+29
2017-01-31
powerpc/pseries: Fixes for the "ibm,architecture-vec-5" options
Paul Mackerras
1
-1
/
+1
2017-01-31
powerpc: Move isa bridge definitions to separate include
Benjamin Herrenschmidt
1
-0
/
+1
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-1
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
7
-7
/
+7
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
12
-56
/
+2372
2016-12-16
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+4
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
1
-2
/
+4
2016-12-01
powerpc/pseries: Use lmb_is_removable() to check removability
Nathan Fontenot
1
-2
/
+5
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2
-3
/
+3
2016-11-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-1
/
+1
2016-11-23
powerpc/pseries/ibmebus: Remove legacy suspend/resume support
Lars-Peter Clausen
1
-298
/
+0
2016-11-22
powerpc/pci: Always print PHB and PE numbers as hexadecimal
Russell Currey
1
-4
/
+4
2016-11-18
powerpc/pseries: Disable IBMEBUS on little endian builds
Michael Ellerman
1
-1
/
+1
2016-11-18
powerpc/pseries: Move ibmebus.c into platforms pseries
Michael Ellerman
3
-0
/
+774
2016-11-18
powerpc/pseries: Move vio.c into platforms pseries
Michael Ellerman
3
-0
/
+1711
2016-11-18
powerpc/pseries: Correct possible read beyond dlpar sysfs buffer
Nathan Fontenot
1
-45
/
+97
2016-11-17
powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseries
Michael Ellerman
3
-0
/
+54
2016-11-16
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
Paul Mackerras
1
-1
/
+1
2016-11-14
powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexec
Anton Blanchard
1
-2
/
+22
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2016-10-11
powerpc/pseries: Fix stack corruption in htpe code
Laurent Dufour
1
-2
/
+2
2016-10-08
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-9
/
+10
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
3
-6
/
+6
2016-09-20
powerpc/pseries: fix memory leak in queue_hotplug_event() error path
Andrew Donnellan
1
-0
/
+1
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2
-3
/
+3
[next]