summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-10rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown
2012-08-10random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-10random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o
2012-08-10net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o
2012-08-10usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-08-10random: create add_device_randomness() interfaceLinus Torvalds
2012-08-10random: use lockless techniques in the interrupt pathTheodore Ts'o
2012-08-10random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-10random: Adjust the number of loops when initializingH. Peter Anvin
2012-08-10random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o
2012-08-10random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds
2012-08-10nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields
2012-08-10ene_ir: Fix driver initialisationLuis Henriques
2012-08-10m68k: Correct the Atari ALLOWINT definitionMikael Pettersson
2012-08-10cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li
2012-08-10ALSA: hda - add dock support for Thinkpad X230 TabletDavid Henningsson
2012-08-10stable: update references to older 2.6 versions for 3.xPaul Gortmaker
2012-08-10lirc_sir: make device registration workJarod Wilson
2012-08-10xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini
2012-08-10floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal
2012-08-10sched: Fix race in task_group()Peter Zijlstra
2012-08-04Linux 3.2.26v3.2.26Ben Hutchings
2012-08-04x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2012-08-02Linux 3.2.25v3.2.25Ben Hutchings
2012-08-02mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim
2012-08-02nouveau: Fix alignment requirements on src and dst addressesMaarten Lankhorst
2012-08-02Btrfs: call the ordered free operation without any locks heldChris Mason
2012-08-02drm/radeon: on hotplug force link training to happen (v2)Jerome Glisse
2012-08-02drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)Jerome Glisse
2012-08-02drm/radeon: fix non revealent error messageJerome Glisse
2012-08-02drm/radeon: fix bo creation retry pathJerome Glisse
2012-08-02ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu
2012-08-02locks: fix checking of fcntl_setlease argumentJ. Bruce Fields
2012-08-02ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvementsMark Brown
2012-08-02ext4: undo ext4_calc_metadata_amount if we fail to claim spaceTheodore Ts'o
2012-08-02ext4: don't let i_reserved_meta_blocks go negativeBrian Foster
2012-08-02mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake
2012-08-02iscsi-target: Drop bogus struct file usage for iSCSI/SCTPAl Viro
2012-08-02libsas: fix sas_discover_devices return code handlingDan Williams
2012-08-02libsas: continue revalidationDan Williams
2012-08-02fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams
2012-08-02fix hot unplug vs async scan raceDan Williams
2012-08-02Avoid dangling pointer in scsi_requeue_command()Bart Van Assche
2012-08-02Fix device removal NULL pointer dereferenceBart Van Assche
2012-08-02block: add blk_queue_dead()Tejun Heo
2012-08-02ALSA: hda - Turn on PIN_OUT from hdmi playback prepare.Dylan Reid
2012-08-02drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer
2012-08-02iommu/amd: Fix hotplug with iommu=ptJoerg Roedel
2012-08-02ALSA: hda - Add support for Realtek ALC282David Henningsson
2012-08-02workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo