summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-21USB: EHCI: fix regression in QH unlinkingAlan Stern1-1/+1
2013-03-19Merge tag 'for-usb-linus-2013-03-18' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-2/+2
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov1-2/+2
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern3-1/+15
2013-03-15usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow1-0/+7
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke2-10/+16
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian3-0/+12
2013-03-15mm/fremap.c: fix possible oops on error pathMichel Lespinasse1-3/+2
2013-03-15Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-1/+3
2013-03-15list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney1-1/+3
2013-03-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-7/+9
2013-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds11-0/+12
2013-03-14Merge branch 'akpm' (fixes from Andrew)Linus Torvalds16-174/+144
2013-03-14idr: idr_alloc() shouldn't trigger lowmem warning when preloadedTejun Heo1-13/+25
2013-03-14UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells1-2/+2
2013-03-14UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells1-2/+4
2013-03-14UAPI: fix endianness conditionals in linux/acct.hDavid Howells1-2/+4
2013-03-14UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells1-2/+2
2013-03-14decompressors: fix typo "POWERPC"Paul Bolle1-1/+1
2013-03-14mm/fremap.c: fix oops on error pathAndrew Morton1-2/+4
2013-03-14idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo2-52/+55
2013-03-14tidspbridge: convert to idr_alloc()Tejun Heo1-44/+26
2013-03-14zcache: convert to idr_alloc()Tejun Heo1-15/+10
2013-03-14mlx4: remove leftover idr_pre_get() callTejun Heo1-1/+0
2013-03-14workqueue: convert to idr_alloc()Tejun Heo1-3/+4
2013-03-14nfsd: convert to idr_alloc()Tejun Heo1-3/+2
2013-03-14nfsd: remove unused get_new_stid()Tejun Heo1-31/+0
2013-03-14kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton1-1/+1
2013-03-14signal: always clear sa_restorer on execveKees Cook1-0/+3
2013-03-14mm: remove_memory(): fix end_pfn settingToshi Kani1-1/+1
2013-03-14include/linux/res_counter.h needs errno.hAndrew Morton1-0/+1
2013-03-14Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds38-218/+531
2013-03-14Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-33/+91
2013-03-14Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-90/+126
2013-03-14userns: Don't allow CLONE_NEWUSER | CLONE_FSEric W. Biederman2-1/+8
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton1-2/+5
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams1-2/+5
2013-03-13ext2: Fix BUG_ON in evict() on inode deletionJan Kara2-1/+2
2013-03-13futex: fix kernel-doc notation and spelloRandy Dunlap1-23/+23
2013-03-13signals: fix new kernel-doc warningsRandy Dunlap1-1/+1
2013-03-13idr: fix new kernel-doc warningsRandy Dunlap2-2/+1
2013-03-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+11
2013-03-13Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-30/+17
2013-03-13fs: Readd the fs module aliases.Eric W. Biederman6-0/+7
2013-03-13USB: cdc-wdm: fix buffer overflowOliver Neukum1-3/+20
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell24-31/+28
2013-03-12Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers3-18/+9
2013-03-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-4/+10
2013-03-12Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds57-97/+131
2013-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds5-8/+10