aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-02-26
|\
| * posix-timer: Don't call idr_find() with out-of-range IDTejun Heo2013-02-21
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-26
|\ \
| * | cputime: Use local_clock() for full dynticks cputime accountingFrederic Weisbecker2013-02-24
| * | sched: Fix /proc/sched_debug failure on very very large systemsNathan Zimmer2013-02-22
| * | sched: Fix /proc/sched_stat failure on very very large systemsNathan Zimmer2013-02-22
| * | sched/core: Remove the obsolete and unused nr_uninterruptible() functionSha Zhengju2013-02-20
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-26
|\ \ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-02-20
| |\ \ \ | | |/ / | |/| |
| | * | ftrace: Call ftrace cleanup module notifier after all other notifiersSteven Rostedt (Red Hat)2013-02-18
| | * | tracing/syscalls: Allow archs to ignore tracing compat syscallsSteven Rostedt2013-02-12
* | | | 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