aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* crypto: talitos - consolidate common cra_* assignmentsKim Phillips2012-08-28
* crypto: talitos - consolidate cra_type assignmentsKim Phillips2012-08-28
* crypto: atmel - Remove possible typo errorTushar Behera2012-08-20
* drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall2012-08-20
* crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman2012-08-20
* powerpc/crypto: add 842 hardware compression driverSeth Jennings2012-08-01
* powerpc/crypto: rework KconfigSeth Jennings2012-08-01
* crypto: caam - set descriptor sharing type to SERIALKim Phillips2012-08-01
* crypto: caam - add backward compatible string sec4.0Shengzhou Liu2012-08-01
* crypto: caam - fix possible deadlock conditionKim Phillips2012-08-01
* crypto: drivers - remove cra_list initializationJussi Kivilinna2012-08-01
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\
| * rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga2012-07-31
| * rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga2012-07-31
| * nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reservesMel Gorman2012-07-31
| * netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-31
| * mm: factor out memory isolate functionsMinchan Kim2012-07-31
| * drivers/media/video/v4l2-ioctl.c: fix buildAndrew Morton2012-07-31
* | Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-07-31
|\ \
| * | vfio: Add PCI device driverAlex Williamson2012-07-31
| * | vfio: Type1 IOMMU implementationAlex Williamson2012-07-31
| * | vfio: VFIO coreAlex Williamson2012-07-31
| |/
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\ \
| * | random: mix in architectural randomness in extract_buf()H. Peter Anvin2012-07-27
| * | dmi: Feed DMI table to /dev/random driverTony Luck2012-07-24
| * | random: Add comment to random_initialize()Tony Luck2012-07-24
| * | isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| * | pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| * | omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| * | goku_udc: remove IRQF_SAMPLE_RANDOM which was commented outTheodore Ts'o2012-07-19
| * | uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| * | drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| * | xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| * | n2_crypto: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| * | pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| * | i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| * | input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| * | mfd: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
| * | random: remove rand_initialize_irq()Theodore Ts'o2012-07-19
| * | mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown2012-07-19
| * | rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown2012-07-19
| * | random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-07-14
| * | random: add new get_random_bytes_arch() functionTheodore Ts'o2012-07-14
| * | random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o2012-07-14
| * | usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-07-14
| * | random: create add_device_randomness() interfaceLinus Torvalds2012-07-14
| * | random: use lockless techniques in the interrupt pathTheodore Ts'o2012-07-14
| * | random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-07-14
| * | random: fix up sparse warningsTheodore Ts'o2012-07-06
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-07-31
|\ \ \