aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-11Input: adi - remove an unnecessary checkMarkus Elfring1-2/+1
2015-02-11Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter1-3/+1
2015-02-11toshiba_acpi: Cleanup GPL headerDarren Hart1-9/+2
2015-02-11toshiba_acpi: Cleanup comment blocks and capitalizationDarren Hart1-28/+47
2015-02-11toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macrosAzael Avalos1-27/+15
2015-02-11toshiba_acpi: Drop the toshiba_ prefix from sysfs function namesAzael Avalos1-89/+75
2015-02-11toshiba_acpi: Move sysfs function and struct declarations further downAzael Avalos1-138/+58
2015-02-11Documentation/ABI: Add file describing the sysfs entries for toshiba_acpiAzael Avalos1-0/+114
2015-02-11toshiba_acpi: Clean file according to coding styleAzael Avalos1-15/+23
2015-02-11toshiba_acpi: Bump version number to 0.21Azael Avalos1-2/+2
2015-02-11toshiba_acpi: Add support to enable/disable USB 3Azael Avalos1-0/+103
2015-02-11toshiba_acpi: Add support for Panel Power ONAzael Avalos1-0/+100
2015-02-11toshiba_acpi: Add support for Keyboard functions modeAzael Avalos1-0/+100
2015-02-11toshiba_acpi: Add fan entry to sysfsAzael Avalos1-1/+50
2015-02-11toshiba_acpi: Add version entry to sysfsAzael Avalos1-0/+10
2015-02-11thinkpad_acpi: support new BIOS version string patternAdam Lee1-3/+17
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds45-1082/+2658
2015-02-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-3/+0
2015-02-11ipvlan: add a missing __percpu pcpu_statsEric Dumazet1-1/+1
2015-02-11tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)1-0/+2
2015-02-11Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller1-4/+1
2015-02-11bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki1-2/+3
2015-02-11qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh3-13/+51
2015-02-11net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen1-0/+1
2015-02-11sunvnet: don't change gso data on clonesDavid L Stevens1-13/+10
2015-02-11drivers/net: Use setup_timer and mod_timerVaishali Thakkar1-5/+2
2015-02-11drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven1-0/+2
2015-02-11et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire1-2/+4
2015-02-11Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-15/+0
2015-02-12md/raid10: fix conversion from RAID0 to RAID10NeilBrown1-3/+9
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds116-1717/+2491
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds237-3143/+5084
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds73-919/+1533
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds82-1030/+1640
2015-02-11Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-25/+193
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds60-1729/+5236
2015-02-12Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki1-0/+1
2015-02-12Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2-158/+254
2015-02-12PM / devfreq: event: testing the wrong variableDan Carpenter1-2/+2
2015-02-11mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin1-2/+2
2015-02-11mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin1-2/+2
2015-02-11vmstat: Reduce time interval to stat update on idle cpuChristoph Lameter1-2/+2
2015-02-11mm/page_owner.c: remove unnecessary stack_trace fieldSergei Rogachev2-13/+15
2015-02-11Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov1-0/+23
2015-02-11mm: incorporate read-only pages into transparent huge pagesEbru Akagunduz1-13/+42