aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-20fat: skip cluster allocation on fallocated regionNamjae Jeon1-2/+8
2016-01-20fat: add fat_fallocate operationNamjae Jeon3-2/+94
2016-01-20fat: add simple validation for directory inodeOGAWA Hirofumi1-0/+22
2016-01-20fat: allow time_offset to be up to 24 hoursJan Kara1-1/+6
2016-01-20fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_deleteGeliang Tang1-4/+2
2016-01-20init/do_mounts: initrd_load() can be booleanYaowei Bai2-5/+5
2016-01-20init/main.c: obsolete_checksetup can be booleanYaowei Bai1-5/+5
2016-01-20epoll: add EPOLLEXCLUSIVE flagJason Baron2-3/+24
2016-01-20checkpatch: fix a number of COMPLEX_MACRO false positivesVladimir Zapolskiy1-2/+3
2016-01-20checkpatch: improve macros with flow control testJoe Perches1-1/+1
2016-01-20checkpatch: warn when casting constants to c90 int or longer typesJoe Perches1-0/+42
2016-01-20lib/clz_tab.c: put in lib-y rather than obj-yChris Metcalf1-1/+1
2016-01-20include/linux/radix-tree.h: fix error in docs about locksAdam Barth1-1/+1
2016-01-20test_hexdump: print statistics at the endAndy Shevchenko1-3/+23
2016-01-20test_hexdump: test all possible group sizes for overflowAndy Shevchenko1-3/+18
2016-01-20test_hexdump: check all bytes in real bufferAndy Shevchenko1-21/+17
2016-01-20test_hexdump: switch to memcmp()Andy Shevchenko1-3/+3
2016-01-20test_hexdump: replace magic numbers by their meaningAndy Shevchenko1-4/+13
2016-01-20test_hexdump: go through all possible lengths of bufferAndy Shevchenko1-14/+13
2016-01-20test_hexdump: define FILL_CHAR constantAndy Shevchenko1-6/+13
2016-01-20test_hexdump: introduce test_hexdump_prepare_test() helperAndy Shevchenko1-7/+19
2016-01-20test_hexdump: rename to test_hexdumpAndy Shevchenko2-1/+1
2016-01-20drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o...Stephen Boyd1-8/+3
2016-01-20drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding itStephen Boyd1-9/+4
2016-01-20lib/iomap_copy.c: add __ioread32_copy()Stephen Boyd2-0/+22
2016-01-20arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}()Stephen Boyd1-3/+14
2016-01-20string_helpers: fix precision loss for some inputsJames Bottomley1-20/+43
2016-01-20./CREDITS: add credit information for Martin KepplingerMartin Kepplinger1-0/+10
2016-01-20scripts/get_maintainer.pl: handle file names beginning with ./Joe Perches1-0/+4
2016-01-20misc: ibmasm: fix build errorsRandy Dunlap1-0/+1
2016-01-20zsmalloc: fix migrate_zspage-zs_free race conditionJunil Lee1-1/+13
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck4-4/+0
2016-01-20fs/proc/task_mmu.c: add workaround for old compilersKirill A. Shutemov1-1/+1
2016-01-20thp: fix interrupt unsafe locking in split_huge_page()Kirill A. Shutemov1-4/+5
2016-01-20lib/libcrc32c.c: fix build warningJean Delvare1-0/+1
2016-01-20sd: Optimal I/O size is in bytes, not sectorsMartin K. Petersen1-1/+1
2016-01-20hisi_sas: Restrict SCSI_HISI_SAS to arm64Geert Uytterhoeven1-0/+1
2016-01-20hisi_sas: SCSI_HISI_SAS should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2016-01-21Merge branch 'pm-tools'Rafael J. Wysocki1-0/+1
2016-01-21Merge branch 'pm-cpuidle'Rafael J. Wysocki7-22/+28
2016-01-21Merge branch 'pm-devfreq'Rafael J. Wysocki4-28/+81
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki18-23/+132
2016-01-21Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki227-253/+274
2016-01-20swiotlb: Make linux/swiotlb.h standalone includibleThierry Reding1-0/+3
2016-01-20MAINTAINERS: add git URL for swiotlbFengguang Wu1-0/+1
2016-01-20Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds4-32/+30
2016-01-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds8-124/+188
2016-01-20btrfs: sysfs: fix typo in compat_ro attribute definitionDavid Sterba1-1/+1
2016-01-20Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds3-4/+7
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas42-1431/+1421