aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gfp-translate (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-30e100: Fix "disabling already-disabled device" warningMichele Baldessari1-1/+1
2014-01-30rds: The maintainer needs to be updated.Venkat Venkatsubra1-1/+1
2014-01-30can: add destructor for self generated skbsOliver Hartkopp6-34/+53
2014-01-30net/vxlan: Go over all candidate streams for GRO matchingOr Gerlitz1-2/+0
2014-01-30net/ipv4: Use non-atomic allocation of udp offloads structure instanceOr Gerlitz1-1/+1
2014-01-30net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driverStefan Roese1-2/+12
2014-01-30ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven1-0/+1
2014-01-30nfs: fix xattr inode op pointers when disabledChristoph Hellwig1-2/+2
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-29Update Jean Delvare's e-mail addressJean Delvare78-120/+118
2014-01-29hwmon: (it87) Print proper names for the IT8771E and IT8772EJean Delvare1-0/+1
2014-01-29hwmon: (it87) Add support for the ITE IT8603ERudolf Marek3-28/+106
2014-01-29can: janz-ican3: fix uninitialized variable warningsIra W. Snyder1-1/+1
2014-01-29can: Propagate SO_PRIORITY of raw sockets to skbsRostislav Lisovy1-0/+1
2014-01-29can: flexcan: fix flexcan driver build for big endian on ARM and little endian on PowerPcArnd Bergmann2-3/+6
2014-01-29xtensa: fixup simdisk driver to work with immutable bio_vecsJens Axboe1-7/+7
2014-01-29fanotify: Fix use after free for permission eventsJan Kara3-2/+17
2014-01-29fsnotify: Do not return merged event from fsnotify_add_notify_event()Jan Kara4-39/+30
2014-01-29fanotify: Fix use after free in mask checkingJan Kara1-10/+11