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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-28
tracing: fix for tracepoint API change
Stephen Rothwell
1
-5
/
+5
2010-05-28
rename the generic fsync implementations
Christoph Hellwig
1
-1
/
+1
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+1
2010-05-25
Merge remote branch 'origin' into secretlab/next-spi
Grant Likely
42
-222
/
+551
2010-05-25
powerpc/mpc5121: move PSC FIFO memory init to platform code
Anatolij Gustschin
1
-0
/
+78
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
34
-182
/
+502
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
7
-18
/
+35
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
30
-176
/
+489
2010-05-21
powerpc/pseries: Make request_ras_irqs() available to other pseries code
Mark Nelson
4
-60
/
+90
2010-05-21
powerpc: Use smt_snooze_delay=-1 to always busy loop
Anton Blanchard
1
-5
/
+5
2010-05-21
powerpc/kexec: Speedup kexec hash PTE tear down
Michael Neuling
1
-13
/
+20
2010-05-21
powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
Michael Neuling
2
-0
/
+56
2010-05-21
powerpc/eeh: Fix oops when probing in early boot
Anton Blanchard
1
-1
/
+1
2010-05-21
powerpc: Avoid bad relocations in iSeries code
Paul Mackerras
1
-2
/
+2
2010-05-21
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
Milton Miller
3
-5
/
+13
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2010-05-19
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
4
-7
/
+5
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
7
-19
/
+19
2010-05-17
powerpc/8610: add probing for individual DMA channels, not just DMA controllers
Timur Tabi
1
-1
/
+2
2010-05-17
powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boards
Anton Vorontsov
2
-0
/
+2
2010-05-07
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-4
/
+11
2010-05-06
powerpc/cpumask: Update some comments
Anton Blanchard
3
-5
/
+5
2010-05-06
powerpc/cpumask: Convert hotplug-cpu code to new cpumask API
Anton Blanchard
1
-14
/
+19
2010-05-06
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
Anton Blanchard
1
-1
/
+1
2010-05-06
powerpc/cpumask: Convert xics driver to new cpumask API
Anton Blanchard
1
-17
/
+21
2010-05-06
powerpc/cpumask: Convert pseries SMP code to new cpumask API
Anton Blanchard
1
-7
/
+9
2010-05-06
powerpc/cpumask: Convert iseries SMP code to new cpumask API
Anton Blanchard
1
-1
/
+1
2010-05-06
powerpc/cpumask: Use cpu_online_mask
Anton Blanchard
2
-2
/
+2
2010-05-06
powerpc/pseries: Only call start-cpu when a CPU is stopped
Michael Neuling
1
-0
/
+6
2010-05-06
powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
Michael Neuling
3
-26
/
+34
2010-05-05
powerpc/4xx: Simple platform for the ISS 4xx simulator
Torez Smith
3
-0
/
+179
2010-05-05
powerpc/47x: Base ppc476 support
Dave Kleikamp
2
-2
/
+12
2010-04-29
driver-core: Add device node pointer to struct device
Grant Likely
1
-0
/
+1
2010-04-28
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
1
-0
/
+7
2010-04-26
Powerpc: wii: Fix typo in comment
Thomas Weber
1
-2
/
+2
2010-04-20
powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n
Anton Vorontsov
2
-4
/
+4
2010-04-07
powerpc/iseries/pci: Use __ratelimit
Akinobu Mita
1
-7
/
+3
2010-04-07
powerpc/pseries/dlpar: Use kasprintf
Julia Lawall
1
-5
/
+2
2010-04-07
powerpc/pseries/dlpar: Eliminate use after free
Julia Lawall
1
-0
/
+1
2010-04-07
powerpc/pmac/low_i2c.c: three minor problems
d binderman
1
-3
/
+4
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
55
-15
/
+41
2010-03-27
powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them
Roman Fietze
1
-0
/
+2
2010-03-19
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+5
2010-03-18
powerpc/5200: Build fix for mpc52xx watchdog timer code
Grant Likely
1
-1
/
+5
2010-03-09
powerpc: Reduce printk from pseries_mach_cpu_die()
Vaidyanathan Srinivasan
1
-11
/
+0
2010-03-09
powerpc: Move checks in pseries_mach_cpu_die()
Vaidyanathan Srinivasan
1
-15
/
+15
2010-03-09
powerpc: Reset kernel stack on cpu online from cede state
Vaidyanathan Srinivasan
2
-5
/
+5
2010-03-09
powerpc/pseries: Pass CPPR value to H_XIRR hcall
Mark Nelson
2
-5
/
+6
2010-03-09
powerpc: Fix SMP build with disabled CPU hotplugging.
Adam Lackorzynski
1
-1
/
+21
[next]