summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-12Merge tag 'md/3.20' of git://neil.brown.name/mdLinus Torvalds18-608/+867
2015-02-12Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggyLinus Torvalds5-91/+45
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds40-254/+2562
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds28-1492/+2239
2015-02-12Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds36-172/+766
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds91-1478/+2187
2015-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds20-338/+209
2015-02-12bridge: netfilter: Move sysctl-specific error code inside #ifdefGeert Uytterhoeven1-5/+2
2015-02-12Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds23-164/+582
2015-02-12Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-30/+229
2015-02-12nfsd: fix comparison in fh_fsid_match()Dan Carpenter1-1/+1
2015-02-12ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gcJan Stancek1-2/+2
2015-02-12SUNRPC: Fix a compile error when #undef CONFIG_PROC_FSTrond Myklebust1-2/+5
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton7-0/+144
2015-02-12HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHDPing Cheng1-3/+8
2015-02-12ALSA: seq: potential out of bounds in do_control()Dan Carpenter1-0/+3
2015-02-12ALSA: line6: Improve line6_read/write_data() interfacesChris Rorvick2-8/+14
2015-02-12s390/cacheinfo: coding style changesHeiko Carstens1-13/+3
2015-02-12s390/cacheinfo: fix shared cpu masksHeiko Carstens1-5/+4
2015-02-12s390/smp: reduce size of struct pcpuHeiko Carstens1-27/+27
2015-02-12s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens2-26/+26
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens3-62/+47
2015-02-12s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky1-4/+2
2015-02-12dmaengine: rcar-dmac: Fix uninitialized variable usageLaurent Pinchart1-38/+31
2015-02-12dmaengine: shdmac: extend PM methodsSergei Shtylyov1-5/+3
2015-02-12dmaengine: shdmac: use SET_RUNTIME_PM_OPS()Sergei Shtylyov1-3/+3
2015-02-12Input: adi - remove an unnecessary checkMarkus Elfring1-2/+1
2015-02-12Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter1-3/+1
2015-02-12xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang2-6/+7
2015-02-12toshiba_acpi: Cleanup GPL headerDarren Hart1-9/+2
2015-02-12toshiba_acpi: Cleanup comment blocks and capitalizationDarren Hart1-28/+47
2015-02-12toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macrosAzael Avalos1-27/+15
2015-02-12toshiba_acpi: Drop the toshiba_ prefix from sysfs function namesAzael Avalos1-89/+75
2015-02-12toshiba_acpi: Move sysfs function and struct declarations further downAzael Avalos1-138/+58
2015-02-12Documentation/ABI: Add file describing the sysfs entries for toshiba_acpiAzael Avalos1-0/+114
2015-02-12toshiba_acpi: Clean file according to coding styleAzael Avalos1-15/+23
2015-02-12toshiba_acpi: Bump version number to 0.21Azael Avalos1-2/+2
2015-02-12toshiba_acpi: Add support to enable/disable USB 3Azael Avalos1-0/+103
2015-02-12toshiba_acpi: Add support for Panel Power ONAzael Avalos1-0/+100
2015-02-12toshiba_acpi: Add support for Keyboard functions modeAzael Avalos1-0/+100
2015-02-12toshiba_acpi: Add fan entry to sysfsAzael Avalos1-1/+50
2015-02-12toshiba_acpi: Add version entry to sysfsAzael Avalos1-0/+10
2015-02-12thinkpad_acpi: support new BIOS version string patternAdam Lee1-3/+17
2015-02-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds45-1082/+2658
2015-02-12Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-3/+0
2015-02-12ipvlan: add a missing __percpu pcpu_statsEric Dumazet1-1/+1
2015-02-12tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)1-0/+2
2015-02-12Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller1-4/+1
2015-02-12bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki1-2/+3
2015-02-12qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh3-13/+51