index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
setup.c
Age
Commit message (
Expand
)
Author
Lines
2008-04-24
[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries
Michael Ellerman
-2
/
+0
2008-04-24
[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/
Michael Ellerman
-10
/
+5
2008-04-18
[POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()
Michael Ellerman
-41
/
+2
2008-04-18
[POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...
Michael Ellerman
-8
/
+12
2008-04-18
[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c
Michael Ellerman
-1
/
+52
2008-04-17
[POWERPC] Move prototype for find_udbg_vterm() into a header file
Michael Ellerman
-3
/
+0
2008-03-26
[POWERPC] Update wait_state_cycles in the VPA
Tony Breeds
-0
/
+4
2007-12-03
Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"
Paul Mackerras
-2
/
+1
2007-11-20
[POWERPC] Fix RTAS os-term usage on kernel panic
Linas Vepstas
-1
/
+2
2007-10-11
[POWERPC] Platforms shouldn't mess with ROOT_DEV
Grant Likely
-5
/
+0
2007-07-22
[POWERPC] Fix future firmware feature fixups function failure
Michael Neuling
-6
/
+11
2007-07-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
-0
/
+2
2007-07-15
the wrong variable checked after request_irq()
Al Viro
-1
/
+1
2007-06-14
[POWERPC] Donate idle CPU cycles on dedicated partitions
Jake Moilanen
-0
/
+2
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
-1
/
+1
2007-04-27
[POWERPC] Generic check_legacy_ioport
Olaf Hering
-27
/
+0
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
-4
/
+4
2007-04-13
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
-2
/
+2
2007-03-09
[POWERPC] Allow pSeries to build without CONFIG_PCI
Stephen Rothwell
-0
/
+5
2007-02-17
[POWERPC] pseries: Enabling auto poweron after power is restored.
Manish Ahuja
-1
/
+29
2007-02-14
[POWERPC] Cleanup pseries kexec code
Michael Ellerman
-48
/
+2
2007-02-14
[POWERPC] Cleanup pseries smp initialisation code
Michael Ellerman
-6
/
+0
2007-02-14
[POWERPC] Consolidate pseries platform header files into pseries.h
Michael Ellerman
-2
/
+2
2006-12-09
[POWERPC] dont allow pSeries_probe to succeed without initialising MMU
Anton Blanchard
-5
/
+5
2006-12-09
[POWERPC] micro optimise pSeries_probe
Anton Blanchard
-2
/
+2
2006-12-08
[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c
Michael Ellerman
-16
/
+0
2006-12-04
[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU
Linas Vepstas
-0
/
+4
2006-12-04
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
-1
/
+0
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
-4
/
+3
2006-10-04
[POWERPC] Fix a printk in pseries_mpic_init_IRQ
Michael Ellerman
-1
/
+1
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
-21
/
+3
2006-10-03
[PATCH] restore parport_pc probing on powermac
Olaf Hering
-6
/
+0
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
-1
/
+1
2006-10-01
[PATCH] update legacy io handling for pmac
Olaf Hering
-0
/
+6
2006-09-26
[POWERPC] Always call cede in pseries dedicated idle loop
Anton Blanchard
-21
/
+3
2006-09-13
[POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()
Michael Ellerman
-6
/
+12
2006-08-08
Merge branch 'merge'
Paul Mackerras
-2
/
+0
2006-08-08
[POWERPC] Implement SLB shadow buffer
Michael Neuling
-2
/
+10
2006-08-08
[POWERPC] fix PMU initialization on pseries lpar
Sonny Rao
-2
/
+0
2006-08-01
Merge branch 'merge'
Paul Mackerras
-2
/
+4
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
-6
/
+6
2006-07-31
[POWERPC] Use H_CEDE on non-SMT
Jake Moilanen
-2
/
+4
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
-117
/
+129
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
-8
/
+18
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
-1
/
+0
2006-06-28
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
-5
/
+5
2006-06-12
Merge branch 'merge'
Paul Mackerras
-0
/
+8
2006-06-09
[PATCH] powerpc: Fix cell blade detection
Arnd Bergmann
-0
/
+8
2006-05-19
Merge ../linux-2.6
Paul Mackerras
-1
/
+1
[next]