summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipc: introduce obtaining a lockless ipc objectDavidlohr Bueso2013-05-012-14/+59
* ipc: remove bogus lock comment for ipc_checkidDavidlohr Bueso2013-05-011-6/+1
* ipc/msgutil.c: use linux/uaccess.hHoSung Jung2013-05-011-2/+2
* ipc: refactor msg list search into separate functionPeter Hurley2013-05-011-22/+26
* ipc: simplify msg list searchPeter Hurley2013-05-011-6/+2
* ipc: implement MSG_COPY as a new receive modePeter Hurley2013-05-011-13/+9
* ipc: remove msg handling from queue scanPeter Hurley2013-05-011-10/+4
* ipc: set EFAULT as default error in load_msg()Peter Hurley2013-05-011-7/+3
* ipc: tighten msg copy loopsPeter Hurley2013-05-011-21/+11
* ipc: separate msg allocation from userspace copyPeter Hurley2013-05-011-14/+38
* ipc: clamp with min()Peter Hurley2013-05-011-22/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-0187-1489/+539
|\
| * syscalls.h: slightly reduce the jungles of macrosAl Viro2013-03-051-34/+15
| * get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-057-71/+91
| * make do_mremap() staticAl Viro2013-03-043-9/+1
| * sparc: no need to sign-extend in sync_file_range() wrapperAl Viro2013-03-032-2/+1
| * ppc compat wrappers for add_key(2) and request_key(2) are pointlessAl Viro2013-03-032-19/+2
| * x86: trim sys_ia32.hAl Viro2013-03-031-5/+0
| * x86: sys32_kill and sys32_mprotect are pointlessAl Viro2013-03-033-15/+2
| * get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro2013-03-034-132/+73
| * merge compat sys_ipc instancesAl Viro2013-03-0315-315/+52
| * consolidate compat lookup_dcookie()Al Viro2013-03-0318-60/+20
| * convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-036-30/+24
| * switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-036-27/+16
| * switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro2013-03-035-63/+50
| * convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-0320-175/+54
| * switch signalfd{,4}() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-034-45/+33
| * make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro2013-03-039-89/+31
| * make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-0310-30/+0
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-0329-209/+44
| * teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-039-127/+23
| * get rid of duplicate logics in __SC_....[1-6] definitionsAl Viro2013-03-032-62/+38
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-30214-1690/+2820
|\ \
| * | Documentation/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-10/+10
| * | ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
| * | sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-2/+2
| * | powerpc/xmon/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
| * | ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
| * | power/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
| * | kgdb/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
| * | lib/decompress.c: fix initconstAndi Kleen2013-04-301-1/+1
| * | notifier-error-inject: fix module names in KconfigAkinobu Mita2013-04-301-2/+2
| * | kernel/sys.c: make prctl(PR_SET_MM) generally availableAmnon Shiloh2013-04-301-8/+2
| * | UAPI: remove empty Kbuild filesDavid Howells2013-04-302-4/+0
| * | menuconfig: print more info for symbol without promptsWengmeiling2013-04-301-7/+20
| * | init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig displayMike Frysinger2013-04-301-40/+40
| * | kconfig menu: move Virtualization drivers near other virtualization optionsRandy Dunlap2013-04-301-2/+2
| * | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-3016-76/+31
| * | relay: use macro PAGE_ALIGN instead of FIX_SIZEzhangwei(Jovi)2013-04-301-4/+1
| * | kernel/relay.c: move FIX_SIZE macro into relay.czhangwei(Jovi)2013-04-302-3/+3
OpenPOWER on IntegriCloud