summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-21s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky5-34/+85
2014-02-21sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mmMartin Schwidefsky2-1/+6
2014-02-21s390/uaccess: introduce 'uaccesspt' kernel parameterHeiko Carstens1-1/+14
2014-02-21s390/uaccess: remove dead kernel parameter 'user_mode='Heiko Carstens1-8/+0
2014-02-21s390/setup: get rid of MACHINE_HAS_MVCOS machine flagHeiko Carstens3-6/+2
2014-02-21s390/uaccess: consistent typesHeiko Carstens5-56/+57
2014-02-21s390/uaccess: get rid of indirect function callsHeiko Carstens7-149/+152
2014-02-21s390/uaccess: normalize order of parameters of indirect uaccess function callsHeiko Carstens3-54/+54
2014-02-21s390/cio: fix irq stats for early interrupts on ccw consolesSebastian Ott1-8/+14
2014-02-21s390/cio: reorder initialization of ccw consolesSebastian Ott4-15/+35
2014-02-21s390/cio: fix driver callback initialization for ccw consolesSebastian Ott6-10/+15
2014-02-19MAINTAINERS: add entry for the PHY libraryFlorian Fainelli1-0/+11
2014-02-19of_mdio: fix phy interrupt passingBen Dooks1-7/+9
2014-02-19net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-19NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-19af_packet: remove a stray tab in packet_set_ring()Dan Carpenter1-1/+1
2014-02-18net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann1-9/+32
2014-02-18drm/radeon/ni: fix typo in dpm sq ramping setupAlex Deucher1-1/+1
2014-02-18drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher1-1/+1
2014-02-18drm/radeon: fix CP semaphores on CIKChristian König3-5/+20
2014-02-18drm/radeon: delete a stray tabDan Carpenter1-1/+1
2014-02-18drm/radeon: fix display tiling setup on SIAlex Deucher1-6/+7
2014-02-18drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200Alex Deucher1-8/+1
2014-02-18drm/radeon: fill in DRM_CAPs for cursor sizeAlex Deucher1-0/+2
2014-02-18drm: add DRM_CAPs for cursor sizeAlex Deucher3-0/+17
2014-02-18drm/radeon: unify bpc handlingAlex Deucher2-4/+5
2014-02-18drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida1-0/+1
2014-02-18drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot1-0/+2
2014-02-18jbd2: fix use after free in jbd2_journal_start_reserved()Dan Carpenter1-2/+4
2014-02-18drm/nouveau: fix TTM_PL_TT memtype on pre-nv50Ilia Mirkin1-1/+1
2014-02-18drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin1-1/+1
2014-02-18drm/nouveau/fb: use correct ram oclass for nv1a hardwareEmil Velikov1-1/+1
2014-02-18drm/nv50/gr: add missing nv_error parameter privIlia Mirkin1-1/+1
2014-02-18drm/nouveau: fix ENG_RUNLIST register addressAlexandre Courbot1-1/+1
2014-02-18drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin1-0/+4
2014-02-18drm/nv4c/vga: decode register is in a different place on nv4x igp'sIlia Mirkin1-1/+3
2014-02-18drm/nv4c/mc: nv4x igp's have a different msi rearm registerIlia Mirkin6-6/+54
2014-02-18drm/nouveau: set irq_enabled manuallyIlia Mirkin1-0/+3
2014-02-18ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1
2014-02-18Fix uses of dma_max_pfn() when converting to a limiting addressRussell King2-2/+2
2014-02-17ipv4: fix counter in_slow_totDuan Jiong1-2/+2
2014-02-17FS-Cache: Handle removal of unadded object to the fscache_object_list rb treeDavid Howells2-0/+8
2014-02-17reiserfs: fix utterly brain-damaged indentation.Dave Jones1-700/+195
2014-02-17irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert1-1/+0
2014-02-17ceph: fix __dcache_readdir()Yan, Zheng1-1/+9
2014-02-17ceph: add acl, noacl options for cephfs mountSage Weil1-4/+28
2014-02-17ceph: make ceph_forget_all_cached_acls() static inlineGuangliang Zhao2-6/+6
2014-02-17ceph: add missing init_acl() for mkdir() and atomic_open()Yan, Zheng2-5/+9
2014-02-17ceph: fix ceph_set_acl()Yan, Zheng1-5/+1
2014-02-17ceph: fix ceph_removexattr()Yan, Zheng1-1/+1