summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-10ASoC: wm8962: Allow VMID time to fully rampMark Brown1-0/+3
2012-08-10USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King1-1/+1
2012-08-10ARM: Fix undefined instruction exception handlingRussell King4-62/+92
2012-08-10ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2012-08-10ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross1-0/+6
2012-08-10ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross1-1/+1
2012-08-10ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-08-10ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo1-0/+2
2012-08-10SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky1-2/+2
2012-08-10nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi4-2/+8
2012-08-10lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg1-1/+2
2012-08-10pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson1-2/+2
2012-08-10md/raid1: don't abort a resync on the first badblock.NeilBrown1-1/+4
2012-08-10nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton4-3/+19
2012-08-10s390/mm: fix fault handling for page table walk caseHeiko Carstens1-6/+7
2012-08-10virtio-blk: Use block layer provided spinlockAsias He1-6/+3
2012-08-10asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung1-6/+1
2012-08-10random: mix in architectural randomness in extract_buf()H. Peter Anvin1-24/+32
2012-08-10dm thin: fix memory leak in process_prepared_mapping error pathsJoe Thornber1-2/+3
2012-08-10dm thin: reduce endio_hook pool sizeAlasdair G Kergon1-1/+1
2012-08-10Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2-3/+3
2012-08-10s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky4-8/+25
2012-08-10x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox1-1/+1
2012-08-10ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai1-0/+1
2012-08-10ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecsTakashi Iwai1-2/+5
2012-08-10Input: synaptics - handle out of bounds values from the hardwareSeth Forshee1-0/+23
2012-08-10video/smscufx: fix line counting in fb_writeAlexander Holler1-1/+1
2012-08-10futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()Darren Hart1-5/+8
2012-08-10futex: Fix bug in WARN_ON for NULL q.pi_stateDarren Hart1-1/+1
2012-08-10futex: Test for pi_mutex on fault in futex_wait_requeue_pi()Darren Hart1-1/+1
2012-08-10ASoC: wm8994: Ensure there are enough BCLKs for four channelsMark Brown1-1/+1
2012-08-10mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown1-0/+8
2012-08-10rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown1-1/+23
2012-08-10random: add new get_random_bytes_arch() functionTheodore Ts'o2-5/+25
2012-08-10random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o1-9/+16
2012-08-10net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2-0/+4
2012-08-10usb: feed USB device information to the /dev/random driverTheodore Ts'o1-0/+9
2012-08-10random: create add_device_randomness() interfaceLinus Torvalds2-0/+29
2012-08-10random: use lockless techniques in the interrupt pathTheodore Ts'o1-39/+39
2012-08-10random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o4-24/+90
2012-08-10random: Adjust the number of loops when initializingH. Peter Anvin1-1/+1
2012-08-10random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o1-0/+6
2012-08-10random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds1-2/+6
2012-08-10nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields1-1/+1
2012-08-10ene_ir: Fix driver initialisationLuis Henriques1-1/+2
2012-08-10m68k: Correct the Atari ALLOWINT definitionMikael Pettersson1-2/+2
2012-08-10cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li1-0/+3
2012-08-10ALSA: hda - add dock support for Thinkpad X230 TabletDavid Henningsson2-1/+29
2012-08-10stable: update references to older 2.6 versions for 3.xPaul Gortmaker1-5/+14
2012-08-10lirc_sir: make device registration workJarod Wilson1-2/+58