summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_virtio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-29microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro1-1/+1
2012-11-29score: do_sigaltstack() expects a userland pointer...Al Viro1-5/+2
2012-11-29sh64: fix altstack switching on sigreturnAl Viro1-4/+2
2012-11-29openrisk: fix altstack switching on sigreturnAl Viro1-4/+2
2012-11-29um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro1-1/+2
2012-11-28c6x: use generic kvm_para.hMark Salter2-1/+2
2012-11-28c6x: remove internal kernel symbols from exported setup.hMark Salter2-30/+36
2012-11-28team: fix hw_features setupJiri Pirko1-1/+3
2012-11-28atm: forever loop loading ambassador firmwareDan Carpenter1-0/+1
2012-11-28vhost: fix length for cross region descriptorMichael S. Tsirkin1-1/+1
2012-11-28irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala1-0/+1
2012-11-28net: qmi_wwan: add Huawei E173Bjørn Mork1-0/+1
2012-11-28net/mlx4_en: Can set maxrate only for TC0Amir Vadai1-1/+1
2012-11-28sctp: Error in calculation of RTTvarSchoch Christian1-1/+1
2012-11-28sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala2-6/+11
2012-11-28sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala1-2/+5
2012-11-28CIFS: Fix wrong buffer pointer usage in smb_set_file_infoPavel Shilovsky1-2/+1
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka1-2/+2
2012-11-28ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon1-1/+1
2012-11-28i7core_edac: fix panic when accessing sysfs filesPrarit Bhargava1-3/+3
2012-11-27radeon: fix pll/ctrc mapping on dce2 and dce3 hardwareJerome Glisse1-34/+14
2012-11-27cifs: fix writeback race with file that is growingJeff Layton1-3/+3
2012-11-27x86-32: Unbreak booting on some 486 clonesH. Peter Anvin1-2/+7
2012-11-27futex: avoid wake_futex() for a PI futex_qDarren Hart1-1/+17
2012-11-27watchdog: using u64 in get_sample_period()Chuansheng Liu1-2/+2
2012-11-27writeback: put unused inodes to LRU after writeback completionJan Kara3-2/+17
2012-11-27mm: vmscan: check for fatal signals iff the process was throttledMel Gorman1-10/+27
2012-11-27Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman4-6/+13
2012-11-27proc: check vma->vm_file before dereferencingStanislav Kinsbursky1-2/+3
2012-11-27UAPI: strip the _UAPI prefix from header guards during header installationDavid Howells1-0/+3
2012-11-27include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera1-0/+1
2012-11-27md/raid1{,0}: fix deadlock in bitmap_unplug.NeilBrown2-2/+2
2012-11-27x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin1-2/+1
2012-11-27c6x: fix misleading commentMark Salter1-2/+1
2012-11-27c6x: run do_notify_resume with interrupts enabledMark Salter1-0/+2
2012-11-26net: ipmr: limit MRT_TABLE identifiersEric Dumazet1-0/+4
2012-11-26ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()Neal Cardwell1-1/+2
2012-11-26can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp1-0/+3
2012-11-26can: peak_usb: fix hwtstamp assignmentOliver Hartkopp2-4/+12
2012-11-26[media] s5p-mfc: Handle multi-frame input bufferArun Kumar K1-5/+2
2012-11-26[media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismArun Kumar K1-1/+1
2012-11-26[media] exynos-gsc: Add missing video device vfl_dir flag initializationSylwester Nawrocki1-0/+1
2012-11-26[media] exynos-gsc: Fix settings for input and output image RGB typeShaik Ameer Basha1-8/+8
2012-11-26[media] exynos-gsc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki1-2/+1
2012-11-26[media] fimc-lite: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki1-2/+1
2012-11-26[media] s5p-fimc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2-4/+2
2012-11-26[media] s5p-fimc: Prevent race conditions during subdevs registrationSylwester Nawrocki3-3/+11
2012-11-26mac80211: fix remain-on-channel (non-)cancellingJohannes Berg1-2/+0
2012-11-26Linux 3.7-rc7v3.7-rc7Linus Torvalds1-1/+1
2012-11-25powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1