aboutsummaryrefslogtreecommitdiffstats
path: root/samples/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-03ARM: pgtable: document mapping typesRussell King1-1/+30
2015-07-03ARM: io: convert ioremap*() to functionsRussell King3-34/+62
2015-07-03ARM: io: fix ioremap_wt() implementationRussell King1-1/+1
2015-07-03ARM: io: document ARM specific behaviour of ioremap*() implementationsRussell King1-3/+39
2015-07-03ARM: fix lockdep unannotated irqs-off warningRussell King1-1/+1
2015-07-03ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy1-23/+33
2015-06-29cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mountsSachin Prabhu1-0/+2
2015-06-29Fix kmalloc slab creation sequenceChristoph Lameter2-38/+16
2015-06-29ARM: add helpful message when truncating physical memoryRussell King1-0/+6
2015-06-29ARM: add help text for HIGHPTE configuration entryRussell King1-0/+6
2015-06-29ARM: fix DEBUG_SET_MODULE_RONX build dependenciesRussell King1-1/+1
2015-06-29ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()Vitaly Andrianov1-1/+1
2015-06-29ARM: 8394/1: update memblock limit after mapping lowmemLaura Abbott1-0/+1
2015-06-29ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd1-2/+2
2015-06-29s390/kdump: fix compile for !SMPHeiko Carstens2-23/+22
2015-06-28Update negotiate protocol for SMB3.11 dialectSteve French2-5/+60
2015-06-28Add ioctl to set integritySteve French4-0/+38
2015-06-28Add Get/Set Integrity Information structure definitionsSteve French2-0/+24
2015-06-28Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTSSteve French6-3/+75
2015-06-27Add SMB3.11 mount option synonym for new dialectSteve French3-2/+90
2015-06-27add struct FILE_STANDARD_INFOSteve French1-0/+10
2015-06-27Make dialect negotiation warning message easier to readSteve French1-1/+1
2015-06-27Add defines and structs for smb3.1 dialectSteve French2-6/+36
2015-06-27Allow parsing vers=3.11 on cifs mountSteve French6-3/+59
2015-06-27client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is setNoel Power1-3/+2
2015-06-27drivers/block/nvme-core.c: fix build with gcc-4.4.4Andrew Morton1-14/+16
2015-06-27bdi: Remove "inline" keyword from exported I_BDEV() implementationGeert Uytterhoeven1-1/+1
2015-06-27block: fix bogus EFAULT error from SG_IO ioctlPaolo Bonzini1-2/+2
2015-06-27NVMe: Fix filesystem deadlock on removalKeith Busch1-1/+1
2015-06-27NVMe: Failed controller initialization fixesKeith Busch1-18/+15
2015-06-27NVMe: Unify controller probe and resumeKeith Busch1-23/+29
2015-06-27NVMe: Don't use fake status on cancelled commandKeith Busch1-1/+4
2015-06-27NVMe: Fix device cleanup on initialization failureKeith Busch1-2/+16
2015-06-27Revert "jbd2: speedup jbd2_journal_dirty_metadata()"Linus Torvalds1-27/+6
2015-06-26power: axp288_charger: fix for API changeStephen Rothwell1-3/+3
2015-06-26staging: wilc1000: disable driver due to build warningsGreg Kroah-Hartman1-0/+1
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler7-13/+257
2015-06-26libnvdimm: Add sysfs numa_node to NVDIMM devicesToshi Kani5-0/+34
2015-06-26libnvdimm: Set numa_node to NVDIMM devicesToshi Kani6-1/+16
2015-06-26acpi: Add acpi_map_pxm_to_online_node()Toshi Kani2-3/+52
2015-06-26libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams10-3/+100
2015-06-26pmem: flag pmem block devices as non-rotationalDan Williams1-0/+1
2015-06-26libnvdimm: enable iostatDan Williams5-2/+59
2015-06-26pmem: make_request cleanupsDan Williams1-21/+5
2015-06-26libnvdimm, pmem: fix up max_hw_sectorsDan Williams1-1/+1
2015-06-26libnvdimm, blk: add support for blk integrityVishal Verma5-23/+159
2015-06-26libnvdimm, btt: add support for blk integrityVishal Verma5-18/+154
2015-06-26fs/block_dev.c: skip rw_page if bdev has integrityVishal Verma1-2/+2
2015-06-26libnvdimm: Non-Volatile DevicesDan Williams3-13/+858
2015-06-26tools/testing/nvdimm: libnvdimm unit test infrastructureDan Williams9-4/+1377