summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-10-1839-124/+3421
|\
| * fonts: Add 6x10 fontMaarten ter Huurne2014-10-095-1/+3103
| * videomode: provide dummy inline functions for !CONFIG_OFTomi Valkeinen2014-10-071-0/+16
| * video/atmel_lcdfb: Introduce regulator supportAlexander Stein2014-09-302-0/+23
| * fbdev: sh_mobile_hdmi: Re-init regs before irq re-enable on resumeGeert Uytterhoeven2014-09-301-2/+42
| * framebuffer: fix screen corruption when copyingMikulas Patocka2014-09-301-5/+8
| * framebuffer: fix border colorMikulas Patocka2014-09-304-8/+4
| * arm, fbdev, omap2, LLVMLinux: Remove nested function from omapfbBehan Webster2014-09-301-7/+7
| * arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dssBehan Webster2014-09-302-11/+14
| * video: fbdev: valkyriefb.c: use container_of to resolve fb_info_valkyrie from...Fabian Frederick2014-09-301-4/+8
| * video: fbdev: pxafb.c: use container_of to resolve pxafb_info/layer from fb_infoFabian Frederick2014-09-301-10/+10
| * video: fbdev: cyber2000fb.c: use container_of to resolve cfb_info from fb_infoFabian Frederick2014-09-301-8/+8
| * video: fbdev: controlfb.c: use container_of to resolve fb_info_control from f...Fabian Frederick2014-09-301-5/+10
| * video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_infoFabian Frederick2014-09-301-6/+12
| * video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_infoFabian Frederick2014-09-301-2/+2
| * video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunct...Rickard Strandqvist2014-09-301-1/+1
| * video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()Geert Uytterhoeven2014-09-301-1/+1
| * video: fbdev: use %*ph specifier to dump small buffersAndy Shevchenko2014-09-092-15/+4
| * video: mx3fb: always enable BACKLIGHT_LCD_SUPPORTArnd Bergmann2014-09-091-1/+2
| * video: fbdev: au1200fb: delete double assignmentJulia Lawall2014-08-261-1/+0
| * video: fbdev: sis: delete double assignmentJulia Lawall2014-08-261-1/+1
| * video: fbdev: intelfb: delete double assignmentJulia Lawall2014-08-261-2/+1
| * video: fbdev: riva: delete double assignmentJulia Lawall2014-08-261-1/+0
| * msm: msm_fb: Move to using managed resources of kzallocPramod Gurav2014-08-261-2/+7
| * msm: msm_fb: Add remove function for platform driver for clean unloadingPramod Gurav2014-08-261-0/+16
| * video: mx3fb: Update comment for dmaengine_prep_slave_sg() APIGeert Uytterhoeven2014-08-261-1/+1
| * video: vermilion: remove unnecessary break after gotoFabian Frederick2014-08-261-1/+0
| * video: fbdev: aty: use c99 initializers in structuresJulia Lawall2014-08-261-8/+55
| * OMAPDSS: DSI: use c99 initializers in structuresJulia Lawall2014-08-261-2/+8
| * video: fbdev: matrox: use c99 initializers in structuresJulia Lawall2014-08-262-16/+56
| * video: of: display_timing: delete unneeded test before of_node_putJulia Lawall2014-08-261-2/+1
* | Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-1811-86/+392
|\ \
| * | arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall2014-10-165-29/+36
| * | arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper2014-10-151-1/+1
| * | arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall2014-10-141-0/+11
| * | arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall2014-10-144-40/+249
| * | arm/arm64: KVM: map MMIO regions at creation timeArd Biesheuvel2014-10-131-8/+69
| * | arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-101-1/+1
| * | ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-101-1/+1
| * | arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-104-4/+8
| * | arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel2014-10-101-0/+6
| * | arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pagesArd Biesheuvel2014-10-101-2/+1
| * | ARM: KVM: fix vgic-disabled buildArnd Bergmann2014-10-071-0/+8
| * | arm: kvm: fix CPU hotplugVladimir Murzin2014-09-291-1/+2
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-1857-138/+274
|\ \ \
| * | | MIPS: ralink: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-09-291-1/+1
| * | | MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPSMarkos Chandras2014-09-221-0/+10
| * | | MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras2014-09-222-0/+26
| * | | MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic coresMarkos Chandras2014-09-221-0/+5
| * | | MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocksMarkos Chandras2014-09-221-16/+25
OpenPOWER on IntegriCloud