aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-26genalloc: fix device node resource counterVladimir Zapolskiy1-0/+1
2014-09-26drivers/rtc/rtc-efi.c: add missing module aliasPali Rohár1-0/+1
2014-09-26mm, slab: initialize object alignment on cache creationDavid Rientjes1-9/+2
2014-09-26mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyPeter Feiner1-9/+18
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi1-8/+10
2014-09-26nilfs2: fix data loss with mmap()Andreas Rohner1-1/+6
2014-09-26ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi1-0/+1
2014-09-24sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov2-1/+4
2014-09-24parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller1-0/+1
2014-09-24powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller1-0/+1
2014-09-24s390: Update defconfigs which were missing CONFIG_NET.David S. Miller5-0/+5
2014-09-24mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller2-0/+2
2014-09-24sparc: Set CONFIG_NET=y in defconfigsMichal Marek1-0/+1
2014-09-24sh: Set CONFIG_NET=y in defconfigsMichal Marek2-0/+2
2014-09-24powerpc: Set CONFIG_NET=y in defconfigsMichal Marek5-0/+5
2014-09-24parisc: Set CONFIG_NET=y in defconfigsMichal Marek1-0/+1
2014-09-24mips: Set CONFIG_NET=y in defconfigsMichal Marek9-0/+9
2014-09-24blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo3-1/+27
2014-09-24crypto: aesni - disable "by8" AVX CTR optimizationMathias Krause1-2/+2
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky3-0/+30
2014-09-23parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin1-1/+6
2014-09-23[IA64] refresh arch/ia64/configs/* using "make savedefconfig"Tony Luck6-83/+29
2014-09-23brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode1-1/+1
2014-09-23drm/radeon/cik: use a separate counter for CP init timeoutAlex Deucher1-2/+2
2014-09-23drm/i915/hdmi: fix hdmi audio state readoutJani Nikula1-1/+1
2014-09-23drm/i915: Don't leak command parser tables on suspend/resumeBrad Volkin1-5/+7
2014-09-22Revert "x86/efi: Fixup GOT in all boot code paths"Linus Torvalds2-81/+29
2014-09-22PCI: pciehp: Fix pcie_wait_cmd() timeoutYinghai Lu1-1/+1
2014-09-22net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli1-53/+52
2014-09-22net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli1-1/+4
2014-09-22ipv4: do not use this_cpu_ptr() in preemptible contextEric Dumazet1-3/+3
2014-09-22drm/radeon: add PX quirk for asus K53TKAlex Deucher1-0/+4
2014-09-22drm/radeon: add a backlight quirk for Amilo Xi 2550Alex Deucher1-1/+8
2014-09-22drm/radeon: add a module parameter for backlight control (v2)Alex Deucher3-8/+34
2014-09-22drm/radeon: Update IH_RB_RPTR register after each processed interruptMichel Dänzer4-4/+4
2014-09-22drm/radeon: Make IH ring overflow debugging output more usefulMichel Dänzer4-8/+8
2014-09-22drm/radeon: Clear RB_OVERFLOW bit earlierMichel Dänzer4-4/+4
2014-09-22arm/arm64: KVM: Fix unaligned access bug on gicv2 accessChristoffer Dall1-1/+1
2014-09-22genhd: fix leftover might_sleep() in blk_free_devt()Jens Axboe1-2/+0
2014-09-22dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser1-1/+1
2014-09-22ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik1-1/+1
2014-09-22net: rfkill: gpio: Fix clock statusLoic Poulain1-1/+1
2014-09-22r8169: fix an if conditionDan Carpenter1-1/+1
2014-09-22r8152: disable ALDPShayeswang1-17/+45
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet2-2/+8
2014-09-22net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet2-5/+16
2014-09-22tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich1-2/+18
2014-09-22hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driversundarjdev1-1/+1
2014-09-22macvlan: allow to enqueue broadcast pkt on virtual deviceNicolas Dichtel1-1/+2
2014-09-22blk-mq: use blk_mq_start_hw_queues() when running requeue workJens Axboe1-1/+5