summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | kernel/relay.c: remove unused function argument actorzhangwei(Jovi)2013-04-301-8/+4
| * | drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave()Wei Yongjun2013-04-301-1/+2
| * | drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave()Wei Yongjun2013-04-301-1/+2
| * | drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()Wei Yongjun2013-04-301-1/+2
| * | drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()Wei Yongjun2013-04-301-1/+3
| * | drivers/memstick/host/r592.c: make r592_pm_ops staticJingoo Han2013-04-301-5/+3
| * | semaphore: use `bool' type for semaphore_waiter's upliguang2013-04-301-3/+3
| * | semaphore: use unlikely() for down's timeoutliguang2013-04-301-1/+1
| * | pps: pps_kc_hardpps_lock can be staticFengguang Wu2013-04-301-3/+3
| * | pps: hide more configuration symbols behind CONFIG_PPSFlorian Fainelli2013-04-301-2/+4
| * | aoe: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur2013-04-301-2/+1
OpenPOWER on IntegriCloud