aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-15dmi: Feed DMI table to /dev/random driverTony Luck
2012-08-15random: Add comment to random_initialize()Tony Luck
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o
2012-08-15mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown
2012-08-15rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown
2012-08-15MAINTAINERS: Theodore Ts'o is taking over the random driverTheodore Ts'o
2012-08-15random: add tracepoints for easier debugging and verificationTheodore Ts'o
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-15random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o
2012-08-15net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o
2012-08-15usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-08-15random: create add_device_randomness() interfaceLinus Torvalds
2012-08-15random: use lockless techniques in the interrupt pathTheodore Ts'o
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-15drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-08-15random: Adjust the number of loops when initializingH. Peter Anvin
2012-08-15random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o
2012-08-15random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds
2012-08-15fix typo/thinko in get_random_bytes()Luck, Tony
2012-08-15random: Add support for architectural random hooksH. Peter Anvin
2012-08-15x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox
2012-08-15mac80211: cancel mesh path timerJohannes Berg
2012-08-15mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong
2012-08-15ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon
2012-08-15ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon
2012-08-15mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim
2012-08-15pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson
2012-08-15nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi
2012-08-15SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky
2012-08-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-08-15x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2012-08-09Linux 3.0.40v3.0.40Greg Kroah-Hartman
2012-08-09futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()Darren Hart
2012-08-09futex: Fix bug in WARN_ON for NULL q.pi_stateDarren Hart
2012-08-09futex: Test for pi_mutex on fault in futex_wait_requeue_pi()Darren Hart
2012-08-09m68k: Correct the Atari ALLOWINT definitionMikael Pettersson
2012-08-09m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab
2012-08-09ASoC: wm8994: Ensure there are enough BCLKs for four channelsMark Brown
2012-08-09ASoC: wm8962: Allow VMID time to fully rampMark Brown
2012-08-09ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai
2012-08-09ALSA: snd-usb: fix clock source validity indexDaniel Mack
2012-08-09USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King
2012-08-09net/tun: fix ioctl() based info leaksMathias Krause
2012-08-09tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina
2012-08-09net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc
2012-08-09USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter
2012-08-09tcp: Add TCP_USER_TIMEOUT negative value checkHangbin Liu
2012-08-09wanmain: comparing array with NULLAlan Cox
2012-08-09caif: fix NULL pointer checkAlan Cox
2012-08-09cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore