aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\
| * Revert "Revert "console: implement lockdep support for console_lock""Dave Airlie2013-02-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\ \
| * | userns: Allow any uid or gid mappings that don't overlap.Eric W. Biederman2013-01-27
| * | userns: Avoid recursion in put_user_nsEric W. Biederman2013-01-27
| * | userns: Allow unprivileged rebootLi Zefan2012-12-26
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ \
| * | | MODSIGN: Simplify Makefile with a Kconfig helperMichal Marek2013-01-25
| * | | module: clean up load_module a little more.Rusty Russell2013-01-21
| * | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
| * | | module: printk message when module signature fail taints kernel.Rusty Russell2013-01-21
* | | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\ \ \ \
| * | | | sched: Bail out of yield_to when source and target runqueue has one taskPeter Zijlstra2013-01-29
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \ \ \ \
| * | | | | burying unused conditionalsAl Viro2013-02-14
| * | | | | make do_sigaltstack() staticAl Viro2013-02-14
| * | | | | switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro2013-02-03
| * | | | | new helper: signal_setup_done()Al Viro2013-02-03
| * | | | | convert futex compat syscalls to COMPAT_SYSCALL_DEFINEAl Viro2013-02-03
| * | | | | generic sys_sigaction() and compat_sys_sigaction()Al Viro2013-02-03
| * | | | | generic sys_compat_rt_sigaction()Al Viro2013-02-03
| * | | | | switch compat_sys_sched_rr_get_interval to COMPAT_SYSCALL_DEFINEAl Viro2013-02-03
| * | | | | switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINEAl Viro2013-02-03
| * | | | | switch compat_sys_sigprocmask to COMPAT_SYSCALL_DEFINEAl Viro2013-02-03
| * | | | | switch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINEAl Viro2013-02-03
| * | | | | old sigsuspend variants in kernel/signal.cAl Viro2013-02-03
| * | | | | generic compat_sys_rt_sigqueueinfo()Al Viro2013-02-03
| * | | | | generic compat_sys_rt_sigpending()Al Viro2013-02-03
| * | | | | generic compat_sys_rt_sigprocmask()Al Viro2013-02-03
| * | | | | consolidate rt_sigsuspend()Al Viro2013-02-03
| * | | | | sanitize rt_sigaction() situation a bitAl Viro2013-02-03
| * | | | | switch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINEAl Viro2013-02-03
* | | | | | Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2013-02-23
|\ \ \ \ \ \
| * | | | | | page-writeback.c: subtract min_free_kbytes from dirtyable memoryPaul Szabo2013-02-23
| * | | | | | sched: do not use cpu_to_node() to find an offlined cpu's node.Tang Chen2013-02-23
* | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | futex: Revert "futex: Mark get_robust_list as deprecated"Thomas Gleixner2013-02-19
| * | | | | | ntp: Make ntp_lock rawThomas Gleixner2013-02-19
| * | | | | | lockdep: Print more info when MAX_LOCK_DEPTH is exceededBen Greear2013-02-19
| * | | | | | watchdog: Use local_clock for get_timestamp()Namhyung Kim2013-02-19
| * | | | | | lockdep: Rename print_unlock_inbalance_bug() to print_unlock_imbalance_bug()Srivatsa S. Bhat2013-02-19
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \ \ \ \
| * | | | | | | x86: Add Crash kernel low reservationYinghai Lu2013-01-29
* | | | | | | | Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-21
|\ \ \ \ \ \ \ \
| * | | | | | | | sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-archVineet Gupta2013-01-09
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-21
|\ \ \ \ \ \ \ \
| * | | | | | | | kernel/nsproxy.c: remove duplicate task_cred_xxx for user_nsYuanhan Liu2013-02-21
| * | | | | | | | sys_prctl(): coding-style cleanupAndrew Morton2013-02-21
| * | | | | | | | sys_prctl(): arg2 is unsigned long which is never < 0Chen Gang2013-02-21
| * | | | | | | | smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li2013-02-21