aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tty: fix up atime/mtime mess, take threeLinus Torvalds2013-05-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * syscalls.h: slightly reduce the jungles of macrosAl Viro2013-03-05
| * get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-05
| * make do_mremap() staticAl Viro2013-03-04
| * sparc: no need to sign-extend in sync_file_range() wrapperAl Viro2013-03-03
| * ppc compat wrappers for add_key(2) and request_key(2) are pointlessAl Viro2013-03-03
| * x86: trim sys_ia32.hAl Viro2013-03-03
| * x86: sys32_kill and sys32_mprotect are pointlessAl Viro2013-03-03
| * get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro2013-03-03
| * merge compat sys_ipc instancesAl Viro2013-03-03
| * consolidate compat lookup_dcookie()Al Viro2013-03-03
| * convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * switch signalfd{,4}() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro2013-03-03
| * make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-03
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
| * teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-03
| * get rid of duplicate logics in __SC_....[1-6] definitionsAl Viro2013-03-03
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-30
|\ \
| * | Documentation/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
| * | ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
| * | sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
| * | powerpc/xmon/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
| * | ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
| * | power/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
| * | kgdb/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
| * | lib/decompress.c: fix initconstAndi Kleen2013-04-30
| * | notifier-error-inject: fix module names in KconfigAkinobu Mita2013-04-30
| * | kernel/sys.c: make prctl(PR_SET_MM) generally availableAmnon Shiloh2013-04-30
| * | UAPI: remove empty Kbuild filesDavid Howells2013-04-30
| * | menuconfig: print more info for symbol without promptsWengmeiling2013-04-30
| * | init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig displayMike Frysinger2013-04-30
| * | kconfig menu: move Virtualization drivers near other virtualization optionsRandy Dunlap2013-04-30
| * | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-30
| * | relay: use macro PAGE_ALIGN instead of FIX_SIZEzhangwei(Jovi)2013-04-30
| * | kernel/relay.c: move FIX_SIZE macro into relay.czhangwei(Jovi)2013-04-30
| * | kernel/relay.c: remove unused function argument actorzhangwei(Jovi)2013-04-30
| * | drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave()Wei Yongjun2013-04-30
| * | drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave()Wei Yongjun2013-04-30
| * | drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()Wei Yongjun2013-04-30
| * | drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()Wei Yongjun2013-04-30
| * | drivers/memstick/host/r592.c: make r592_pm_ops staticJingoo Han2013-04-30
| * | semaphore: use `bool' type for semaphore_waiter's upliguang2013-04-30
| * | semaphore: use unlikely() for down's timeoutliguang2013-04-30
| * | pps: pps_kc_hardpps_lock can be staticFengguang Wu2013-04-30
| * | pps: hide more configuration symbols behind CONFIG_PPSFlorian Fainelli2013-04-30