Age | Commit message (Expand) | Author |
2013-05-01 | ipc: remove msg handling from queue scan | Peter Hurley |
2013-05-01 | ipc: set EFAULT as default error in load_msg() | Peter Hurley |
2013-05-01 | ipc: tighten msg copy loops | Peter Hurley |
2013-05-01 | ipc: separate msg allocation from userspace copy | Peter Hurley |
2013-05-01 | ipc: clamp with min() | Peter Hurley |
2013-05-01 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-05-01 | Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/lin... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds |
2013-05-01 | tty: fix up atime/mtime mess, take three | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | dma-buf: Add debugfs support | Sumit Semwal |
2013-05-01 | dma-buf: replace dma_buf_export() with dma_buf_export_named() | Sumit Semwal |
2013-05-01 | vhost: fix error handling in RESET_OWNER ioctl | Michael S. Tsirkin |
2013-05-01 | tcm_vhost: remove virtio-net.h dependency | Michael S. Tsirkin |
2013-05-01 | vhost: move per-vq net specific fields out to net | Michael S. Tsirkin |
2013-05-01 | tcm_vhost: document inflight ref-counting use | Michael S. Tsirkin |
2013-05-01 | vhost: move vhost-net zerocopy fields to net.c | Asias He |
2013-05-01 | tcm_vhost: Wait for pending requests in vhost_scsi_flush() | Asias He |
2013-05-01 | vhost: Allow device specific fields per vq | Asias He |
2013-05-01 | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Michael S. Tsirkin |
2013-05-01 | drm/i915: fix dmabuf vmap support | Dave Airlie |
2013-05-01 | drm/prime: warn for non-empty handle lookup list during drm file release | Imre Deak |
2013-05-01 | caif_virtio: Remove bouncing email addresses | Sjur Brændeland |
2013-04-30 | Hexagon: add v4 CS regs to core copyout macro | Richard Kuo |
2013-04-30 | Hexagon: use correct translation for VMALLOC_START | Richard Kuo |
2013-04-30 | Hexagon: use correct translations for DMA mappings | Richard Kuo |
2013-04-30 | Hexagon: fix return value for notify_resume case in do_work_pending | Richard Kuo |
2013-04-30 | Hexagon: fix signal number for user mem faults | Richard Kuo |
2013-04-30 | Hexagon: remove two Kconfig entries | Paul Bolle |
2013-04-30 | arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again | Paul Bolle |
2013-04-30 | Hexagon: update copyright dates | Richard Kuo |
2013-04-30 | Hexagon: add translation types for __vmnewmap | Richard Kuo |
2013-04-30 | Hexagon: fix signal.c compile error | Richard Kuo |
2013-04-30 | Hexagon: break up user fn/arg register setting | Richard Kuo |
2013-04-30 | Hexagon: use generic sys_fork, sys_vfork, and sys_clone | Richard Kuo |
2013-04-30 | Hexagon: fix psp/sp macro | Richard Kuo |
2013-04-30 | Hexagon: fix up int enable/disable at ret_from_fork | Richard Kuo |
2013-04-30 | Hexagon: add IOMEM and _relaxed IO macros | Richard Kuo |
2013-04-30 | Hexagon: switch to using the device type for IO mappings | Richard Kuo |
2013-04-30 | Hexagon: don't print info for offline CPU's | Richard Kuo |
2013-04-30 | Hexagon: add support for single-stepping (v4+) | Richard Kuo |
2013-04-30 | Hexagon: use correct work mask when checking for more work | Richard Kuo |
2013-04-30 | Hexagon: add support for additional exceptions | Richard Kuo |
2013-04-30 | Hexagon: fix initial page table setup prior to jump to VA | Richard Kuo |
2013-04-30 | Hexagon: remove keyring related call | Richard Kuo |
2013-04-30 | Hexagon: check to if we will overflow the signal stack | Richard Kuo |
2013-04-30 | Hexagon: Signal and return path fixes | Richard Kuo |
2013-04-30 | Hexagon: add support for new v4+ registers | Richard Kuo |
2013-04-30 | Hexagon: add individual register access for switch_stack | Richard Kuo |
2013-04-30 | Hexagon: use defines for MIN_KERNEL_SEG calculation | Richard Kuo |