summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-15Input: wacom - Bamboo One 1024 pressure fixChris Bagwell1-1/+1
2012-08-15e1000e: NIC goes up and immediately goes downTushar Dave1-3/+1
2012-08-15cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li1-0/+3
2012-08-15cfg80211: process pending events when unregistering net deviceDaniel Drake3-1/+7
2012-08-15ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2-1/+2
2012-08-15ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut1-1/+0
2012-08-15mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman1-2/+23
2012-08-15x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov1-7/+19
2012-08-15x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan1-5/+4
2012-08-15random: mix in architectural randomness in extract_buf()H. Peter Anvin1-24/+32
2012-08-15dmi: Feed DMI table to /dev/random driverTony Luck1-0/+3
2012-08-15random: Add comment to random_initialize()Tony Luck1-0/+10
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o7-81/+0
2012-08-15mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown1-0/+8
2012-08-15rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown1-1/+23
2012-08-15MAINTAINERS: Theodore Ts'o is taking over the random driverTheodore Ts'o1-1/+1
2012-08-15random: add tracepoints for easier debugging and verificationTheodore Ts'o2-4/+156
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o2-4/+24
2012-08-15random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o1-9/+16
2012-08-15net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2-0/+4
2012-08-15usb: feed USB device information to the /dev/random driverTheodore Ts'o1-0/+9
2012-08-15random: create add_device_randomness() interfaceLinus Torvalds2-0/+29
2012-08-15random: use lockless techniques in the interrupt pathTheodore Ts'o1-39/+39
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o4-24/+90
2012-08-15drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers1-3/+8
2012-08-15random: Adjust the number of loops when initializingH. Peter Anvin1-1/+1
2012-08-15random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o1-0/+6
2012-08-15random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds1-2/+6
2012-08-15fix typo/thinko in get_random_bytes()Luck, Tony1-1/+1
2012-08-15random: Add support for architectural random hooksH. Peter Anvin2-2/+34
2012-08-15x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox1-1/+1
2012-08-15mac80211: cancel mesh path timerJohannes Berg1-0/+1
2012-08-15mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong1-22/+23
2012-08-15ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon1-2/+6
2012-08-15ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2012-08-15mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim1-3/+3
2012-08-15pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson1-2/+2
2012-08-15nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi4-2/+8
2012-08-15SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky1-2/+2
2012-08-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2-3/+3
2012-08-15x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester10-32/+7
2012-08-09Linux 3.0.40v3.0.40Greg Kroah-Hartman1-1/+1
2012-08-09futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()Darren Hart1-5/+8
2012-08-09futex: Fix bug in WARN_ON for NULL q.pi_stateDarren Hart1-1/+1
2012-08-09futex: Test for pi_mutex on fault in futex_wait_requeue_pi()Darren Hart1-1/+1
2012-08-09m68k: Correct the Atari ALLOWINT definitionMikael Pettersson1-2/+2
2012-08-09m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab1-2/+6
2012-08-09ASoC: wm8994: Ensure there are enough BCLKs for four channelsMark Brown1-1/+1
2012-08-09ASoC: wm8962: Allow VMID time to fully rampMark Brown1-0/+3
2012-08-09ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai1-0/+1