summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-12-12cxl: Unmap MMIO regions when detaching a contextIan Munsie
2014-12-12cxl: Add timeout to process element commandsIan Munsie
2014-12-12cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie
2014-12-11Merge branch 'dsa'David S. Miller
2014-12-11net: dsa: propagate error code from dsa_slave_phy_setupFlorian Fainelli
2014-12-11net: dsa: handle non-existing PHYs on switch internal busFlorian Fainelli
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-12Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-12-11userns: Unbreak the unprivileged remount testsEric W. Biederman
2014-12-11userns; Correct the comment in map_writeEric W. Biederman
2014-12-11userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman
2014-12-11userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11HID: logitech-hidpp: disable io in probe error pathPeter Wu
2014-12-11HID: logitech-hidpp: add boundary check for name retrievalPeter Wu
2014-12-11HID: logitech-hidpp: check name retrieval return codePeter Wu
2014-12-11HID: logitech-hidpp: do not return the name lengthPeter Wu
2014-12-11HID: wacom: Report input events for each finger on generic devicesJason Gerecke
2014-12-11pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2014-12-11pstore-ram: Fix hangs by using write-combine mappingsRob Herring
2014-12-11i2c: sh_mobile: remove unneeded DMA maskWolfram Sang
2014-12-11coda_venus_readdir(): use file_inode()Al Viro
2014-12-11fs/namei.c: fold link_path_walk() call into path_init()Al Viro
2014-12-11path_init(): don't bother with LOOKUP_PARENT in argumentAl Viro
2014-12-11fs/namei.c: new helper (path_cleanup())Al Viro
2014-12-11path_init(): store the "base" pointer to file in nameidata itselfAl Viro
2014-12-11i2c: rcar: add slave supportWolfram Sang
2014-12-11i2c: slave-eeprom: add eeprom simulator driverWolfram Sang
2014-12-11i2c: core changes for slave supportWolfram Sang
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11ipmi: Check the BT interrupt enable periodicallyCorey Minyard
2014-12-11ipmi: Fix attention handling for system interfacesCorey Minyard
2014-12-11ipmi: Periodically check to see if irqs and messages are set rightCorey Minyard
2014-12-11drivers/char/ipmi: Add powernv IPMI driverJeremy Kerr
2014-12-11ipmi: Add SMBus interface driver (SSIF)Corey Minyard
2014-12-11ipmi: Remove the now unused priority from SMI senderCorey Minyard
2014-12-11perf trace: Provide a better explanation when mmap failsArnaldo Carvalho de Melo
2014-12-11ipmi: Remove the now unnecessary message queueCorey Minyard
2014-12-11ipmi: Make the message handler easier to use for SMI interfacesCorey Minyard
2014-12-11ipmi: Move message sending into its own functionCorey Minyard
2014-12-11ipmi: rename waiting_msgs to waiting_rcv_msgsCorey Minyard
2014-12-11ipmi: Fix handling of BMC flagsCorey Minyard
2014-12-11ipmi: Initialize BMC device attributesCorey Minyard
2014-12-11ipmi: Unregister previously registered driver in error casetrenn@suse.de
2014-12-11ipmi: Use the proper type for acpi_handleCorey Minyard
2014-12-11ipmi: Fix a bug in hot add/removeCorey Minyard