summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-015-162/+86
|\
| * 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-051-1/+1
| * make do_mremap() staticAl Viro2013-03-041-3/+0
| * get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro2013-03-031-13/+4
| * merge compat sys_ipc instancesAl Viro2013-03-031-0/+1
| * consolidate compat lookup_dcookie()Al Viro2013-03-031-0/+1
| * switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-3/+2
| * convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-0/+2
| * make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro2013-03-031-1/+5
| * make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-032-19/+0
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-033-31/+21
| * teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-031-2/+3
| * get rid of duplicate logics in __SC_....[1-6] definitionsAl Viro2013-03-032-62/+38
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-3019-66/+129
|\ \
| * | UAPI: remove empty Kbuild filesDavid Howells2013-04-302-4/+0
| * | kernel/relay.c: move FIX_SIZE macro into relay.czhangwei(Jovi)2013-04-301-3/+0
| * | pid_namespace.c/.h: simplify definesRaphael S.Carvalho2013-04-301-1/+3
| * | exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov2013-04-301-14/+4
| * | coredump: only SIGKILL should interrupt the coredumping taskOleg Nesterov2013-04-301-0/+1
| * | kmod: remove call_usermodehelper_fns()Lucas De Marchi2013-04-301-10/+1
| * | usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...Lucas De Marchi2013-04-301-0/+8
| * | ptrace: add ability to retrieve signals without removing from a queue (v4)Andrey Vagin2013-04-301-0/+12
| * | kernel/compat.c: make do_sysinfo() staticStephen Rothwell2013-04-301-2/+0
| * | lib/string_helpers: introduce generic string_unescapeAndy Shevchenko2013-04-301-0/+58
| * | include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du2013-04-301-0/+2
| * | kernel/smp.c: remove 'priv' of call_single_dataliguang2013-04-301-1/+0
| * | workqueue: include workqueue info when printing debug dump of a worker taskTejun Heo2013-04-301-0/+5
| * | kthread: implement probe_kthread_data()Tejun Heo2013-04-301-0/+1
| * | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+5
| * | dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-302-0/+7
| * | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-0/+5
| * | xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer2013-04-301-0/+8
| * | mm: cleancache: clean up cleancache_enabledBob Liu2013-04-301-1/+1
| * | cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-301-1/+1
| * | frontswap: get rid of swap_lock dependencyMinchan Kim2013-04-301-3/+3
| * | mm: frontswap: cleanup codeBob Liu2013-04-301-25/+3
| * | frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-301-1/+1
| * | memory hotplug: fix warningsVincent Stehlé2013-04-301-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-04-302-4/+7
|\ \ \
| * | | selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton2013-04-021-4/+6
| * | | smack: SMACK_MAGIC to include/uapi/linux/magic.hJarkko Sakkinen2013-03-191-0/+1
* | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-3013-265/+501
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-281-5/+16
| |\ \ \ \
| | * | | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-2/+2
| | * | | | cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-04-011-0/+8
| | * | | | cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar2013-04-011-3/+6
| * | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-282-29/+26
| |\ \ \ \ \
| | * | | | | cpuidle: make a single register function for allDaniel Lezcano2013-04-231-2/+7
| | * | | | | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-11/+0