index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
DMA-API-HOWTO.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
powerpc/mpc85xx: Add BSC9132 QDS Support
harninder rai
8
-0
/
+488
2014-05-23
powerpc/mpc85xx: Remove P1023 RDS support
Lijun Pan
6
-255
/
+10
2014-05-23
powerpc/mpic: Don't init the fsl error int until after mpic init
Scott Wood
1
-4
/
+4
2014-05-23
powerpc/fsl-booke: Add initial T104x_QDS board support
Prabhakar Kushwaha
5
-1
/
+263
2014-05-23
powerpc/mpc85xx:Add initial device tree support of T104x
Prabhakar Kushwaha
3
-0
/
+571
2014-05-23
powerpc/fsl: Updated corenet-cf compatible string for corenet1-cf chips
Diana Craciun
5
-5
/
+5
2014-05-23
powerpc/fsl: Updated device trees for platforms with corenet version 2
Diana Craciun
9
-12
/
+42
2014-05-23
powerpc/fsl: Added binding for Freescale CoreNet coherency fabric (CCF)
Diana Craciun
3
-0
/
+67
2014-05-23
powerpc: Fix unused variable warning for epapr_has_idle
Scott Wood
1
-1
/
+1
2014-05-23
powerpc: fix build of epapr_paravirt on 64-bit book3s
Scott Wood
1
-0
/
+2
2014-05-23
clk: qoriq: Update the clock bindings
Tang Yuantian
1
-1
/
+9
2014-05-23
powerpc: move epapr paravirt init of power_save to an initcall
Stuart Yoder
1
-1
/
+11
2014-05-23
powerpc/85xx: Add OCA4080 board support
Martijn de Gouw
4
-1
/
+122
2014-05-23
powerpc/mpc85xx: add support for Keymile's kmcoge4 board
Valentin Longchamp
4
-2
/
+380
2014-05-23
devcietree: bindings: add some MFD Keymile FPGAs
Valentin Longchamp
2
-0
/
+42
2014-05-23
devicetree: bindings: add Zarlink to the vendor prefixes
Valentin Longchamp
1
-0
/
+1
2014-05-23
fsl/pci: fix RC cannot detect PME message coming
Wang Dongsheng
1
-2
/
+1
2014-05-23
powerpc/rmu: Fix the error memory free parameters
Liu Gang
1
-3
/
+3
2014-05-23
powerpc/fsl-booke64: Set vmemmap_psize to 4K
Scott Wood
1
-1
/
+6
2014-05-09
powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmap
Scott Wood
1
-1
/
+9
2014-05-01
powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digital
Liu Ping Fan
1
-1
/
+1
2014-05-01
ppc476: Enable a linker work around for IBM errata #46
Alistair Popple
3
-0
/
+34
2014-05-01
powerpc: Added PCI MSI support using the HSTA module
Alistair Popple
8
-25
/
+287
2014-05-01
IBM Akebono: Add the Akebono platform
Alistair Popple
11
-26
/
+901
2014-05-01
IBM Currituck: Clean up board specific code before adding Akebono code
Alistair Popple
2
-5
/
+5
2014-05-01
powerpc/le: Show the endianess of the LPAR under PowerVM.
Tony Breeds
1
-0
/
+4
2014-05-01
powerpc: Use 64k io pages when we never see an HEA
Alexander Graf
1
-3
/
+22
2014-04-30
powerpc: memcpy optimization for 64bit LE
Philippe Bergheaud
4
-8
/
+16
2014-04-28
powerpc/tm: Add checking to treclaim/trechkpt
Michael Neuling
2
-3
/
+36
2014-04-28
powerpc/tm: Remove unnecessary r1 save
Michael Neuling
1
-2
/
+0
2014-04-28
powerpc: powernv: Implement ppc_md.get_proc_freq()
Gautham R. Shenoy
1
-0
/
+21
2014-04-28
powerpc: powernv: Framework to show the correct clock in /proc/cpuinfo
Gautham R. Shenoy
2
-4
/
+14
2014-04-28
powerpc/powernv: Return secondary CPUs to firmware before FW update
Vasant Hegde
3
-7
/
+66
2014-04-28
powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_ranges
Andrew Murray
1
-59
/
+29
2014-04-28
powerpc/legacy_serial: Support MVME5100 UARTS with shifted registers
Stephen Chivers
2
-6
/
+16
2014-04-28
powerpc/boot: Add support for 64bit little endian wrapper
Cédric Le Goater
7
-5
/
+72
2014-04-28
powerpc/boot: Add a global entry point for pseries
Cédric Le Goater
3
-1
/
+11
2014-04-28
powerpc/boot: Modify entry point for 64bit
Cédric Le Goater
1
-4
/
+104
2014-04-28
powerpc/boot: Define a routine to enter prom
Cédric Le Goater
2
-0
/
+77
2014-04-28
powerpc/boot: Add little endian support to elf utils
Cédric Le Goater
1
-0
/
+4
2014-04-28
powerpc/boot: Add 64bit and little endian support to addnote
Cédric Le Goater
1
-43
/
+85
2014-04-28
powerpc/boot: Define byteswapping routines for little endian
Cédric Le Goater
2
-0
/
+36
2014-04-28
powerpc/boot: Fix compile warning in 64bit
Cédric Le Goater
1
-1
/
+1
2014-04-28
powerpc/boot: Define typedef ihandle as u32
Cédric Le Goater
2
-6
/
+6
2014-04-28
powerpc/boot: Rework of_claim() to make it 64bit friendly
Cédric Le Goater
3
-10
/
+12
2014-04-28
powerpc/boot: Add PROM_ERROR define in oflib
Cédric Le Goater
2
-3
/
+5
2014-04-28
powerpc/boot: Add byteswapping routines in oflib
Cédric Le Goater
3
-13
/
+18
2014-04-28
powerpc/boot: Use prom_arg_t in oflib
Cédric Le Goater
1
-4
/
+6
2014-04-28
powerpc/boot: Use a common prom_args struct in oflib
Cédric Le Goater
2
-14
/
+17
2014-04-28
powerpc/boot: Fix do_div for 64bit wrapper
Cédric Le Goater
1
-0
/
+14
[next]