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
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pseries: Use kmemdup
Nishanth Aravamudan
2010-10-13
1
-2
/
+1
*
powerpc/viobus: Free TCE table on device release
Nishanth Aravamudan
2010-10-13
1
-1
/
+6
*
powerpc/vio: Use put_device() on device_register failure
Nishanth Aravamudan
2010-10-13
1
-2
/
+1
*
powerpc/dma: Fix check for direct DMA support
Nishanth Aravamudan
2010-10-13
1
-1
/
+1
*
powerpc/dma: Fix dma_iommu_dma_supported compare
Nishanth Aravamudan
2010-10-13
1
-10
/
+11
*
powerpc/pci: Fix return type of BUID_{HI,LO} macros
Nishanth Aravamudan
2010-10-13
1
-2
/
+2
*
powerpc/irq.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-10-13
1
-1
/
+3
*
powerpc: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-10-13
2
-3
/
+3
*
powerpc: Use static const char arrays
Joe Perches
2010-10-13
2
-3
/
+3
*
powerpc/pseries: Partition migration in the kernel
Nathan Fontenot
2010-10-13
2
-1
/
+363
*
powerpc/pseries: Export rtas_ibm_suspend_me()
Nathan Fontenot
2010-10-13
2
-2
/
+3
*
powerpc/pseries: Export device tree updating routines
Nathan Fontenot
2010-10-13
2
-2
/
+11
*
Merge remote branch 'kumar/merge' into next
Benjamin Herrenschmidt
2010-10-13
10
-16
/
+26
|
\
|
*
powerpc/ppc64e: Fix link problem when building ppc64e_defconfig
Kumar Gala
2010-10-08
1
-0
/
+7
|
*
powerpc: remove unused variable
Stephen Rothwell
2010-10-05
1
-1
/
+0
|
*
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
1
-5
/
+0
|
*
Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-04
3
-6
/
+13
|
|
\
|
|
*
powerpc/5200: tighten up ac97 reset timing
Eric Millbrandt
2010-09-08
1
-2
/
+6
|
|
*
powerpc/5200: efika.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-08
1
-3
/
+6
|
|
*
powerpc/512x: fix clk_get() return value
Akinobu Mita
2010-09-01
1
-1
/
+1
|
*
|
powerpc: fix double syscall restarts
Al Viro
2010-09-22
3
-3
/
+4
|
*
|
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-09-14
1
-1
/
+1
|
*
|
arch/powerpc/include/asm/fsldma.h needs slab.h
Ira W. Snyder
2010-09-09
1
-0
/
+1
*
|
|
powerpc/perf: Fix sampling enable for PPC970
Paul Mackerras
2010-09-23
1
-0
/
+2
*
|
|
powerpc: mtmsrd not defined
Sean MacLennan
2010-09-02
2
-16
/
+28
*
|
|
powerpc: Fix incorrect .stabs entry for copy_32.S
Sean MacLennan
2010-09-02
1
-1
/
+1
*
|
|
powerpc/mm: Assume first cpu is boot_cpuid not 0
Matthew McClintock
2010-09-02
1
-2
/
+4
*
|
|
powerpc: Wire up direct socket system calls
Ian Munsie
2010-09-02
2
-1
/
+39
*
|
|
powerpc/chrp/nvram.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-02
1
-1
/
+3
*
|
|
powerpc/cell: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-02
2
-2
/
+6
*
|
|
powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-02
1
-3
/
+6
*
|
|
powerpc/maple: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-02
1
-0
/
+1
*
|
|
powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIe
Benjamin Herrenschmidt
2010-09-02
1
-10
/
+64
*
|
|
powerpc/dma: Add optional platform override of dma_set_mask()
Benjamin Herrenschmidt
2010-09-02
3
-13
/
+22
*
|
|
powerpc: Use is_32bit_task() helper to test 32-bit binary
Denis Kirjanov
2010-09-02
7
-12
/
+12
*
|
|
powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}
Andreas Schwab
2010-09-02
6
-48
/
+26
*
|
|
powerpc/pseries: Re-enable dispatch trace log userspace interface
Paul Mackerras
2010-09-02
3
-41
/
+179
*
|
|
powerpc: Account time using timebase rather than PURR
Paul Mackerras
2010-09-02
13
-194
/
+290
*
|
|
powerpc: Dynamically allocate most lppaca structs
Paul Mackerras
2010-09-02
2
-3
/
+69
*
|
|
powerpc: Abstract indexing of lppaca structs
Paul Mackerras
2010-09-02
7
-18
/
+20
*
|
|
powerpc: Move arch_sd_sibling_asym_packing() to smp.c
Michael Neuling
2010-09-02
2
-11
/
+9
*
|
|
powerpc: Check end of stack canary at oops time
Anton Blanchard
2010-09-02
1
-0
/
+6
*
|
|
powerpc: Feature nop out reservation clear when stcx checks address
Anton Blanchard
2010-09-02
2
-5
/
+31
*
|
|
powerpc: Add 64bit csum_and_copy_to_user
Anton Blanchard
2010-09-02
2
-0
/
+40
*
|
|
powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...
Anton Blanchard
2010-09-02
4
-88
/
+276
*
|
|
powerpc: Optimise 64bit csum_partial
Anton Blanchard
2010-09-02
1
-40
/
+153
|
/
/
*
|
powerpc/pseries: Correct rtas_data_buf locking in dlpar code
Nathan Fontenot
2010-09-02
1
-13
/
+29
*
|
powerpc/85xx: Add P1021 PCI IDs and quirks
Anton Vorontsov
2010-08-31
1
-0
/
+2
*
|
arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-08-31
1
-0
/
+1
*
|
arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap
Julia Lawall
2010-08-31
1
-3
/
+6
[next]