aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-31sparc: Wire up mlock2 system call.David S. Miller3-4/+5
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller3-18/+24
2015-12-31ARM: Fix broken USB support in sunxi_defconfigTimo Sigurdsson1-0/+1
2015-12-30sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_closeXin Long2-4/+5
2015-12-30net, socket, socket_wq: fix missing initialization of flagsNicolai Stange1-0/+1
2015-12-30x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman1-4/+1
2015-12-30ASoC: Use nested lock for snd_soc_dapm_mutex_lockCharles Keepax1-1/+1
2015-12-30ASoC: rt5645: add sys clk detectionBard Liao2-0/+8
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang1-1/+1
2015-12-29mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens2-8/+8
2015-12-29ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei1-0/+2
2015-12-29mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman1-12/+19
2015-12-29ocfs2: fix flock panic issueJunxiao Bi1-1/+4
2015-12-29m32r: add io*_rep helpersSudip Mukherjee1-1/+9
2015-12-29m32r: fix build failureSudip Mukherjee1-0/+1
2015-12-29arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton1-0/+1
2015-12-29mm: memcontrol: fix possible memcg leak due to interrupted reclaimVladimir Davydov1-14/+46
2015-12-29ocfs2: fix BUG when calculate new backup superJoseph Qi1-3/+12
2015-12-29MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck1-1/+1
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall1-3/+7
2015-12-29openvswitch: Fix template leak in error cases.Joe Stringer1-2/+4
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro1-36/+37
2015-12-29lightnvm: wrong offset in bad blk lun calculationMatias Bjørling1-1/+1
2015-12-29ALSA: hda - Add keycode map for alc input deviceHui Wang1-3/+16
2015-12-29ALSA: hda - Add mic mute hotkey quirk for Lenovo ThinkCentre AIOKailang1-13/+71
2015-12-28null_blk: use async queue restart helperJens Axboe1-6/+5
2015-12-28block: add blk_start_queue_async()Jens Axboe2-0/+17
2015-12-28RDMA/be2net: Remove open and close entry pointsDevesh Sharma4-45/+1
2015-12-28RDMA/ocrdma: Depend on async link events from CNADevesh Sharma6-22/+119
2015-12-28RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma1-23/+0
2015-12-28RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma1-3/+4
2015-12-28iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabledGeert Uytterhoeven1-1/+1
2015-12-28iommu/dma: Avoid unlikely high-order allocationsRobin Murphy1-2/+4
2015-12-28iommu/dma: Add some missing #includesRobin Murphy1-0/+3
2015-12-28sctp: label accepted/peeled off socketsMarcelo Ricardo Leitner1-0/+2
2015-12-28sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner1-3/+6
2015-12-27Linux 4.4-rc7Linus Torvalds1-1/+1
2015-12-27MIPS: Fix bitrot in __get_user_unaligned()Al Viro1-3/+3
2015-12-24ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHzNikesh Oswal1-1/+1
2015-12-24tty/serial: Skip 'NULL' char after console break when sysrq enabledVijay Kumar1-2/+4
2015-12-24sparc64: fix FP corruption in user copy functionsRob Gardner13-134/+235
2015-12-24sparc64: Perf should save/restore fault infoRob Gardner1-0/+4
2015-12-24sparc64: Ensure perf can access user stacksRob Gardner1-0/+7
2015-12-24sparc64: Don't set %pil in rtrap_nmi too earlyRob Gardner1-1/+7
2015-12-24sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz2-4/+6
2015-12-24tty: serial: constify sunhv_ops structsAya Mahfouz1-3/+3
2015-12-24qlcnic: fix a loop exit condition betterDan Carpenter1-1/+1
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork3-1/+33
2015-12-23geneve: initialize needed_headroomPaolo Abeni1-1/+9
2015-12-23ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa1-2/+2