index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-29
powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN
Kim Phillips
3
-15
/
+25
2015-01-28
powerpc/powernv: Don't alloc IRQ map if necessary
Gavin Shan
1
-3
/
+4
2015-01-28
powerpc/powernv: Separate function for OPAL IRQ setup
Gavin Shan
1
-20
/
+41
2015-01-28
powerpc/powernv: Remove "opal" prefix from pr_xxx()s
Michael Ellerman
1
-6
/
+6
2015-01-28
powerpc: Remove some unused functions
Michael Ellerman
5
-70
/
+0
2015-01-28
powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rules
Michael Ellerman
1
-11
/
+9
2015-01-28
powerpc/lib: Makefile, consolidate obj-y sections
Michael Ellerman
1
-4
/
+3
2015-01-28
powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64
Kim Phillips
1
-0
/
+1
2015-01-27
powerpc/powernv: Skip registering log region when CONFIG_PRINTK=n
Pranith Kumar
1
-0
/
+6
2015-01-27
powerpc/pseries: Fix endian problems with LE migration
Cyril Bur
3
-24
/
+22
2015-01-23
selftests/powerpc: Add memcmp testcase
Anton Blanchard
6
-1
/
+133
2015-01-23
powerpc: Add 64bit optimised memcmp
Anton Blanchard
3
-1
/
+237
2015-01-23
powerpc/powernv: Remove pnv_pci_probe_mode()
Gavin Shan
1
-30
/
+0
2015-01-23
powerpc/eeh: Allow to set maximal frozen times
Gavin Shan
3
-7
/
+26
2015-01-23
powerpc/eeh: Introduce flag EEH_PE_REMOVED
Gavin Shan
3
-5
/
+4
2015-01-23
powerpc/eeh: Fix missed PE#0 on P7IOC
Gavin Shan
3
-5
/
+25
2015-01-23
powerpc/kernel: Avoid memory corruption at early stage
Gavin Shan
1
-0
/
+8
2015-01-23
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
4
-4
/
+4
2015-01-23
powerpc/kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2
Naveen N. Rao
1
-19
/
+44
2015-01-23
powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE
Michael Ellerman
3
-7
/
+7
2015-01-23
powerpc: Remove unused CPU_FTR_IABR
Michael Ellerman
1
-1
/
+1
2015-01-23
selftests/powerpc: Add subpage protection self test.
Paul Mackerras
3
-3
/
+228
2015-01-23
selftests/powerpc: Make git ignore all binaries in powerpc test suite
Anshuman Khandual
6
-0
/
+32
2015-01-23
powerpc/pci: remove the multi-init for pci_dn->phb
Wei Yang
1
-3
/
+1
2015-01-23
powernv/iommu: disable IOMMU bypass with param iommu=nobypass
Thadeu Lima de Souza Cascardo
2
-1
/
+27
2015-01-23
powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdown
Anshuman Khandual
1
-0
/
+2
2015-01-23
powerpc/powernv: Print the M64 range information in bootup log
Wei Yang
1
-0
/
+3
2015-01-22
cxl: Add ability to reset the card
Ryan Grimm
4
-0
/
+63
2015-01-22
cxl: Enable CAPP recovery
Ryan Grimm
4
-5
/
+19
2015-01-22
cxl: Add image control to sysfs
Ryan Grimm
2
-0
/
+53
2015-01-22
cxl: Use image state defaults for reloading FPGA
Ryan Grimm
2
-2
/
+41
2015-01-22
cxl: Update CXL ABI documentation
Philippe Bergheaud
1
-3
/
+8
2015-01-22
cxl: Add tracepoints
Ian Munsie
8
-9
/
+520
2015-01-22
cxl: remove redundant increment of hwirq
Colin Ian King
1
-1
/
+1
2015-01-22
powerpc/ps3: Enable CONFIG_PS3_REPOSITORY_WRITE in ps3_defconfig
Michael Ellerman
1
-0
/
+2
2015-01-22
powerpc/ps3: Fix sys-manager-core sparse warnings
Geoff Levand
1
-3
/
+3
2015-01-22
powerpc/ps3: Fix vuart sparse warnings
Geoff Levand
2
-5
/
+16
2015-01-22
powerpc/ps3: Write highmem info to repository
Geoff Levand
1
-2
/
+7
2015-01-22
powerpc/ps3: Add ps3_mm_set_repository_highmem
Geoff Levand
1
-30
/
+38
2015-01-22
powerpc/ps3: Add empty repository highmem routines
Geoff Levand
1
-0
/
+13
2015-01-22
powerpc: Update G5 defconfig
Michael Ellerman
1
-0
/
+3
2015-01-21
powerpc: Enable NUMA balancing in pseries[_le]_defconfig
Michael Neuling
2
-0
/
+4
2015-01-21
powerpc: Enable various container features on pseries defconfigs.
Anton Blanchard
2
-0
/
+24
2015-01-21
powerpc: Enable overlayfs on pseries and ppc64 defconfigs
Anton Blanchard
3
-0
/
+3
2015-01-21
powerpc: Enable KSM on pseries and ppc64 defconfigs
Anton Blanchard
3
-0
/
+3
2015-01-21
powerpc: Enable CONFIG_SATA_AHCI on pseries and ppc64 defconfigs
Anton Blanchard
3
-0
/
+3
2015-01-21
powerpc: Enable on demand governor on ppc64_defconfig
Anton Blanchard
1
-0
/
+1
2015-01-20
powerpc: Update all configs using savedefconfig
Michael Ellerman
108
-2207
/
+581
2014-12-29
powerpc/kvm: Create proper names for the kvm_host_state PMU fields
Michael Ellerman
3
-29
/
+40
2014-12-29
powerpc/lib: Do not include string.o in obj-y twice
Andreas Ruprecht
1
-2
/
+1
[next]