Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-18VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov
2013-01-18VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov
2013-01-18VMCI: Fix "always true condition"Andy King
2013-01-18VMCI: Fix deref before NULL-check of queuepair ptrAndy King
2013-01-18VMCI: Remove dependency on BLOCK I/OAndy King
2013-01-18VMCI: Add PCI as a dependencyAndy King
2013-01-17mei: Fix some more kernel-doc typos in hw-me.cSedat Dilek
2013-01-17misc: lattice-ecp3-config.c: remove __dev* markingsGreg Kroah-Hartman
2013-01-17misc: Add Lattice ECP3 FPGA configuration via SPIStefan Roese
2013-01-17misc: st_core: Error triggered by convert "char" to "int"channing
2013-01-14mei: drop the warning when cl is not initialized during unlinkingTomas Winkler
2013-01-09mei: move work initialization to mei_device_initTomas Winkler
2013-01-09mei: make host csr and me csr internal to hw-meTomas Winkler
2013-01-09mei: reenable mei_hcsr_set abstractionTomas Winkler
2013-01-09mei: abstract host and device readienessTomas Winkler
2013-01-09mei: use non cached hcsr for interrupt enablementTomas Winkler
2013-01-09mei: don't use cached value for hcsr in mei_hw_resetTomas Winkler
2013-01-09mei: remove mei_csr_clear_his prototypeTomas Winkler
2013-01-09mei: remove write only need_reset member of struct mei_deviceTomas Winkler
2013-01-09mei: hw-me.c fix kernel docTomas Winkler
2013-01-09mei: move MEI_IAMTHIF_IDLE to amthif host init functionTomas Winkler
2013-01-09mei: normalize me host client linking routinesTomas Winkler
2013-01-09mei: rename remaining amthi strings to amthifTomas Winkler
2013-01-09mei: mei_dev.h - remove prototypes of dropped functionsTomas Winkler
2013-01-09mei: move me client storage allocation to hbm.cTomas Winkler
2013-01-09mei: drop read_pending member form struct mei_clTomas Winkler
2013-01-09mei: rename interface to hw-meTomas Winkler
2013-01-09mei: move watchdog prototypes to mei_dev.h from interface.hTomas Winkler
2013-01-09mei: implement mei_cl_connect functionTomas Winkler
2013-01-09mei: fix client functions namesTomas Winkler
2013-01-09mei: move client functions to client.cTomas Winkler
2013-01-09mei: add new hbm.h header to export hbm protocolTomas Winkler
2013-01-09VMCI: Some header and config files.George Zhang
2013-01-09VMCI: host side driver implementation.George Zhang
2013-01-09VMCI: guest side driver implementation.George Zhang
2013-01-09VMCI: routing implementation.George Zhang
2013-01-09VMCI: resource object implementation.George Zhang
2013-01-09VMCI: queue pairs implementation.George Zhang
2013-01-09VMCI: handle array implementation.George Zhang
2013-01-09VMCI: event handling implementation.George Zhang
2013-01-09VMCI: device driver implementaton.George Zhang
2013-01-09VMCI: doorbell implementation.George Zhang
2013-01-09VMCI: datagram implementation.George Zhang
2013-01-09VMCI: context implementation.George Zhang
2013-01-07mei: move hbm responses from interrupt.c to hbm.cTomas Winkler
2013-01-07mei: add common prefix to hbm functionTomas Winkler
2013-01-07mei: use structured buffer for the write bufferTomas Winkler
2013-01-07mei: simplify preparing client host bus messagesTomas Winkler
2013-01-07mei: drop nonexistent function prototypeTomas Winkler
2013-01-07mei: move host bus message handling to hbm.cTomas Winkler