summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* w1: format for DocBook and fixesDavid Fries2014-02-0710-99/+315
* w1: use family_data instead of rom in w1_slaveDavid Fries2014-02-072-3/+19
* w1: ds2490 fix and enable hardware searchDavid Fries2014-02-072-24/+86
* w1: ds2490 USB setup fixesDavid Fries2014-02-071-8/+14
* w1: ds2490 reduce magic numbersDavid Fries2014-02-071-8/+15
* w1: reply only to the requester portidDavid Fries2014-02-072-17/+30
* connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-079-31/+37
* w1: process w1 netlink commands in w1_process threadDavid Fries2014-02-074-95/+300
* w1: new netlink commands, add/remove/list slavesDavid Fries2014-02-074-39/+126
* w1: continue slave search where previous left offDavid Fries2014-02-072-3/+18
* w1: increase w1_max_slave_count, allow write accessDavid Fries2014-02-072-2/+30
* w1: Only wake up the search process if it is going to be searchingDavid Fries2014-02-071-1/+3
* w1: fixup search to support abort from netlinkDavid Fries2014-02-073-2/+13
* w1: fix w1_send_slave dropping a slave idDavid Fries2014-02-071-12/+13
* Drivers: hv: vmbus: Support per-channel driver stateK. Y. Srinivasan2014-02-071-0/+14
* Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan2014-02-074-32/+33
* Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan2014-02-072-13/+35
* hv: Add hyperv.h to uapi headersBjarke Istrup Pedersen2014-02-073-319/+347
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-0723-23/+0
* drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-0715-15/+0
* misc: sram: cleanup the codeXiubo Li2014-02-071-2/+0
* mei: export active connections to debugfsTomas Winkler2014-02-071-0/+54
* mei: allow multiple retries if the hw reset has failedTomas Winkler2014-02-074-14/+34
* mei: txe: add Kbuild for TXE deviceTomas Winkler2014-02-072-1/+14
* mei: txe: add pci-txe.cTomas Winkler2014-02-071-0/+293
* mei: txe: add hw-txe.cTomas Winkler2014-02-071-0/+1106
* mei: txe: add hw-txe.h header fileTomas Winkler2014-02-071-0/+71
* mei: txe: add hw-txe-regs.h header fileTomas Winkler2014-02-071-0/+294
* Linus 3.14-rc1v3.14-rc1Linus Torvalds2014-02-021-3/+3
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0215-73/+278
|\
| * parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
| * parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
| * parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19
| * parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-022-1/+5
| * parisc: fix cache-flushingHelge Deller2014-02-023-3/+16
| * parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-022-4/+4
* | hpfs: optimize quad buffer loadingMikulas Patocka2014-02-021-46/+50
* | hpfs: remember free spaceMikulas Patocka2014-02-023-10/+87
|/
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-021-0/+2
|\
| * hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
| * hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-023-27/+39
|\ \
| * | mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-01-311-1/+1
| * | mm: slub: work around unneeded lockdep warningDave Hansen2014-01-311-0/+6
| * | mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-311-4/+4
| * | slub: Fix possible format string bug.Tetsuo Handa2014-01-131-1/+1
| * | slub: use lockdep_assert_heldPeter Zijlstra2014-01-131-20/+20
| * | slub: Fix calculation of cpu slabsLi Zefan2013-12-291-1/+7
| * | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-12-181-56/+46
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-02-023-200/+244
|\ \ \
OpenPOWER on IntegriCloud