summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-5/+25
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-15x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox1-1/+1
2012-08-15wireless: reg: restore previous behaviour of chan->max_power calculationsStanislaw Gruszka1-1/+15
2012-08-15ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan3-0/+3
2012-08-15mac80211: cancel mesh path timerJohannes Berg1-0/+1
2012-08-15ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang1-1/+1
2012-08-15ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh1-7/+7
2012-08-15video/smscufx: fix line counting in fb_writeAlexander Holler1-1/+1
2012-08-15md/raid1: don't abort a resync on the first badblock.NeilBrown1-1/+4
2012-08-15mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong1-22/+23
2012-08-15ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo IdeapadDavid Henningsson1-2/+3
2012-08-15ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson1-1/+0
2012-08-15ALSA: hda - add dock support for Thinkpad X230Felix Kaechele1-0/+1
2012-08-15ALSA: hda - add dock support for Thinkpad T430sPhilipp A. Mohrenweiser1-0/+1
2012-08-15ARM: Fix undefined instruction exception handlingRussell King4-62/+92
2012-08-15ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas1-1/+2
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-15ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross1-0/+6
2012-08-15ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross1-1/+1
2012-08-15ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo1-0/+2
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-15media: ene_ir: Fix driver initialisationLuis Henriques1-1/+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-15sunrpc: clnt: Add missing bracesJoe Perches1-1/+2
2012-08-15asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung1-6/+1
2012-08-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2-3/+3
2012-08-09Linux 3.4.8v3.4.8Greg 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: hda - Support dock on Lenovo Thinkpad T530 with ALC269VCTakashi Iwai1-0/+1
2012-08-09ALSA: hda - Fix mute-LED GPIO initialization for IDT codecsTakashi Iwai1-1/+7
2012-08-09ALSA: hda - Fix polarity of mute LED on HP Mini 210Takashi Iwai1-0/+5
2012-08-09ALSA: hda - Fix mute-LED GPIO setup for HP Mini 210Takashi Iwai1-1/+9
2012-08-09ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecsTakashi Iwai1-2/+5
2012-08-09ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai1-0/+1