summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-15x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov
2012-08-15x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan
2012-08-15HID: add ASUS AIO keyboard model AK1DCyrus Lien
2012-08-15HID: add support for Cypress barcode scanner 04B4:ED81Lionel Vaux
2012-08-15HID: multitouch: add support for Novatek touchscreenAustin Hendrix
2012-08-15random: mix in architectural randomness in extract_buf()H. Peter Anvin
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-15x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox
2012-08-15wireless: reg: restore previous behaviour of chan->max_power calculationsStanislaw Gruszka
2012-08-15ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan
2012-08-15mac80211: cancel mesh path timerJohannes Berg
2012-08-15ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang
2012-08-15ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh
2012-08-15video/smscufx: fix line counting in fb_writeAlexander Holler
2012-08-15md/raid1: don't abort a resync on the first badblock.NeilBrown
2012-08-15mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong
2012-08-15ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo IdeapadDavid Henningsson
2012-08-15ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson
2012-08-15ALSA: hda - add dock support for Thinkpad X230Felix Kaechele
2012-08-15ALSA: hda - add dock support for Thinkpad T430sPhilipp A. Mohrenweiser
2012-08-15ARM: Fix undefined instruction exception handlingRussell King
2012-08-15ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas
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-15ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross
2012-08-15ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross
2012-08-15ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo
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-15media: ene_ir: Fix driver initialisationLuis Henriques
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-15sunrpc: clnt: Add missing bracesJoe Perches
2012-08-15asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung
2012-08-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-08-09Linux 3.4.8v3.4.8Greg Kroah-Hartman
2012-08-09futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()Darren Hart