summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FMC: show_sdb_tree: fix offset calculationAlessandro Rubini2014-02-151-5/+2
* FMC: support carriers with no mezzanineAlessandro Rubini2014-02-151-6/+1
* /dev/mem: handle out-of-bounds read/writePetr Tesarik2014-02-151-0/+6
* lkdtm: include cacheflush.hKees Cook2014-02-151-0/+1
* ARM: sunxi: dt: Convert to the new SID compatiblesMaxime Ripard2014-02-143-3/+3
* misc: eeprom: sunxi: Change compatiblesMaxime Ripard2014-02-142-3/+3
* lkdtm: add "WRITE_KERN" testKees Cook2014-02-141-0/+25
* lkdtm: flush icache and report actionsKees Cook2014-02-141-0/+16
* lkdtm: convert to using pr_* for reportsKees Cook2014-02-141-17/+15
* mei: get rid of ext_msgTomas Winkler2014-02-146-36/+88
* mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECTTomas Winkler2014-02-145-16/+16
* mei: fix compilation error with missing WATCHDOG_CORETomas Winkler2014-02-141-1/+1
* Revert ds1wm.c from "w1: hold bus_mutex in netlink and search"David Fries2014-02-081-3/+1
* w1: hold bus_mutex in netlink and searchDavid Fries2014-02-083-5/+20
* w1: format for DocBook and fixesDavid Fries2014-02-0810-99/+315
* w1: use family_data instead of rom in w1_slaveDavid Fries2014-02-082-3/+19
* w1: ds2490 fix and enable hardware searchDavid Fries2014-02-082-24/+86
* w1: ds2490 USB setup fixesDavid Fries2014-02-081-8/+14
* w1: ds2490 reduce magic numbersDavid Fries2014-02-081-8/+15
* w1: reply only to the requester portidDavid Fries2014-02-082-17/+30
* connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-089-31/+37
* w1: process w1 netlink commands in w1_process threadDavid Fries2014-02-084-95/+300
* w1: new netlink commands, add/remove/list slavesDavid Fries2014-02-084-39/+126
* w1: continue slave search where previous left offDavid Fries2014-02-082-3/+18
* w1: increase w1_max_slave_count, allow write accessDavid Fries2014-02-082-2/+30
* w1: Only wake up the search process if it is going to be searchingDavid Fries2014-02-081-1/+3
* w1: fixup search to support abort from netlinkDavid Fries2014-02-083-2/+13
* w1: fix w1_send_slave dropping a slave idDavid Fries2014-02-081-12/+13
* Drivers: hv: vmbus: Support per-channel driver stateK. Y. Srinivasan2014-02-081-0/+14
* Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan2014-02-084-32/+33
* Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan2014-02-082-13/+35
* hv: Add hyperv.h to uapi headersBjarke Istrup Pedersen2014-02-083-319/+347
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-0823-23/+0
* drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-0815-15/+0
* misc: sram: cleanup the codeXiubo Li2014-02-081-2/+0
* mei: export active connections to debugfsTomas Winkler2014-02-081-0/+54
* mei: allow multiple retries if the hw reset has failedTomas Winkler2014-02-084-14/+34
* mei: txe: add Kbuild for TXE deviceTomas Winkler2014-02-082-1/+14
* mei: txe: add pci-txe.cTomas Winkler2014-02-081-0/+293
* mei: txe: add hw-txe.cTomas Winkler2014-02-081-0/+1106
* mei: txe: add hw-txe.h header fileTomas Winkler2014-02-081-0/+71
* mei: txe: add hw-txe-regs.h header fileTomas Winkler2014-02-081-0/+294
* Linus 3.14-rc1v3.14-rc1Linus Torvalds2014-02-031-3/+3
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0315-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