summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/sclp_early: Return correct HSA block count also for zeroMichael Holzheu2014-02-241-3/+5
* s390: add some drivers/subsystems to the MAINTAINERS fileSebastian Ott2014-02-211-1/+26
* s390: improve debug feature usageSebastian Ott2014-02-214-7/+6
* s390/airq: add support for irq rangesMartin Schwidefsky2014-02-212-27/+53
* s390/mm: enable split page table lock for PMD levelMartin Schwidefsky2014-02-213-5/+20
* mm: mask bits from pmd in pmd_lockptr/pmd_huge_pteMartin Schwidefsky2014-02-211-2/+8
* s390/bitops: fix commentHeiko Carstens2014-02-212-5/+5
* s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky2014-02-213-0/+76
* s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-216-1/+175
* mm: add support for discard of unused ptesKonstantin Weitz2014-02-212-0/+23
* s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky2014-02-215-34/+85
* sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mmMartin Schwidefsky2014-02-212-1/+6
* s390/uaccess: introduce 'uaccesspt' kernel parameterHeiko Carstens2014-02-211-1/+14
* s390/uaccess: remove dead kernel parameter 'user_mode='Heiko Carstens2014-02-211-8/+0
* s390/setup: get rid of MACHINE_HAS_MVCOS machine flagHeiko Carstens2014-02-213-6/+2
* s390/uaccess: consistent typesHeiko Carstens2014-02-215-56/+57
* s390/uaccess: get rid of indirect function callsHeiko Carstens2014-02-217-149/+152
* s390/uaccess: normalize order of parameters of indirect uaccess function callsHeiko Carstens2014-02-213-54/+54
* s390/cio: fix irq stats for early interrupts on ccw consolesSebastian Ott2014-02-211-8/+14
* s390/cio: reorder initialization of ccw consolesSebastian Ott2014-02-214-15/+35
* s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-02-216-10/+15
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-02-1844-116/+292
|\
| * Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie2014-02-192-0/+3
| |\
| | * drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida2014-02-181-0/+1
| | * drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot2014-02-181-0/+2
| * | Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie2014-02-1910-71/+113
| |\ \
| | * | drm/vmwgfx: Fix command defines and checksThomas Hellstrom2014-02-122-50/+75
| | * | drm/vmwgfx: Fix possible integer overflowThomas Hellstrom2014-02-121-4/+7
| | * | drm/vmwgfx: Remove stray constThomas Hellstrom2014-02-121-1/+1
| | * | drm/vmwgfx: unlock on error path in vmw_execbuf_process()Dan Carpenter2014-02-121-1/+1
| | * | drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-125-1/+16
| | * | drm/vmwgfx: Fix a couple of sparse warnings and errorsThomas Hellstrom2014-02-123-14/+13
| * | | Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-02-1913-26/+55
| |\ \ \ | | |_|/ | |/| |
| | * | drm/radeon/ni: fix typo in dpm sq ramping setupAlex Deucher2014-02-181-1/+1
| | * | drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher2014-02-181-1/+1
| | * | drm/radeon: fix CP semaphores on CIKChristian König2014-02-183-5/+20
| | * | drm/radeon: delete a stray tabDan Carpenter2014-02-181-1/+1
| | * | drm/radeon: fix display tiling setup on SIAlex Deucher2014-02-181-6/+7
| | * | drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200Alex Deucher2014-02-181-8/+1
| | * | drm/radeon: fill in DRM_CAPs for cursor sizeAlex Deucher2014-02-181-0/+2
| | * | drm: add DRM_CAPs for cursor sizeAlex Deucher2014-02-183-0/+17
| | * | drm/radeon: unify bpc handlingAlex Deucher2014-02-182-4/+5
| |/ /
| * | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-02-1814-12/+69
| |\ \
| | * | drm/nouveau: fix TTM_PL_TT memtype on pre-nv50Ilia Mirkin2014-02-181-1/+1
| | * | drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin2014-02-181-1/+1
| | * | drm/nouveau/fb: use correct ram oclass for nv1a hardwareEmil Velikov2014-02-181-1/+1
| | * | drm/nv50/gr: add missing nv_error parameter privIlia Mirkin2014-02-181-1/+1
| | * | drm/nouveau: fix ENG_RUNLIST register addressAlexandre Courbot2014-02-181-1/+1
| | * | drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin2014-02-181-0/+4
| | * | drm/nv4c/vga: decode register is in a different place on nv4x igp'sIlia Mirkin2014-02-181-1/+3
OpenPOWER on IntegriCloud