summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-12mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman
2015-02-12ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman
2015-02-12mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman
2015-02-12mm: numa: do not dereference pmd outside of the lock during NUMA hinting faultMel Gorman
2015-02-12Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-12UBI: block: Fix checking for NULL instead of IS_ERR()Dan Carpenter
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12UBI: block: Continue creating ubiblocks after an initialization errorDan Ehrenberg
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12iscsi-target: Avoid IN_LOGOUT failure case for iser-targetNicholas Bellinger
2015-02-12target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger
2015-02-12iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger
2015-02-12iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg
2015-02-12Merge tag 'md/3.20' of git://neil.brown.name/mdLinus Torvalds
2015-02-12Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-12Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2015-02-12bridge: netfilter: Move sysctl-specific error code inside #ifdefGeert Uytterhoeven
2015-02-12Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2015-02-12Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2015-02-12nfsd: fix comparison in fh_fsid_match()Dan Carpenter
2015-02-12ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gcJan Stancek
2015-02-12SUNRPC: Fix a compile error when #undef CONFIG_PROC_FSTrond Myklebust
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton
2015-02-12ALSA: seq: potential out of bounds in do_control()Dan Carpenter
2015-02-12ALSA: line6: Improve line6_read/write_data() interfacesChris Rorvick
2015-02-12s390/cacheinfo: coding style changesHeiko Carstens
2015-02-12s390/cacheinfo: fix shared cpu masksHeiko Carstens
2015-02-12s390/smp: reduce size of struct pcpuHeiko Carstens
2015-02-12s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens
2015-02-12s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky
2015-02-12dmaengine: rcar-dmac: Fix uninitialized variable usageLaurent Pinchart
2015-02-12dmaengine: shdmac: extend PM methodsSergei Shtylyov
2015-02-12dmaengine: shdmac: use SET_RUNTIME_PM_OPS()Sergei Shtylyov
2015-02-11Input: adi - remove an unnecessary checkMarkus Elfring
2015-02-11Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter
2015-02-11toshiba_acpi: Cleanup GPL headerDarren Hart
2015-02-11toshiba_acpi: Cleanup comment blocks and capitalizationDarren Hart
2015-02-11toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macrosAzael Avalos
2015-02-11toshiba_acpi: Drop the toshiba_ prefix from sysfs function namesAzael Avalos
2015-02-11toshiba_acpi: Move sysfs function and struct declarations further downAzael Avalos
2015-02-11Documentation/ABI: Add file describing the sysfs entries for toshiba_acpiAzael Avalos
2015-02-11toshiba_acpi: Clean file according to coding styleAzael Avalos
2015-02-11toshiba_acpi: Bump version number to 0.21Azael Avalos