summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-03-26oom: make oom_reaper_list single linkedVladimir Davydov1-1/+1
2016-03-26oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko1-0/+2
2016-03-26mm, oom_reaper: implement OOM victims queuingMichal Hocko1-0/+3
2016-03-26oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko1-1/+1
2016-03-26mm, oom: introduce oom reaperMichal Hocko1-0/+2
2016-03-26sched: add schedule_timeout_idle()Andrew Morton1-0/+1
2016-03-25configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitionsOctavian Purdila1-2/+2
2016-03-25ceph: fix security xattr deadlockYan, Zheng1-1/+2
2016-03-25libceph: add helper that duplicates last extent operationYan, Zheng1-0/+2
2016-03-25libceph: enable large, variable-sized OSD requestsIlya Dryomov1-2/+4
2016-03-25libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng1-2/+3
2016-03-25libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov1-1/+1
2016-03-25libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2-0/+6
2016-03-25libceph: monc ping rate is 10sIlya Dryomov1-2/+3
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov3-10/+24
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-4/+4
2016-03-25net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin1-0/+2
2016-03-25Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2016-03-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-14/+14
2016-03-25Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds9-16/+21
2016-03-25Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+19
2016-03-25Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+5
2016-03-25Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+8
2016-03-25Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki1-0/+9
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-6/+7
2016-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+20
2016-03-24Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-7/+20
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2016-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-112/+115
2016-03-24Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-4/+4
2016-03-23net: Fix typos and whitespace.Bjorn Helgaas1-109/+106
2016-03-23parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE optionHelge Deller1-0/+8
2016-03-23Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds1-0/+35
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-13/+22
2016-03-23x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuckYaowei Bai1-1/+0
2016-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-37/+440
2016-03-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds5-5/+56
2016-03-23memremap: add MEMREMAP_WC flagBrian Starkey1-0/+1
2016-03-23kfifo: fix sparse complaintsStefani Seibold1-1/+1
2016-03-23kernel: add kcov code coverageDmitry Vyukov2-0/+40
2016-03-23panic: change nmi_panic from macro to functionHidehiro Kawai1-20/+1
2016-03-23cred/userns: define current_user_ns() as a functionArnd Bergmann2-3/+4
2016-03-23rapidio: add mport char device driverAlexandre Bounine1-0/+271
2016-03-23rapidio: add outbound window supportAlexandre Bounine2-0/+9
2016-03-23rapidio: add global inbound port write interfacesAlexandre Bounine2-1/+10
2016-03-23rapidio: move rio_pw_enable into core codeAlexandre Bounine2-0/+3
2016-03-23rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine1-0/+1
2016-03-23rapidio: add lock protection for doorbell listAlexandre Bounine1-0/+2
2016-03-23rapidio: add core mport removal supportAlexandre Bounine1-0/+18