summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-16sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra1-2/+4
2014-04-16sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2-0/+68
2014-04-16mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V1-1/+1
2014-04-16asm-generic: rwsem: de-PPCify rwsem.hWill Deacon1-5/+5
2014-04-16jump_label: use defined macros instead of hard-coding for better readabilityJiang Liu1-7/+12
2014-04-16clockevents: Implement unbind functionalityThomas Gleixner1-0/+1
2014-04-16genirq: Add an accessor for IRQ_PER_CPU flagVinayak Kale1-0/+8
2014-04-16Add arch_phys_wc_{add, del} to manipulate WC MTRRs if neededAndy Lutomirski1-0/+25
2014-04-16drm/cma: remove GEM CMA specific dma_buf functionalityJoonyoung Shim1-6/+0
2014-04-16drm/cma: add low-level hook functions to use prime helpersJoonyoung Shim1-0/+9
2014-04-16drm: add mmap function to prime helpersJoonyoung Shim1-0/+2
2014-04-16drm: make drm_mm_init() return voidDavid Herrmann1-3/+3
2014-04-16Revert "drm: kms_helper: don't lose hotplug event"Dave Airlie1-1/+0
2014-04-16drm: Constify the pretty-print functionsVille Syrjälä2-9/+9
2014-04-16drm: Print pretty names for pixel formatsVille Syrjälä1-0/+1
2014-04-16drm: add unpin function to prime helpersMaarten Lankhorst1-0/+1
2014-04-16drm: GEM CMA: Add DRM PRIME supportLaurent Pinchart1-0/+9
2014-04-16drm/gem: Split drm_gem_mmap() into object search and object mappingLaurent Pinchart1-0/+2
2014-04-16drm: Add drm_rect_debug_print()Ville Syrjälä1-0/+1
2014-04-16drm: Add drm_rect_calc_{hscale, vscale}() utility functionsVille Syrjälä1-0/+12
2014-04-16drm: Add struct drm_rect and assorted utility functionsVille Syrjälä1-0/+132
2014-04-16drm: add hotspot support for cursors.Dave Airlie3-0/+19
2014-04-16drm: kms_helper: don't lose hotplug eventDaniel Vetter1-0/+1
2014-04-16drm: fix fb leak in setcrtcDaniel Vetter1-0/+4
2014-04-16drm: Remove some unused stuff from drm_planeVille Syrjälä1-11/+0
2014-04-16drm: Add drm_plane_force_disable()Ville Syrjälä1-0/+1
2014-04-16clocksource: Extract max nsec calculation into separate functionStephen Boyd1-0/+2
2014-04-16clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner1-0/+1
2014-04-16clocksource: Let clocksource_unregister() return success/errorThomas Gleixner1-1/+1
2014-04-16clocksource: Let timekeeping_notify return success/errorThomas Gleixner1-1/+1
2014-04-16sched_clock: Remove sched_clock_func() hookStephen Boyd1-2/+0
2014-04-16sched_clock: Add support for >32 bit sched_clockStephen Boyd1-0/+2
2014-04-16sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-0/+21
2014-04-16percpu: Make __verify_pcu_ptr handle per cpu pointers to arraysChristoph Lameter1-1/+4
2014-04-16mm: allow pgtable_page_ctor() to failKirill A. Shutemov1-1/+2
2014-04-16mm: introduce api for split page table lock for PMD levelKirill A. Shutemov1-0/+13
2014-04-16mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov2-7/+7
2014-04-16KVM: Move gfn_to_index to x86 specific codeChristoffer Dall1-7/+0
2014-04-16ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel1-0/+1
2014-04-16kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig1-4/+0
2014-04-16constify copy_siginfo_to_user{,32}()Al Viro2-2/+2
2014-04-16of: introduce common FDT machine related functionsRob Herring1-0/+5
2014-04-16of: remove early_init_dt_setup_initrd_archRob Herring1-10/+0
2014-04-16of: Introduce common early_init_dt_scanRob Herring1-0/+2
2014-04-16drivers: clocksource: add support for ARM architected timer event streamWill Deacon1-0/+2
2014-04-16clocksource: arch_timer: Add support for memory mapped timersStephen Boyd1-1/+3
2014-04-16ARM/ARM64: arch_timer: add macros for bits in control registerSudeep KarkadaNagesha1-0/+8
2014-04-16of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2-0/+8
2014-04-16mm: thp: Correct the HPAGE_PMD_ORDER check.Steve Capper1-1/+1
2014-04-16mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+12