index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-22
powerpc/fsl: Updated device trees for platforms with corenet version 2
Diana Craciun
9
-12
/
+42
2014-05-22
powerpc: Fix unused variable warning for epapr_has_idle
Scott Wood
1
-1
/
+1
2014-05-22
powerpc: fix build of epapr_paravirt on 64-bit book3s
Scott Wood
1
-0
/
+2
2014-05-22
powerpc: move epapr paravirt init of power_save to an initcall
Stuart Yoder
1
-1
/
+11
2014-05-22
powerpc/85xx: Add OCA4080 board support
Martijn de Gouw
4
-1
/
+122
2014-05-22
powerpc/mpc85xx: add support for Keymile's kmcoge4 board
Valentin Longchamp
4
-2
/
+380
2014-05-22
fsl/pci: fix RC cannot detect PME message coming
Wang Dongsheng
1
-2
/
+1
2014-05-22
powerpc/rmu: Fix the error memory free parameters
Liu Gang
1
-3
/
+3
2014-05-22
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-05
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
54
-679
/
+898
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
7
-25
/
+268
2014-05-01
IBM Akebono: Add the Akebono platform
Alistair Popple
10
-26
/
+847
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
2014-04-28
powerpc/prom: Stop scanning dev-tree for fdump early
Gavin Shan
1
-2
/
+3
2014-04-28
powerpc/powernv: Don't use pe->pbus to get the domain number
Gavin Shan
1
-2
/
+2
2014-04-28
powerpc/powernv: Missed IOMMU table type
Gavin Shan
1
-5
/
+4
2014-04-28
powerpc/powernv: Fundamental reset on PLX ports
Gavin Shan
2
-16
/
+95
2014-04-28
powerpc/eeh: Can't recover from non-PE-reset case
Gavin Shan
1
-3
/
+9
2014-04-28
powrpc/powernv: Reset PHB in kdump kernel
Gavin Shan
3
-4
/
+24
2014-04-28
powerpc/pci: Mask linkDown on resetting PCI bus
Gavin Shan
5
-2
/
+61
2014-04-28
powerpc/eeh: Make the delay for PE reset unified
Gavin Shan
4
-15
/
+30
2014-04-28
powerpc/powernv: Reset root port in firmware
Gavin Shan
1
-7
/
+6
[next]