index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-05-01
init: Do not warn on non-zero initcall return
Steven Rostedt
2013-05-01
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-01
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-05-01
Merge branch 'ipc-scalability'
Linus Torvalds
2013-05-01
ipc: sysv shared memory limited to 8TiB
Robin Holt
2013-05-01
ipc/msg.c: use list_for_each_entry_[safe] for list traversing
Nikola Pajkovsky
2013-05-01
ipc,sem: fine grained locking for semtimedop
Rik van Riel
2013-05-01
ipc,sem: have only one list in struct sem_queue
Rik van Riel
2013-05-01
ipc,sem: open code and rename sem_lock
Rik van Riel
2013-05-01
ipc,sem: do not hold ipc lock more than necessary
Davidlohr Bueso
2013-05-01
ipc: introduce lockless pre_down ipcctl
Davidlohr Bueso
2013-05-01
ipc: introduce obtaining a lockless ipc object
Davidlohr Bueso
2013-05-01
ipc: remove bogus lock comment for ipc_checkid
Davidlohr Bueso
2013-05-01
ipc/msgutil.c: use linux/uaccess.h
HoSung Jung
2013-05-01
ipc: refactor msg list search into separate function
Peter Hurley
2013-05-01
ipc: simplify msg list search
Peter Hurley
2013-05-01
ipc: implement MSG_COPY as a new receive mode
Peter Hurley
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-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
[next]