summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-10Linux 3.2.27v3.2.27Ben Hutchings1-1/+1
2012-08-10pch_uart: Fix parity setting issueTomoya MORINAGA1-1/+1
2012-08-10pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA1-6/+12
2012-08-10pch_uart: Fix missing break for 16 byte fifoAlan Cox1-0/+1
2012-08-10drop_monitor: dont sleep in atomic contextEric Dumazet1-68/+33
2012-08-10drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman1-5/+7
2012-08-10drop_monitor: Make updating data->skb smp safeNeil Horman1-16/+54
2012-08-10drop_monitor: fix sleeping in invalid context warningNeil Horman1-7/+7
2012-08-10rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son1-0/+1
2012-08-10drm/i915: prefer wide & slow to fast & narrow in DP configsJesse Barnes1-2/+2
2012-08-10m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab1-2/+6
2012-08-10ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh1-7/+7
2012-08-10ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VCTakashi Iwai1-0/+1
2012-08-10ALSA: snd-usb: fix clock source validity indexDaniel Mack1-1/+2
2012-08-10mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman3-4/+41
2012-08-10mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong1-22/+23
2012-08-10mm: setup pageblock_order before it's used by sparsememXishi Qiu3-2/+7
2012-08-10mm/page_alloc.c: remove pageblock_default_order()Andrew Morton1-18/+15
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