aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds289-3432/+9824
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds205-2172/+3241
2014-12-12Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie10-23/+72
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds67-1495/+1516
2014-12-11userns: Unbreak the unprivileged remount testsEric W. Biederman1-8/+24
2014-12-11userns; Correct the comment in map_writeEric W. Biederman1-1/+1
2014-12-11userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman1-0/+5
2014-12-11userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman4-0/+146
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1336-28961/+70630
2014-12-11HID: logitech-hidpp: disable io in probe error pathPeter Wu1-1/+3
2014-12-11HID: logitech-hidpp: add boundary check for name retrievalPeter Wu1-0/+3
2014-12-11HID: logitech-hidpp: check name retrieval return codePeter Wu1-2/+8
2014-12-11HID: logitech-hidpp: do not return the name lengthPeter Wu1-13/+6
2014-12-11HID: wacom: Report input events for each finger on generic devicesJason Gerecke2-28/+59
2014-12-11pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren4-14/+47
2014-12-11pstore-ram: Fix hangs by using write-combine mappingsRob Herring1-2/+2
2014-12-11i2c: sh_mobile: remove unneeded DMA maskWolfram Sang1-3/+0
2014-12-11coda_venus_readdir(): use file_inode()Al Viro1-3/+1
2014-12-11fs/namei.c: fold link_path_walk() call into path_init()Al Viro1-21/+6
2014-12-11path_init(): don't bother with LOOKUP_PARENT in argumentAl Viro1-4/+4
2014-12-11fs/namei.c: new helper (path_cleanup())Al Viro1-17/+13
2014-12-11path_init(): store the "base" pointer to file in nameidata itselfAl Viro1-14/+13
2014-12-11i2c: rcar: add slave supportWolfram Sang1-9/+115
2014-12-11i2c: slave-eeprom: add eeprom simulator driverWolfram Sang3-0/+181
2014-12-11i2c: core changes for slave supportWolfram Sang2-0/+78
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds451-11282/+27203
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds39-522/+2559
2014-12-11ipmi: Check the BT interrupt enable periodicallyCorey Minyard1-2/+25
2014-12-11ipmi: Fix attention handling for system interfacesCorey Minyard1-15/+30
2014-12-11ipmi: Periodically check to see if irqs and messages are set rightCorey Minyard1-96/+101
2014-12-11drivers/char/ipmi: Add powernv IPMI driverJeremy Kerr3-0/+317
2014-12-11ipmi: Add SMBus interface driver (SSIF)Corey Minyard4-3/+1950
2014-12-11ipmi: Remove the now unused priority from SMI senderCorey Minyard3-9/+7
2014-12-11perf trace: Provide a better explanation when mmap failsArnaldo Carvalho de Melo1-6/+6
2014-12-11ipmi: Remove the now unnecessary message queueCorey Minyard1-78/+34
2014-12-11ipmi: Make the message handler easier to use for SMI interfacesCorey Minyard1-40/+162
2014-12-11ipmi: Move message sending into its own functionCorey Minyard1-4/+9
2014-12-11ipmi: rename waiting_msgs to waiting_rcv_msgsCorey Minyard1-15/+16
2014-12-11ipmi: Fix handling of BMC flagsCorey Minyard1-37/+68
2014-12-11ipmi: Initialize BMC device attributesCorey Minyard1-0/+2
2014-12-11ipmi: Unregister previously registered driver in error casetrenn@suse.de1-0/+1
2014-12-11ipmi: Use the proper type for acpi_handleCorey Minyard1-1/+4
2014-12-11ipmi: Fix a bug in hot add/removeCorey Minyard1-1/+1
2014-12-11ipmi: Remove useless sysfs_name parametersCorey Minyard3-31/+5
2014-12-11ipmi: clean up the device handling for the bmc deviceCorey Minyard1-193/+92
2014-12-11ipmi: Move the address source to string to ipmi-generic codeCorey Minyard3-7/+16
2014-12-11ipmi: Ignore SSIF in the PNP handlingCorey Minyard1-0/+5
2014-12-11Merge branch 'topic/opal-ipmi' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux into for-linusCorey Minyard3-0/+33
2014-12-11perf evlist: Introduce strerror_mmap methodArnaldo Carvalho de Melo2-0/+24
2014-12-11NVMe: fix retry/error logic in nvme_queue_rq()Jens Axboe1-23/+16