aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-01
|\
| * [media] omap3isp: Use the common clock frameworkLaurent Pinchart2013-04-14
* | 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
|\ \ \
| * | | jbd2: trace when lock_buffer in do_get_write_access takes a long timeTheodore Ts'o2013-04-21
| * | | 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
| * | | ext4: fix miscellaneous big endian warningsTheodore Ts'o2013-04-09
| * | | 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
| * | | ext4: collapse handling of data=ordered and data=writeback codepathsTheodore 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
|\ \ \ \
| * | | | UAPI: remove empty Kbuild filesDavid Howells2013-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
| * | | | ptrace: add ability to retrieve signals without removing from a queue (v4)Andrey Vagin2013-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
| * | | | xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer2013-04-30
| * | | | mm: cleancache: clean up cleancache_enabledBob Liu2013-04-30