aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-26Merge remote-tracking branch 'hsi/for-next'Stephen Rothwell
2015-11-26Merge remote-tracking branch 'regmap/for-next'Stephen Rothwell
2015-11-26Merge remote-tracking branch 'drivers-x86/for-next'Stephen Rothwell
2015-11-26Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2015-11-26ipc/msg.c: use freezable blocking callYogesh Gaur
2015-11-26ipc/msg.c: msgsnd: use freezable blocking callManinder Singh
2015-11-26ipc/shm.c: is_file_shm_hugepages() can be booleanYaowei Bai
2015-11-26lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim
2015-11-26fs/adfs/adfs.h: tidy up commentsAndrew Morton
2015-11-26adfs: constify adfs_dir_ops structuresJulia Lawall
2015-11-26kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke
2015-11-26kernel/cpu.c: make set_cpu_* static inlinesRasmus Villemoes
2015-11-26kernel/cpu.c: eliminate cpu_*_maskRasmus Villemoes
2015-11-26drivers/base/cpu.c: use __cpu_*_mask directlyRasmus Villemoes
2015-11-26kernel/cpu.c: export __cpu_*_maskRasmus Villemoes
2015-11-26kernel/cpu.c: change type of cpu_possible_bits and friendsRasmus Villemoes
2015-11-26powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes
2015-11-26ptrace-task_stopped_codeptrace-=-true-cant-see-task_stopped-task-fixAndrew Morton
2015-11-26ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED taskOleg Nesterov
2015-11-26ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killableOleg Nesterov
2015-11-26Documentation/filesystems/vfat.txt: update the limitation for fat fallocateNamjae Jeon
2015-11-26fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2015-11-26fat: skip cluster allocation on fallocated regionNamjae Jeon
2015-11-26fat: add fat_fallocate operationNamjae Jeon
2015-11-26init/do_mounts: initrd_load() can be booleanYaowei Bai
2015-11-26init/main.c: obsolete_checksetup can be booleanYaowei Bai
2015-11-26checkpatch: fix a number of COMPLEX_MACRO false positivesVladimir Zapolskiy
2015-11-26checkpatch: improve macros with flow control testJoe Perches
2015-11-26checkpatch: warn when casting constants to c90 int or longer typesJoe Perches
2015-11-26lib: Add CRC64 ECMA moduleMarian Chereji
2015-11-26mm/util.c: add kstrimdup()Sebastian Capella
2015-11-26drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o...Stephen Boyd
2015-11-26drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding itStephen Boyd
2015-11-26lib/iomap_copy.c: add __ioread32_copy()Stephen Boyd
2015-11-26arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}()Stephen Boyd
2015-11-26test_hexdump: print statistics at the endAndy Shevchenko
2015-11-26test_hexdump: test all possible group sizes for overflowAndy Shevchenko
2015-11-26test_hexdump: check all bytes in real bufferAndy Shevchenko
2015-11-26test_hexdump: replace magic numbers by their meaningAndy Shevchenko
2015-11-26test_hexdump: go through all possible lengths of bufferAndy Shevchenko
2015-11-26test_hexdump: introduce test_hexdump_prepare_test() helperAndy Shevchenko
2015-11-26test_hexdump: rename to test_hexdumpAndy Shevchenko
2015-11-26string_helpers: fix precision loss for some inputsJames Bottomley
2015-11-26printk: only unregister boot consoles when necessaryThierry Reding
2015-11-26asm/sections: add helpers to check for section dataThierry Reding
2015-11-26Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2015-11-26include/linux/kdev_t.h: remove new_valid_dev()Yaowei Bai
2015-11-26fs/stat.c: drop the last new_valid_dev checkYaowei Bai
2015-11-26include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz
2015-11-26include/linux/poison.h: use POISON_POINTER_DELTA for poison pointersVasily Kulikov