summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-14rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine
2012-09-14rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine
2012-09-14uvcvideo: Reset the bytesused field when recycling an erroneous bufferJayakrishnan Memana
2012-09-14sched: fix divide by zero at {thread_group,task}_timesStanislaw Gruszka
2012-09-14sched,cgroup: Fix up task_groups listMike Galbraith
2012-09-14block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins
2012-09-14PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki
2012-09-14ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi
2012-09-14ACPI: export symbol acpi_get_table_with_sizeAlex Deucher
2012-09-14cciss: fix incorrect scsi status reportingStephen M. Cameron
2012-09-14svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields
2012-09-14svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields
2012-09-14svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields
2012-09-14Revert "drm/radeon: fix bo creation retry path"Alex Deucher
2012-09-14drm: stop vmgfx driver explosionAlan Cox
2012-09-14audit: fix refcounting in audit-treeMiklos Szeredi
2012-09-14audit: don't free_chunk() after fsnotify_add_mark()Miklos Szeredi
2012-09-14NFS: Alias the nfs module to nfs4bjschuma@gmail.com
2012-09-14Bluetooth: Fix legacy pairing with some devicesSzymon Janc
2012-09-14Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany
2012-09-14Bluetooth: Fix using a NULL inquiry cache entryRam Malovany
2012-09-14Bluetooth: Fix using NULL inquiry entryRam Malovany
2012-09-14UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy
2012-09-14NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker
2012-09-14NFS: Clear key construction data if the idmap upcall failsBryan Schumaker
2012-09-14NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust
2012-09-14pnfs: defer release of pages in layoutgetIdan Kedar
2012-09-14NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust
2012-09-14target: fix NULL pointer dereference bug alloc_page() fails to get memoryYi Zou
2012-09-14ALSA: hda - don't create dysfunctional mixer controls for ca0132David Henningsson
2012-09-14mm: hugetlbfs: correctly populate shared pmdMichal Hocko
2012-09-14USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-09-14alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree
2012-09-14alpha: fix fpu.h usage in userspaceMike Frysinger
2012-09-14vfs: canonicalize create mode in build_open_flags()Miklos Szeredi
2012-09-14vfs: missed source of ->f_pos racesAl Viro
2012-09-14ASoC: omap-mcbsp: Fix 6pin mux configurationPeter Ujfalusi
2012-09-14ASoC: wm9712: Fix microphone source selectionMark Brown
2012-09-14ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann
2012-09-14ARM: imx6: spin the cpu until hardware takes it downShawn Guo
2012-09-14xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk
2012-09-14Revert dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam
2012-09-14ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner
2012-09-14ARM: S3C24XX: Add missing DMACH_DT_PROPHeiko Stuebner
2012-09-14ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter
2012-09-14ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon
2012-09-14ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon
2012-09-14ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-09-14ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon
2012-09-14ALSA: hda - fix Copyright debug messageWang Xingchao