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
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/b4860: Renamed the L2 caches
poonam aggrwal
2015-10-17
5
-14
/
+12
*
powerpc/fsl: Move Freescale device tree files into fsl folder
Hongtao Jia
2015-10-17
105
-143
/
+146
*
powerpc/b4860: Removed LIODN register from sRIO node
poonam aggrwal
2015-10-17
1
-2
/
+0
*
powerpc/85xx: Add support for Varisys Cyrus board
Andy Fleming
2015-10-17
2
-0
/
+156
*
powerpc/fsl_pci: Check for get_user/probe_kernel_address failure
Scott Wood
2015-10-17
1
-1
/
+1
*
powerpc/t104xd4rdb: add DS26522 nodes to device tree
Zhao Qiang
2015-10-16
2
-0
/
+23
*
powerpc/dts: don't fall back to fsl,pq3-gpio for fsl,mpc8572-gpio
Uwe Kleine-König
2015-10-16
2
-2
/
+2
*
powerpc/dts: Add and fix 1588 timer node for eTSEC
Yangbo Lu
2015-10-16
8
-6
/
+90
*
powerpc/corenet: use the mixed mode of MPIC when enabling CPU hotplug
chenhui zhao
2015-10-16
1
-0
/
+8
*
selftests/powerpc: Allow the tm-syscall test to build with old headers
Michael Ellerman
2015-10-15
1
-2
/
+12
*
selftests/powerpc: Sort the list of SUB_DIRS to build
Michael Ellerman
2015-10-15
1
-1
/
+11
*
selftests/powerpc: Add tests of unmuxed IPC calls
Michael Ellerman
2015-10-15
5
-1
/
+122
*
powerpc/xmon: Add some more elements to the existing PACA dump list
Michael Ellerman
2015-10-15
1
-4
/
+57
*
powerpc/xmon: Paginate kernel log buffer display
Sam bobroff
2015-10-15
1
-3
/
+3
*
powerpc/xmon: Paged output for paca display
Sam bobroff
2015-10-15
3
-2
/
+83
*
powerpc/mpc5xxx: Use of_get_next_parent to simplify code
Christophe Jaillet
2015-10-15
1
-4
/
+1
*
powerpc/numa: Use of_get_next_parent to simplify code
Christophe Jaillet
2015-10-15
1
-4
/
+1
*
powerpc: Delete old orphaned PrPMC 280/2800 DTS and boot file.
Paul Gortmaker
2015-10-15
2
-868
/
+0
*
drivers/macintosh: adb: fix misleading Kconfig help text
Aaro Koskinen
2015-10-15
1
-3
/
+2
*
powerpc: discard .exit.data at runtime
Stephen Rothwell
2015-10-15
1
-0
/
+6
*
powerpc/eeh: atomic_dec_if_positive() to update passthru count
Gavin Shan
2015-10-15
1
-2
/
+1
*
cxl: Free virtual PHB when removing
Andrew Donnellan
2015-10-15
1
-0
/
+2
*
powerpc/pci: export pcibios_free_controller()
Andrew Donnellan
2015-10-15
1
-0
/
+1
*
powerpc: Individual System V IPC system calls
Sam bobroff
2015-10-15
3
-1
/
+25
*
powerpc/pseries: Drop always true CONFIG_PSERIES_MSI
Michael Ellerman
2015-10-15
2
-7
/
+1
*
powerpc/pseries: Move PCI objects to obj-y
Michael Ellerman
2015-10-15
1
-3
/
+2
*
powerpc/pseries: Remove use of CONFIG_PCI
Michael Ellerman
2015-10-15
2
-14
/
+0
*
powerpc/pseries: Make PCI non-optional
Michael Ellerman
2015-10-15
1
-1
/
+1
*
scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=
Michael Ellerman
2015-10-15
1
-1
/
+1
*
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
2015-10-12
12
-24
/
+49
*
powerpc/mm: Disable hugepd for 64K page size.
Aneesh Kumar K.V
2015-10-12
2
-0
/
+34
*
powerpc/pseries/hvcserver: don't memset pi_buff if it is null
Colin Ian King
2015-10-09
1
-1
/
+1
*
powerpc: Fix _ALIGN_* errors due to type difference.
Aneesh Kumar K.V
2015-10-09
2
-4
/
+5
*
powerpc/kexec: Wait 1s for secondaries to enter OPAL
Samuel Mendoza-Jonas
2015-10-06
1
-8
/
+13
*
powerpc/8xx: Shorten irq_chip name for the SIU
Christophe Leroy
2015-10-06
1
-1
/
+1
*
powerpc/msi: Free the bitmap if it was slab allocated
Denis Kirjanov
2015-10-05
2
-4
/
+13
*
powerpc/pseries: re-use code from of_helpers module
Andy Shevchenko
2015-10-05
1
-26
/
+5
*
powerpc/pseries: handle nodes without '/'
Andy Shevchenko
2015-10-05
1
-3
/
+3
*
powerpc/pseries: replace kmalloc + strlcpy
Andy Shevchenko
2015-10-05
1
-2
/
+1
*
powerpc/pseries: fix a potential memory leak
Andy Shevchenko
2015-10-05
1
-4
/
+2
*
powerpc/pseries: extract of_helpers module
Andy Shevchenko
2015-10-05
4
-32
/
+49
*
agp/uninorth: fix a memleak in create_gatt_table
Denis Kirjanov
2015-10-02
1
-6
/
+10
*
powerpc/nvram: Fix function name in some errors messages.
Christophe Jaillet
2015-10-02
1
-7
/
+7
*
powerpc/nvram: Add missing kfree in error path
Christophe Jaillet
2015-10-02
1
-0
/
+1
*
powerpc: Add ppc64le_defconfig
Michael Ellerman
2015-10-01
1
-0
/
+4
*
scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target
Michael Ellerman
2015-10-01
1
-1
/
+4
*
powerpc/mm: Add virt_to_pfn and use this instead of opencoding
Aneesh Kumar K.V
2015-10-01
1
-2
/
+3
*
powerpc/vdso: Avoid link stack corruption in __get_datapage()
Michael Neuling
2015-10-01
2
-10
/
+14
*
powerpc/selftest: Add gettimeofday() benchmark
Michael Neuling
2015-10-01
4
-1
/
+45
*
powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()
Michael Ellerman
2015-10-01
1
-5
/
+5
[next]