aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-22Add linux-next specific files for 20150722next-20150722Stephen Rothwell
2015-07-22Merge branch 'akpm/master'Stephen Rothwell
2015-07-22drivers/w1/w1_int.c: call put_device if device_register failsLevente Kurusa
2015-07-22fs-seq_file-convert-int-seq_vprint-seq_printf-etc-returns-to-void-fixAndrew Morton
2015-07-22fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-07-22namei: fix warning while make xmldocs caused by namei.cMasanari Iida
2015-07-22net/netfilter/ipset: work around gcc-4.4.4 initializer bugAndrew Morton
2015-07-22drivers/gpu/drm/i915/intel_tv.c: fix buildAndrew Morton
2015-07-22drivers/gpu/drm/i915/intel_sprite.c: fix buildAndrew Morton
2015-07-22Merge branch 'akpm-current/current'Stephen Rothwell
2015-07-22mm: mlock: Add new mlock, munlock, and munlockall system callsEric B Munson
2015-07-22ipc/msg.c: use freezable blocking callYogesh Gaur
2015-07-22ipc/msg.c: msgsnd: use freezable blocking callManinder Singh
2015-07-22ipc: convert invalid scenarios to use WARN_ONDavidlohr Bueso
2015-07-22define-kallsyms_cmp_symbol_t-as-function-type-to-simplify-the-code-fixAndrew Morton
2015-07-22kernel/kallsyns.c: define kallsyms_cmp_symbol_t as function type to simplify ...Minfei Huang
2015-07-22kernel/module.c: define find_symbol_in_section_t as function type to simplify...Minfei Huang
2015-07-22w1: masters: omap_hdq: add support for 1-wire modeVignesh R
2015-07-22fs/affs: make root lookup from blkdev logical sizePranay Kr. Srivastava
2015-07-22sysctl: fix int -> unsigned long assignments in INT_MIN caseIlya Dryomov
2015-07-22kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke
2015-07-22drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-07-22kmemleak: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-07-22drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-07-22parisc: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-07-22drivers/crypto/qat: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-07-22seq_file: provide an analogue of print_hex_dump()Andy Shevchenko
2015-07-22Documentation/filesystems/vfat.txt: update the limitation for fat fallocateNamjae Jeon
2015-07-22fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2015-07-22fat: skip cluster allocation on fallocated regionNamjae Jeon
2015-07-22fat: add fat_fallocate operationNamjae Jeon
2015-07-22hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung
2015-07-22hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung
2015-07-22checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches
2015-07-22checkpatch: Allow longer declaration macrosJoe Perches
2015-07-22checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches
2015-07-22checkpatch: add warning on BUG/BUG_ON useJoe Perches
2015-07-22checkpatch: warn on bare SHA-1 commit IDs in commit logsJoe Perches
2015-07-22lib: Add CRC64 ECMA moduleMarian Chereji
2015-07-22mm/util.c: add kstrimdup()Sebastian Capella
2015-07-22lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...Pan Xinhui
2015-07-22lib/bitmap.c: fix a special string handling bug in __bitmap_parselistPan Xinhui
2015-07-22lib/bitmap.c: correct a code style and do some, optimizationPan Xinhui
2015-07-22parse_integer: add checkpatch.pl noticeAlexey Dobriyan
2015-07-22parse_integer: convert fs/ocfs2/Alexey Dobriyan
2015-07-22parse_integer: convert ext2, ext3, ext4Alexey Dobriyan
2015-07-22parse_integer: convert fs/cachefiles/Alexey Dobriyan
2015-07-22parse_integer: convert fs/Alexey Dobriyan
2015-07-22parse_integer: fixup mm/memcontrol.c conversionAlexey Dobriyan
2015-07-22parse_integer: convert mm/Alexey Dobriyan