summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-26Linux 3.0.42v3.0.42Greg Kroah-Hartman
2012-08-26IB/srp: Fix a race conditionBart Van Assche
2012-08-26rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son
2012-08-26usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell
2012-08-26USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan
2012-08-26USB: option: add ZTE K5006-ZBjørn Mork
2012-08-26USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi
2012-08-26USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan
2012-08-26xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp
2012-08-26xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp
2012-08-26xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp
2012-08-26ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o
2012-08-26drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse
2012-08-26drm/i915: correctly order the ring init sequenceDaniel Vetter
2012-08-26xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini
2012-08-26fuse: verify all ioctl retry iov elementsZach Brown
2012-08-26s390/compat: fix mmap compat system callsHeiko Carstens
2012-08-15Linux 3.0.41v3.0.41Greg Kroah-Hartman
2012-08-15rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka
2012-08-15Input: wacom - Bamboo One 1024 pressure fixChris Bagwell
2012-08-15e1000e: NIC goes up and immediately goes downTushar Dave
2012-08-15cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li
2012-08-15cfg80211: process pending events when unregistering net deviceDaniel Drake
2012-08-15ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann
2012-08-15ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut
2012-08-15mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-08-15x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov
2012-08-15x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan
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-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