summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.42v3.0.42Greg Kroah-Hartman2012-08-261-1/+1
* IB/srp: Fix a race conditionBart Van Assche2012-08-261-24/+63
* rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son2012-08-261-0/+1
* usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell2012-08-261-3/+6
* USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2012-08-262-0/+8
* USB: option: add ZTE K5006-ZBjørn Mork2012-08-261-0/+2
* USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi2012-08-261-168/+111
* USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan2012-08-261-0/+21
* xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-265-0/+21
* xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp2012-08-261-2/+3
* xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp2012-08-261-0/+1
* ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o2012-08-261-0/+1
* drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse2012-08-263-76/+2
* drm/i915: correctly order the ring init sequenceDaniel Vetter2012-08-261-2/+5
* xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini2012-08-261-0/+36
* fuse: verify all ioctl retry iov elementsZach Brown2012-08-261-1/+1
* s390/compat: fix mmap compat system callsHeiko Carstens2012-08-261-2/+0
* Linux 3.0.41v3.0.41Greg Kroah-Hartman2012-08-151-1/+1
* rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-151-2/+1
* Input: wacom - Bamboo One 1024 pressure fixChris Bagwell2012-08-151-1/+1
* e1000e: NIC goes up and immediately goes downTushar Dave2012-08-151-3/+1
* cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li2012-08-151-0/+3
* cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-153-1/+7
* ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-152-1/+2
* ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut2012-08-151-1/+0
* mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman2012-08-151-2/+23
* x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov2012-08-151-7/+19
* x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan2012-08-151-5/+4
* random: mix in architectural randomness in extract_buf()H. Peter Anvin2012-08-151-24/+32
* dmi: Feed DMI table to /dev/random driverTony Luck2012-08-151-0/+3
* random: Add comment to random_initialize()Tony Luck2012-08-151-0/+10
* random: remove rand_initialize_irq()Theodore Ts'o2012-08-157-81/+0
* mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown2012-08-151-0/+8
* rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown2012-08-151-1/+23
* MAINTAINERS: Theodore Ts'o is taking over the random driverTheodore Ts'o2012-08-151-1/+1
* random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-08-152-4/+156
* random: add new get_random_bytes_arch() functionTheodore Ts'o2012-08-152-4/+24
* random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o2012-08-151-9/+16
* net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2012-08-152-0/+4
* usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-08-151-0/+9
* random: create add_device_randomness() interfaceLinus Torvalds2012-08-152-0/+29
* random: use lockless techniques in the interrupt pathTheodore Ts'o2012-08-151-39/+39
* random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-154-24/+90
* drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers2012-08-151-3/+8
* random: Adjust the number of loops when initializingH. Peter Anvin2012-08-151-1/+1
* random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o2012-08-151-0/+6
* random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds2012-08-151-2/+6
* fix typo/thinko in get_random_bytes()Luck, Tony2012-08-151-1/+1
* random: Add support for architectural random hooksH. Peter Anvin2012-08-152-2/+34
* x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-08-151-1/+1