summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-0139-233/+452
|\
| * random: mix in architectural randomness in extract_buf()H. Peter Anvin2012-07-281-24/+32
| * dmi: Feed DMI table to /dev/random driverTony Luck2012-07-241-0/+3
| * random: Add comment to random_initialize()Tony Luck2012-07-241-0/+10
| * random: final removal of IRQF_SAMPLE_RANDOMTheodore Ts'o2012-07-192-16/+0
| * um: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-196-19/+12
| * sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-4/+2
| * [ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-193-6/+5
| * board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-1/+0
| * pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-8/+4
| * omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+2
| * goku_udc: remove IRQF_SAMPLE_RANDOM which was commented outTheodore Ts'o2012-07-191-1/+1
| * uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-3/+2
| * n2_crypto: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-5/+1
| * i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-1/+1
| * mfd: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * random: remove rand_initialize_irq()Theodore Ts'o2012-07-196-79/+0
| * mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown2012-07-191-0/+8
| * rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown2012-07-191-1/+23
| * MAINTAINERS: Theodore Ts'o is taking over the random driverTheodore Ts'o2012-07-191-1/+1
| * random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-07-152-4/+156
| * random: add new get_random_bytes_arch() functionTheodore Ts'o2012-07-152-5/+25
| * random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o2012-07-151-9/+16
| * net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2012-07-152-0/+4
| * usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-07-151-0/+9
| * random: create add_device_randomness() interfaceLinus Torvalds2012-07-152-0/+29
| * random: use lockless techniques in the interrupt pathTheodore Ts'o2012-07-151-39/+39
| * random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-07-154-24/+90
| * random: fix up sparse warningsTheodore Ts'o2012-07-061-1/+2
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-018-258/+555
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into for-nextRoland Dreier2012-07-306-242/+547
| |\ \ \ \
| | | | * | IB/qib: Fix size of cc_supported_table_entriesMike Marciniszyn2012-07-301-5/+5
| | | * | | RDMA/ocrdma: Fix check of GSI CQsRoland Dreier2012-07-271-1/+3
| | | |/ /
| | * / / IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz2012-07-304-236/+539
| | |/ /
| * | | RDMA/ucma: Convert open-coded equivalent to memdup_user()Roland Dreier2012-07-271-12/+7
| * | | RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERRFengguang Wu2012-07-271-4/+1
| |/ /
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-01146-8089/+7461
|\ \ \
| * | | [media] radio-tea5777: use library for 64bits divMauro Carvalho Chehab2012-07-311-3/+5
| * | | [media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner2012-07-311-1/+3
| * | | [media] lgs8gxx: Declare MODULE_FIRMWARE usageTim Gardner2012-07-311-1/+4
| * | | [media] xc5000: Add MODULE_FIRMWARE statementsTim Gardner2012-07-311-2/+6
| * | | [media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner2012-07-311-0/+1
| * | | [media] dib8000: move dereference after check for NULLDan Carpenter2012-07-311-1/+3
| * | | [media] Documentation: Update cardlistsMauro Carvalho Chehab2012-07-313-2/+5
| * | | [media] bttv: add support for Aposonic W-DVRTony Gentile2012-07-313-2/+11