aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'ipc-scalability'Linus Torvalds2013-05-01
|\
| * ipc: sysv shared memory limited to 8TiBRobin Holt2013-05-01
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-05-01
|\ \
| * | buffer: add BH_Prio and BH_Meta flagsTheodore Ts'o2013-04-20
| * | jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetZheng Liu2013-04-19
| * | jbd2: reduce journal_head sizeJan Kara2013-04-12
| * | jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov2013-04-03
| * | ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o2013-04-03
* | | Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/lin...Linus Torvalds2013-05-01
|\ \ \ | |_|/ |/| |
| * | dma-buf: Add debugfs supportSumit Semwal2013-05-01
| * | dma-buf: replace dma_buf_export() with dma_buf_export_named()Sumit Semwal2013-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
| * | 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
| * | switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | convert sendfile{,64} 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
|\ \ \
| * | | kernel/relay.c: move FIX_SIZE macro into relay.czhangwei(Jovi)2013-04-30
| * | | pid_namespace.c/.h: simplify definesRaphael S.Carvalho2013-04-30
| * | | exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov2013-04-30
| * | | coredump: only SIGKILL should interrupt the coredumping taskOleg Nesterov2013-04-30
| * | | kmod: remove call_usermodehelper_fns()Lucas De Marchi2013-04-30
| * | | usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...Lucas De Marchi2013-04-30
| * | | kernel/compat.c: make do_sysinfo() staticStephen Rothwell2013-04-30
| * | | lib/string_helpers: introduce generic string_unescapeAndy Shevchenko2013-04-30
| * | | include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du2013-04-30
| * | | kernel/smp.c: remove 'priv' of call_single_dataliguang2013-04-30
| * | | workqueue: include workqueue info when printing debug dump of a worker taskTejun Heo2013-04-30
| * | | kthread: implement probe_kthread_data()Tejun Heo2013-04-30
| * | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
| * | | dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-30
| * | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
| * | | mm: cleancache: clean up cleancache_enabledBob Liu2013-04-30
| * | | cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-30
| * | | frontswap: get rid of swap_lock dependencyMinchan Kim2013-04-30
| * | | mm: frontswap: cleanup codeBob Liu2013-04-30
| * | | frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-30
| * | | memory hotplug: fix warningsVincent Stehlé2013-04-30
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-04-30
|\ \ \ \
| * | | | selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton2013-04-01
* | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\ \ \ \ \