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
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-0
/
+2
2007-07-16
the wrong variable checked after request_irq()
Al Viro
1
-1
/
+1
2007-06-14
[POWERPC] Donate idle CPU cycles on dedicated partitions
Jake Moilanen
1
-0
/
+2
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-1
/
+1
2007-04-27
[POWERPC] Generic check_legacy_ioport
Olaf Hering
1
-27
/
+0
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-4
/
+4
2007-04-12
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
1
-2
/
+2
2007-03-09
[POWERPC] Allow pSeries to build without CONFIG_PCI
Stephen Rothwell
1
-0
/
+5
2007-02-17
[POWERPC] pseries: Enabling auto poweron after power is restored.
Manish Ahuja
1
-1
/
+29
2007-02-14
[POWERPC] Cleanup pseries kexec code
Michael Ellerman
1
-48
/
+2
2007-02-14
[POWERPC] Cleanup pseries smp initialisation code
Michael Ellerman
1
-6
/
+0
2007-02-14
[POWERPC] Consolidate pseries platform header files into pseries.h
Michael Ellerman
1
-2
/
+2
2006-12-09
[POWERPC] dont allow pSeries_probe to succeed without initialising MMU
Anton Blanchard
1
-5
/
+5
2006-12-09
[POWERPC] micro optimise pSeries_probe
Anton Blanchard
1
-2
/
+2
2006-12-08
[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c
Michael Ellerman
1
-16
/
+0
2006-12-04
[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU
Linas Vepstas
1
-0
/
+4
2006-12-04
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
1
-1
/
+0
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+3
2006-10-04
[POWERPC] Fix a printk in pseries_mpic_init_IRQ
Michael Ellerman
1
-1
/
+1
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-21
/
+3
2006-10-03
[PATCH] restore parport_pc probing on powermac
Olaf Hering
1
-6
/
+0
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-10-01
[PATCH] update legacy io handling for pmac
Olaf Hering
1
-0
/
+6
2006-09-26
[POWERPC] Always call cede in pseries dedicated idle loop
Anton Blanchard
1
-21
/
+3
2006-09-13
[POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()
Michael Ellerman
1
-6
/
+12
2006-08-08
Merge branch 'merge'
Paul Mackerras
1
-2
/
+0
2006-08-08
[POWERPC] Implement SLB shadow buffer
Michael Neuling
1
-2
/
+10
2006-08-08
[POWERPC] fix PMU initialization on pseries lpar
Sonny Rao
1
-2
/
+0
2006-08-01
Merge branch 'merge'
Paul Mackerras
1
-2
/
+4
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
1
-6
/
+6
2006-07-31
[POWERPC] Use H_CEDE on non-SMT
Jake Moilanen
1
-2
/
+4
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-117
/
+129
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
1
-8
/
+18
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
1
-5
/
+5
2006-06-12
Merge branch 'merge'
Paul Mackerras
1
-0
/
+8
2006-06-09
[PATCH] powerpc: Fix cell blade detection
Arnd Bergmann
1
-0
/
+8
2006-05-19
Merge ../linux-2.6
Paul Mackerras
1
-1
/
+1
2006-05-16
[PATCH] powerpc: fix kernel version display on pseries boxes
Anton Blanchard
1
-1
/
+1
2006-04-22
[PATCH] powerpc: Don't print chosen idle loop at every boot
Olof Johansson
1
-3
/
+3
2006-04-01
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
Segher Boessenkool
1
-1
/
+1
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-10
/
+29
2006-03-28
[PATCH] powerpc: a couple of trivial compile warning fixes
Stephen Rothwell
1
-2
/
+0
2006-03-28
[PATCH] powerpc: Rename and export ppc64_firmware_features
Michael Ellerman
1
-1
/
+1
2006-03-27
powerpc: Simplify pSeries idle loop
Paul Mackerras
1
-120
/
+70
2006-03-22
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
1
-4
/
+7
2006-03-22
[PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early()
Michael Ellerman
1
-6
/
+1
2006-02-10
[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries
Michael Ellerman
1
-44
/
+1
2006-02-10
[PATCH] powerpc: Clean up pSeries firmware feature initialisation
Michael Ellerman
1
-26
/
+22
[next]