aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md5.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-15w1: small type cleanup in sysfsDan Carpenter1-2/+2
2014-02-15FMC: show_sdb_tree: fix offset calculationAlessandro Rubini1-5/+2
2014-02-15FMC: support carriers with no mezzanineAlessandro Rubini1-6/+1
2014-02-15/dev/mem: handle out-of-bounds read/writePetr Tesarik1-0/+6
2014-02-14lkdtm: include cacheflush.hKees Cook1-0/+1
2014-02-14ARM: sunxi: dt: Convert to the new SID compatiblesMaxime Ripard3-3/+3
2014-02-14misc: eeprom: sunxi: Change compatiblesMaxime Ripard2-3/+3
2014-02-14lkdtm: add "WRITE_KERN" testKees Cook1-0/+25
2014-02-14lkdtm: flush icache and report actionsKees Cook1-0/+16
2014-02-14lkdtm: convert to using pr_* for reportsKees Cook1-17/+15
2014-02-14mei: get rid of ext_msgTomas Winkler6-36/+88
2014-02-14mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECTTomas Winkler5-16/+16
2014-02-14mei: fix compilation error with missing WATCHDOG_CORETomas Winkler1-1/+1
2014-02-08Revert ds1wm.c from "w1: hold bus_mutex in netlink and search"David Fries1-3/+1
2014-02-07w1: hold bus_mutex in netlink and searchDavid Fries3-5/+20
2014-02-07w1: format for DocBook and fixesDavid Fries10-99/+315
2014-02-07w1: use family_data instead of rom in w1_slaveDavid Fries2-3/+19
2014-02-07w1: ds2490 fix and enable hardware searchDavid Fries2-24/+86
2014-02-07w1: ds2490 USB setup fixesDavid Fries1-8/+14
2014-02-07w1: ds2490 reduce magic numbersDavid Fries1-8/+15
2014-02-07w1: reply only to the requester portidDavid Fries2-17/+30
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries9-31/+37
2014-02-07w1: process w1 netlink commands in w1_process threadDavid Fries4-95/+300
2014-02-07w1: new netlink commands, add/remove/list slavesDavid Fries4-39/+126
2014-02-07w1: continue slave search where previous left offDavid Fries2-3/+18
2014-02-07w1: increase w1_max_slave_count, allow write accessDavid Fries2-2/+30
2014-02-07w1: Only wake up the search process if it is going to be searchingDavid Fries1-1/+3
2014-02-07w1: fixup search to support abort from netlinkDavid Fries3-2/+13
2014-02-07w1: fix w1_send_slave dropping a slave idDavid Fries1-12/+13
2014-02-07Drivers: hv: vmbus: Support per-channel driver stateK. Y. Srinivasan1-0/+14
2014-02-07Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan4-32/+33
2014-02-07Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan2-13/+35
2014-02-07hv: Add hyperv.h to uapi headersBjarke Istrup Pedersen3-319/+347
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker23-23/+0
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker15-15/+0
2014-02-07misc: sram: cleanup the codeXiubo Li1-2/+0
2014-02-07mei: export active connections to debugfsTomas Winkler1-0/+54
2014-02-07mei: allow multiple retries if the hw reset has failedTomas Winkler4-14/+34
2014-02-07mei: txe: add Kbuild for TXE deviceTomas Winkler2-1/+14