summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.27v3.2.27Ben Hutchings2012-08-101-1/+1
* pch_uart: Fix parity setting issueTomoya MORINAGA2012-08-101-1/+1
* pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA2012-08-101-6/+12
* pch_uart: Fix missing break for 16 byte fifoAlan Cox2012-08-101-0/+1
* drop_monitor: dont sleep in atomic contextEric Dumazet2012-08-101-68/+33
* drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman2012-08-101-5/+7
* drop_monitor: Make updating data->skb smp safeNeil Horman2012-08-101-16/+54
* drop_monitor: fix sleeping in invalid context warningNeil Horman2012-08-101-7/+7
* rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son2012-08-101-0/+1
* drm/i915: prefer wide & slow to fast & narrow in DP configsJesse Barnes2012-08-101-2/+2
* m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab2012-08-101-2/+6
* ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh2012-08-101-7/+7
* ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VCTakashi Iwai2012-08-101-0/+1
* ALSA: snd-usb: fix clock source validity indexDaniel Mack2012-08-101-1/+2
* mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman2012-08-103-4/+41
* mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong2012-08-101-22/+23
* mm: setup pageblock_order before it's used by sparsememXishi Qiu2012-08-103-2/+7
* mm/page_alloc.c: remove pageblock_default_order()Andrew Morton2012-08-101-18/+15
* ASoC: wm8962: Allow VMID time to fully rampMark Brown2012-08-101-0/+3
* USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King2012-08-101-1/+1
* ARM: Fix undefined instruction exception handlingRussell King2012-08-104-62/+92
* ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-08-101-0/+12
* ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross2012-08-101-0/+6
* ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross2012-08-101-1/+1
* ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-08-101-115/+4
* ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo2012-08-101-0/+2
* SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky2012-08-101-2/+2
* nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi2012-08-104-2/+8
* lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg2012-08-101-1/+2
* pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson2012-08-101-2/+2
* md/raid1: don't abort a resync on the first badblock.NeilBrown2012-08-101-1/+4
* nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton2012-08-104-3/+19
* s390/mm: fix fault handling for page table walk caseHeiko Carstens2012-08-101-6/+7
* virtio-blk: Use block layer provided spinlockAsias He2012-08-101-6/+3
* asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung2012-08-101-6/+1
* random: mix in architectural randomness in extract_buf()H. Peter Anvin2012-08-101-24/+32
* dm thin: fix memory leak in process_prepared_mapping error pathsJoe Thornber2012-08-101-2/+3
* dm thin: reduce endio_hook pool sizeAlasdair G Kergon2012-08-101-1/+1
* Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-08-102-3/+3
* s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-08-104-8/+25
* x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-08-101-1/+1
* ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai2012-08-101-0/+1
* ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecsTakashi Iwai2012-08-101-2/+5
* Input: synaptics - handle out of bounds values from the hardwareSeth Forshee2012-08-101-0/+23
* video/smscufx: fix line counting in fb_writeAlexander Holler2012-08-101-1/+1
* futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()Darren Hart2012-08-101-5/+8
* futex: Fix bug in WARN_ON for NULL q.pi_stateDarren Hart2012-08-101-1/+1
* futex: Test for pi_mutex on fault in futex_wait_requeue_pi()Darren Hart2012-08-101-1/+1
* ASoC: wm8994: Ensure there are enough BCLKs for four channelsMark Brown2012-08-101-1/+1
* mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown2012-08-101-0/+8