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
2010-02-19
powerpc: Convert confirm_error_lock to raw_spinlock
Thomas Gleixner
1
-7
/
+7
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
1
-2
/
+2
2010-02-17
powerpc: Reduce footprint of xics_ipi_struct
Anton Blanchard
1
-15
/
+11
2010-02-17
powerpc/eeh: Fix a bug when pci structure is null
Breno Leitao
3
-5
/
+5
2010-02-17
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-2
/
+12
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
4
-8
/
+8
2010-02-09
powerpc/pseries: Quieten cede latency printk
Anton Blanchard
1
-17
/
+5
2010-02-09
arch/powerpc: Fix continuation line formats
Joe Perches
2
-6
/
+6
2010-02-09
powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup
Will Schmidt
1
-2
/
+2
2010-02-08
powerpc/pseries: Fix kexec regression caused by CPPR tracking
Mark Nelson
1
-2
/
+12
2010-02-01
powerpc/pseries: Fix xics build without CONFIG_SMP
Benjamin Herrenschmidt
1
-5
/
+1
2010-01-15
powerpc: Move cpu hotplug driver lock from pseries to powerpc
Nathan Fontenot
1
-14
/
+0
2010-01-15
powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE
FUJITA Tomonori
1
-1
/
+3
2010-01-15
powerpc/pseries: Fix xics interrupt affinity
Anton Blanchard
1
-6
/
+6
2009-12-18
powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.
Gautham R Shenoy
1
-2
/
+4
2009-12-18
powerpc/pseries: Don't panic when H_PROD fails during cpu-online.
Gautham R Shenoy
1
-2
/
+2
2009-12-18
powerpc/pseries: Select XICS and PCI_MSI PSERIES
Mel Gorman
1
-0
/
+2
2009-12-18
powerpc: Make the CMM memory hotplug aware
Robert Jennings
1
-6
/
+248
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+2
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-53
/
+150
2009-12-09
powerpc/pseries: Track previous CPPR values to correctly EOI interrupts
Mark Nelson
1
-5
/
+51
2009-12-09
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
Nathan Fontenot
1
-94
/
+94
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
1
-1
/
+1
2009-12-09
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
1
-10
/
+35
2009-12-09
pseries/pseries: Add code to online/offline CPUs of a DLPAR node
Gautham R Shenoy
1
-0
/
+101
2009-12-09
powerpc/pseries: Add kernel based CPU DLPAR handling
Nathan Fontenot
1
-0
/
+88
2009-12-09
powerpc/pseries: Kernel DLPAR Infrastructure
Nathan Fontenot
3
-2
/
+346
2009-11-24
powerpc/pseries: Add hooks to put the CPU into an appropriate offline state
Gautham R Shenoy
3
-9
/
+210
2009-11-24
powerpc/pseries: Add extended_cede_processor() helper function.
Gautham R Shenoy
1
-0
/
+22
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-2
/
+2
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
3
-53
/
+150
2009-11-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-2
/
+9
2009-11-05
powerpc/pci: Fix regression in powerpc MSI-X
Andre Detsch
2
-2
/
+9
2009-10-30
powerpc: Add kdump support to Collaborative Memory Manager
Brian King
2
-11
/
+20
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
1
-4
/
+4
2009-10-30
powerpc/pseries: Use irq_has_action() in eeh_disable_irq()
Michael Ellerman
1
-17
/
+1
2009-10-30
powerpc/chrp: Use the same RTAS daemon as pSeries
Benjamin Herrenschmidt
3
-520
/
+2
2009-10-30
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
Benjamin Herrenschmidt
2
-5
/
+5
2009-10-29
percpu: make percpu symbols in powerpc unique
Tejun Heo
1
-2
/
+2
2009-10-28
powerpc: tracing: Give hypervisor call tracepoints access to arguments
Anton Blanchard
3
-16
/
+29
2009-10-28
powerpc: tracing: Add hypervisor call tracepoints
Anton Blanchard
3
-43
/
+127
2009-10-14
powerpc: Fix hypervisor TLB batching
Anton Blanchard
1
-2
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
1
-4
/
+4
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
1
-3
/
+3
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+9
2009-09-11
powerpc: Fix bug where perf_counters breaks oprofile
Paul Mackerras
1
-4
/
+0
2009-09-10
PCI/powerpc: support PCIe fundamental reset
Mike Mason
1
-1
/
+9
[next]