aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-30x86, boot: Fix word-size assumptions in has_eflag() inline asmDavid Woodhouse1-5/+20
2014-01-30arm64: FIQs are unusedNicolas Pitre2-8/+0
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall3-7/+7
2014-01-30xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell2-2/+21
2014-01-30arm/xen: Initialize event channels earlierJulien Grall1-27/+44
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger2-3/+4
2014-01-30target/iscsi: Fix network portal creation raceAndy Grover1-13/+21
2014-01-30ALSA: hda - add headset mic detect quirks for another Dell laptopHui Wang1-0/+1
2014-01-29x86, asmlinkage, xen: Fix type of NMIAndi Kleen1-2/+2
2014-01-29x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen2-2/+2
2014-01-29x86: Use inline assembler instead of global register variable to get spAndi Kleen1-3/+5
2014-01-29x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen4-17/+17
2014-01-29x86, asmlinkage, paravirt: Don't rely on local assembler labelsAndi Kleen1-4/+5
2014-01-29x86, asmlinkage, lguest: Fix C functions used by inline assemblerAndi Kleen1-6/+6
2014-01-29MAINTAINERS: ADI Linux development mailing lists: change to the new serverSonic Zhang1-22/+20
2014-01-29Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/Ard Biesheuvel14-20/+20
2014-01-29dma-debug: fix overlap detectionDan Williams1-3/+7
2014-01-29memblock: add limit checking to memblock_virt_allocYinghai Lu1-0/+3
2014-01-29mm/readahead.c: fix do_readahead() for no readpage(s)Mark Rutland1-10/+5
2014-01-29mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pagesDave Hansen1-6/+6
2014-01-29slab: fix wrong retval on kmem_cache_create_memcg error pathDave Jones1-8/+11
2014-01-29s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens1-2/+2
2014-01-29fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2-2/+2
2014-01-29fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens2-16/+16
2014-01-29mm/mempolicy.c: convert to pr_foo()Andrew Morton1-2/+2
2014-01-29mm: numa: initialise numa balancing after jump label initialisationMel Gorman1-6/+11
2014-01-29mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner4-27/+5
2014-01-29mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner1-31/+24
2014-01-29mm: document improved handling of swappiness==0Aaron Tomlin1-1/+3
2014-01-29lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULLLad, Prabhakar1-2/+3
2014-01-29ceph: fix posix ACL hooksSage Weil4-5/+10
2014-01-30drm/nouveau: resume display if any later suspend bits failIlia Mirkin1-4/+10
2014-01-30drm/nouveau: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst1-1/+1
2014-01-30drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs3-0/+86
2014-01-30drm/nouveau/disp: add a method to fetch info needed by drm vblank timestampingBen Skeggs10-7/+146
2014-01-30drm/nv50: fill in crtc mode struct members from crtc_mode_fixupBen Skeggs1-0/+1
2014-01-29drm/radeon/dce8: workaround for atom BlankCrtc tableAlex Deucher1-0/+20
2014-01-29drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher1-0/+4
2014-01-29drm/radeon: set si_notify_smc_display_change properlyAlex Deucher1-3/+2
2014-01-29drm/radeon: fix DAC interrupt handling on DCE5+Alex Deucher3-4/+4
2014-01-29drm/radeon: clean up active vram sizingAlex Deucher8-12/+37
2014-01-29drm/radeon: skip async dma init on r6xxAlex Deucher2-23/+6
2014-01-29drm/radeon/runpm: don't runtime suspend non-PX cardsAlex Deucher1-0/+6
2014-01-29drm/radeon: add ring to fence trace functionsChristian König2-12/+15
2014-01-29drm/radeon: add missing trace pointChristian König1-0/+1
2014-01-29drm/radeon: fix VMID use trackingChristian König2-1/+9
2014-01-29ALSA: oxygen: Xonar DG(X): cleanup and minor changesRoman Volkov3-33/+11
2014-01-29ALSA: oxygen: Xonar DG(X): modify high-pass filter controlRoman Volkov1-2/+6
2014-01-29ALSA: oxygen: Xonar DG(X): modify input select functionsRoman Volkov2-25/+30
2014-01-29ALSA: oxygen: Xonar DG(X): modify capture volume functionsRoman Volkov2-8/+26