summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-02-19MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras-18/+17
2015-02-19MIPS: Makefile: Pass -march option on Loongson3A coresRalf Baechle-0/+10
2015-02-19Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar-1/+10
2015-02-19x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas-0/+9
2015-02-19x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas-1/+1
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-22/+69
2015-02-19libceph: kfree() in put_osd() shouldn't depend on authorizerIlya Dryomov-2/+3
2015-02-19libceph: fix double __remove_osd() problemIlya Dryomov-8/+18
2015-02-19rbd: convert to blk-mqChristoph Hellwig-54/+68
2015-02-19x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert-5/+6
2015-02-19Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar-2/+26
2015-02-19x86/mm/init: Fix incorrect page size in init_memory_mapping() printksDave Hansen-2/+26
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina-17/+63
2015-02-19ceph: return error for traceless reply raceYan, Zheng-6/+9
2015-02-19ceph: fix dentry leaksYan, Zheng-3/+6
2015-02-19ceph: re-send requests when MDS enters reconnecting stageYan, Zheng-3/+26
2015-02-19ceph: show nocephx_require_signatures and notcp_nodelay optionsIlya Dryomov-0/+4
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol-4/+33
2015-02-19rbd: do not treat standalone as flattenIlya Dryomov-20/+10
2015-02-19ceph: fix atomic_open snapdirYan, Zheng-1/+1
2015-02-19ceph: properly mark empty directory as completeYan, Zheng-14/+15
2015-02-19client: include kernel version in client metadataYan, Zheng-1/+2
2015-02-19ceph: provide seperate {inode,file}_operations for snapdirYan, Zheng-4/+19
2015-02-19ceph: fix request time stamp encodingYan, Zheng-2/+10
2015-02-19ceph: fix reading inline data when i_size > PAGE_SIZEYan, Zheng-15/+26
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions)Yan, Zheng-9/+5
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps)Yan, Zheng-44/+42
2015-02-19ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync)Yan, Zheng-18/+35
2015-02-19rbd: fix error paths in rbd_dev_refresh()Ilya Dryomov-7/+6
2015-02-19ceph: improve reference tracking for snaprealmYan, Zheng-27/+63
2015-02-19ceph: properly zero data pages for file holes.Yan, Zheng-6/+7
2015-02-19ceph: acl: Remove unused functionRickard Strandqvist-14/+0
2015-02-19rbd: nuke copy_token()Rickard Strandqvist-30/+0
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng-0/+27
2015-02-19libceph: use mon_client.c/put_generic_request() moreIlya Dryomov-2/+2
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov-192/+4
2015-02-19s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky-1/+4
2015-02-19x86/intel/quark: Fix simple_return.cocci warningsFengguang Wu-5/+1
2015-02-19x86/intel/quark: Fix ptr_ret.cocci warningsFengguang Wu-4/+1
2015-02-19ARM: make of_device_ids constUwe Kleine-König-16/+16
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König-16/+16
2015-02-19cpufreq: s3c: remove last use of resume_clocks callbackArnd Bergmann-8/+0
2015-02-19cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann-3/+3
2015-02-19lguest: update help text.Rusty Russell-1/+1
2015-02-19lguest: now depends on PCIRusty Russell-1/+1
2015-02-18x86/intel/quark: Add Intel Quark platform supportBryan O'Donoghue-0/+17
2015-02-18x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue-0/+897
2015-02-18Documentation/x86: Fix path in zero-page.txtAlexander Kuleshov-1/+1
2015-02-18x86/apic: Fix the devicetree build in certain configsRicardo Ribalda Delgado-0/+8
2015-02-18NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust-23/+30