summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-142-4/+156
* random: add new get_random_bytes_arch() functionTheodore Ts'o2012-07-142-5/+25
* random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o2012-07-141-9/+16
* net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2012-07-142-0/+4
* usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-07-141-0/+9
* random: create add_device_randomness() interfaceLinus Torvalds2012-07-142-0/+29
* random: use lockless techniques in the interrupt pathTheodore Ts'o2012-07-141-39/+39
* random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-07-144-24/+90
* random: fix up sparse warningsTheodore Ts'o2012-07-061-1/+2
* Linux 3.5-rc5v3.5-rc5Linus Torvalds2012-06-301-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-3014-19/+37
|\
| * Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-06-303-6/+6
| |\
| | * ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entrySachin Kamat2012-06-271-4/+4
| | * ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves2012-06-211-1/+1
| | * ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi2012-06-201-1/+1
| * | ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo2012-06-301-2/+4
| * | Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-06-302-6/+4
| |\ \
| | * | ARM: OMAP4470: Fix OMAP4470 boot failureJon Hunter2012-06-271-1/+4
| | * | ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=nKevin Hilman2012-06-261-5/+0
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson2012-06-248-5/+23
| |\ \ \ | | |/ / | |/| |
| | * | ARM: shmobile: r8a7779: Route all interrupts to ARMPhil Edworthy2012-06-231-0/+7
| | * | ARM: shmobile: kzm9d: use late init machine hookKuninori Morimoto2012-06-211-0/+1
| | * | ARM: shmobile: kzm9g: use late init machine hookKuninori Morimoto2012-06-211-0/+1
| | * | ARM: mach-shmobile: armadillo800eva: Use late init machine hookLaurent Pinchart2012-06-211-0/+1
| | * | ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerelGuennadi Liakhovetski2012-06-201-0/+3
| | * | ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabledNobuhiro Iwamatsu2012-06-201-0/+5
| | * | ARM: shmobile: sh7372: bugfix: chclr_offset baseKuninori Morimoto2012-06-201-1/+1
| | * | ARM: shmobile: sh73a0: bugfix: SY-DMAC numberKuninori Morimoto2012-06-201-4/+4
| | |/