index
:
blackbird-op-linux
master
Blackbird™ 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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2013-11-22
1
-0
/
+1
|
\
|
*
powerpc/pseries: Fix SMP=n build of rng.c
Michael Ellerman
2013-11-21
1
-0
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-11-20
3
-9
/
+71
|
\
\
|
|
/
|
/
|
|
*
pseries: Add H_SET_MODE to change exception endianness
Anton Blanchard
2013-11-21
2
-0
/
+59
|
*
powerpc/pseries: Fix endian issues in pseries EEH code
Anton Blanchard
2013-11-21
1
-9
/
+12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+1
|
\
\
|
*
|
treewide: fix "distingush" typo
Michael Opdenacker
2013-10-14
1
-1
/
+1
*
|
|
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
|
|
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-14
1
-27
/
+16
|
\
\
\
|
*
\
\
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-10-28
1
-27
/
+16
|
|
\
\
\
|
|
*
|
|
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
2013-09-30
1
-27
/
+16
*
|
|
|
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
2
-5
/
+5
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
1
-5
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
1
-2
/
+1
|
|
*
|
|
|
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
1
-4
/
+3
|
|
*
|
|
|
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
powerpc: add explicit OF includes
Rob Herring
2013-10-09
1
-0
/
+2
|
|
/
/
/
*
|
|
|
powerpc/nvram: Fix endian issue when reading the NVRAM size
Cedric Le Goater
2013-10-31
1
-2
/
+2
*
|
|
|
powerpc/nvram: Scan partitions only once
Cedric Le Goater
2013-10-31
1
-3
/
+3
*
|
|
|
powerpc/pseries: Fix endian issues in pseries iommu code
Anton Blanchard
2013-10-30
1
-29
/
+30
*
|
|
|
powerpc/pseries: Implement arch_get_random_long() based on H_RANDOM
Michael Ellerman
2013-10-11
2
-1
/
+45
|
/
/
/
*
|
|
powerpc/pseries: Do not start secondaries in Open Firmware
Benjamin Herrenschmidt
2013-09-25
1
-10
/
+16
|
/
/
*
|
powerpc: Default arch idle could cede processor on pseries
Vaidyanathan Srinivasan
2013-09-11
1
-10
/
+21
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-06
17
-431
/
+822
|
\
\
|
|
/
|
/
|
|
*
powerpc/pseries: Move lparcfg.c to platforms/pseries
Benjamin Herrenschmidt
2013-08-28
2
-0
/
+711
|
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-27
1
-46
/
+34
|
|
\
|
*
|
powerpc/pseries: Child nodes are not detached by dlpar_detach_node
Tyrel Datwyler
2013-08-27
1
-0
/
+7
|
*
|
powerpc/pseries: Add mising of_node_put in delete_dt_node
Tyrel Datwyler
2013-08-27
1
-0
/
+1
|
*
|
powerpc/pseries: Make dlpar_configure_connector parent node aware
Tyrel Datwyler
2013-08-27
3
-34
/
+34
|
*
|
powerpc/pseries: Do all node initialization in dlpar_parse_cc_node
Tyrel Datwyler
2013-08-27
1
-2
/
+3
|
*
|
powerpc/pseries: Fix parsing of initial node path in update_dt_node
Tyrel Datwyler
2013-08-27
1
-10
/
+11
|
*
|
powerpc/pseries: Pack update_props_workarea to map correctly to rtas buffer h...
Tyrel Datwyler
2013-08-27
1
-1
/
+1
|
*
|
powerpc/pseries: Fix over writing of rtas return code in update_dt_node
Tyrel Datwyler
2013-08-27
1
-4
/
+4
|
*
|
powerpc/pseries: Fix creation of loop in device node property list
Tyrel Datwyler
2013-08-27
1
-1
/
+1
|
*
|
powerpc/pseries: Add a warning in the case of cross-cpu VPA registration
Michael Ellerman
2013-08-27
1
-0
/
+6
|
*
|
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
Deepthi Dharwar
2013-08-27
11
-314
/
+11
|
*
|
pseries/cpuidle: Remove dependency of pseries.h file
Deepthi Dharwar
2013-08-27
2
-4
/
+0
|
*
|
powerpc/pseries: Fix endian issues in H_GET_TERM_CHAR/H_PUT_TERM_CHAR
Anton Blanchard
2013-08-14
1
-4
/
+5
|
*
|
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
4
-4
/
+8
|
*
|
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
2013-08-14
1
-4
/
+4
|
*
|
powerpc: Convert platforms to smp_generic_cpu_bootable
Andy Fleming
2013-08-14
1
-17
/
+1
|
*
|
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
2013-08-14
2
-3
/
+3
|
*
|
powerpc: Fix a number of sparse warnings
Anton Blanchard
2013-08-14
3
-4
/
+4
|
*
|
powerpc/pseries: Simplify H_GET_TERM_CHAR
Anton Blanchard
2013-08-14
2
-27
/
+9
*
|
|
powerpc/pseries: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
2013-08-19
1
-0
/
+8
*
|
|
pstore: Introduce new argument 'compressed' in the read callback
Aruna Balakrishnaiah
2013-08-19
1
-1
/
+1
*
|
|
pstore: Add new argument 'compressed' in pstore write callback
Aruna Balakrishnaiah
2013-08-19
1
-2
/
+2
*
|
|
powerpc/pseries: Remove (de)compression in nvram with pstore enabled
Aruna Balakrishnaiah
2013-08-19
1
-90
/
+12
|
|
/
|
/
|
*
|
powerpc/pseries: Add backward compatibilty to read old kernel oops-log
Aruna Balakrishnaiah
2013-08-09
1
-4
/
+14
*
|
powerpc/pseries: Fix buffer overflow when reading from pstore
Aruna Balakrishnaiah
2013-08-09
1
-46
/
+24
|
/
[next]