index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
1
-0
/
+3
|
\
|
*
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2012-02-23
1
-2
/
+2
|
*
powerpc/PCI: make pci_probe_only default to 0
Bjorn Helgaas
2012-02-23
1
-0
/
+3
*
|
powerpc/eeh: Introduce EEH device
Gavin Shan
2012-03-09
1
-1
/
+5
*
|
powerpc/eeh: Platform dependent EEH operations
Gavin Shan
2012-03-09
1
-0
/
+1
*
|
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-23
1
-1
/
+2
*
|
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
2012-02-23
1
-3
/
+1
|
/
*
Merge branch 'kexec' into next
Benjamin Herrenschmidt
2011-12-16
1
-0
/
+2
|
\
|
*
powerpc: Reduce pseries panic timeout from 180s to 10s
Anton Blanchard
2011-12-08
1
-0
/
+2
*
|
powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...
Deepthi Dharwar
2011-12-08
1
-84
/
+17
*
|
powerpc/cpuidle: cpuidle driver for pSeries
Deepthi Dharwar
2011-12-08
1
-3
/
+0
|
/
*
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-12-07
1
-2
/
+1
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
powerpc/pseries: Cleanup VPA registration and deregistration errors
Anton Blanchard
2011-08-05
1
-2
/
+3
*
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
2011-06-29
1
-2
/
+3
*
powerpc: Ensure dtl buffers do not cross 4k boundary
Nishanth Aravamudan
2011-05-19
1
-9
/
+22
*
powerpc/pseries: Add page coalescing support
Brian King
2011-05-04
1
-0
/
+11
*
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
2011-04-20
1
-3
/
+5
*
powerpc/pseries: Use a kmem cache for DTL buffers
Nishanth Aravamudan
2011-04-18
1
-2
/
+10
*
powerpc/pseries: Don't register global initcall
Benjamin Herrenschmidt
2011-04-05
1
-1
/
+1
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
powerpc: platforms/pseries irq_data conversion.
Lennert Buytenhek
2011-03-10
1
-1
/
+4
*
powerpc: Account time using timebase rather than PURR
Paul Mackerras
2010-09-02
1
-0
/
+52
*
powerpc: Use smt_snooze_delay=-1 to always busy loop
Anton Blanchard
2010-05-21
1
-5
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
powerpc: Fix bug where perf_counters breaks oprofile
Paul Mackerras
2009-09-11
1
-4
/
+0
*
powerpc/pci: Move pseries code into pseries platform specific area
Kumar Gala
2009-05-21
1
-0
/
+25
*
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-09-06
1
-1
/
+0
*
powerpc: Export CMO_PageSize
Andrew Morton
2008-08-26
1
-0
/
+1
*
powerpc: Make CMO paging space pool ID and page size available
Robert Jennings
2008-08-18
1
-8
/
+20
*
powerpc/pseries: Enable CMO feature during platform setup
Robert Jennings
2008-07-25
1
-0
/
+71
*
[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseries
Michael Ellerman
2008-05-14
1
-2
/
+2
*
[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries
Michael Ellerman
2008-04-24
1
-2
/
+0
*
[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/
Michael Ellerman
2008-04-24
1
-10
/
+5
*
[POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()
Michael Ellerman
2008-04-18
1
-41
/
+2
*
[POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...
Michael Ellerman
2008-04-18
1
-8
/
+12
*
[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c
Michael Ellerman
2008-04-18
1
-1
/
+52
*
[POWERPC] Move prototype for find_udbg_vterm() into a header file
Michael Ellerman
2008-04-17
1
-3
/
+0
*
[POWERPC] Update wait_state_cycles in the VPA
Tony Breeds
2008-03-26
1
-0
/
+4
*
Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"
Paul Mackerras
2007-12-03
1
-2
/
+1
*
[POWERPC] Fix RTAS os-term usage on kernel panic
Linas Vepstas
2007-11-20
1
-1
/
+2
*
[POWERPC] Platforms shouldn't mess with ROOT_DEV
Grant Likely
2007-10-11
1
-5
/
+0
*
[POWERPC] Fix future firmware feature fixups function failure
Michael Neuling
2007-07-22
1
-6
/
+11
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-07-16
1
-0
/
+2
|
\
|
*
[POWERPC] Donate idle CPU cycles on dedicated partitions
Jake Moilanen
2007-06-14
1
-0
/
+2
*
|
the wrong variable checked after request_irq()
Al Viro
2007-07-15
1
-1
/
+1
|
/
*
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
1
-1
/
+1
*
[POWERPC] Generic check_legacy_ioport
Olaf Hering
2007-04-27
1
-27
/
+0
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-4
/
+4
*
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-04-13
1
-2
/
+2
[next]