aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* numa,sched: fix load_to_imbalanced logic inversionRik van Riel2014-06-08
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08
|\
| * sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
| * kernel/seccomp.c: kernel-doc warning fixFabian Frederick2014-06-06
| * ipc, kernel: clear whitespacePaul McQuade2014-06-06
| * ipc, kernel: use Linux headersPaul McQuade2014-06-06
| * kernel/profile.c: use static const char instead of static charFabian Frederick2014-06-06
| * kernel/profile.c: convert printk to pr_foo()Fabian Frederick2014-06-06
| * kernel/user_namespace.c: kernel-doc/checkpatch fixesFabian Frederick2014-06-06
| * sysctl: allow for strict write position handlingKees Cook2014-06-06
| * sysctl: refactor sysctl string writing logicKees Cook2014-06-06
| * sysctl: clean up char buffer argumentsKees Cook2014-06-06
| * kernel/kexec.c: convert printk to pr_foo()Fabian Frederick2014-06-06
| * kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic...Masami Hiramatsu2014-06-06
| * smp: print more useful debug info upon receiving IPI on an offline CPUSrivatsa S. Bhat2014-06-06
| * signals: change wait_for_helper() to use kernel_sigaction()Oleg Nesterov2014-06-06
| * signals: introduce kernel_sigaction()Oleg Nesterov2014-06-06
| * signals: disallow_signal() should flush the potentially pending signalOleg Nesterov2014-06-06
| * signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal()Oleg Nesterov2014-06-06
| * signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]Oleg Nesterov2014-06-06
| * signals: cleanup the usage of t/current in do_sigaction()Oleg Nesterov2014-06-06
| * signals: rename rm_from_queue_full() to flush_sigqueue_mask()Oleg Nesterov2014-06-06
| * signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread()Oleg Nesterov2014-06-06
| * signals: s/siginitset/sigemptyset/ in do_sigtimedwait()Oleg Nesterov2014-06-06
| * ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb()Oleg Nesterov2014-06-06
| * ptrace: fix fork event messages across pid namespacesMatthew Dempsky2014-06-06
| * Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
| |\
| | * Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-05
| | |\
| | | * ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky2014-05-25
| * | | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-05
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/x86/urgent' into x86/vdsoH. Peter Anvin2014-05-21
| | |\| |
| | * | | Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin2014-05-21
| | |\ \ \
| | * | | | x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski2014-05-05
| * | | | | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-04
| |\ \ \ \ \
| | * | | | | kernel/compat.c: use sizeof() instead of sizeofFabian Frederick2014-06-04
| | * | | | | kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-04
| | * | | | | printk: report dropping of messages from logbufWill Deacon2014-06-04
| | * | | | | timekeeping: use printk_deferred when holding timekeeping seqlockJohn Stultz2014-06-04
| | * | | | | printk: Add printk_deferred_onceJohn Stultz2014-06-04
| | * | | | | printk: rename printk_sched to printk_deferredJohn Stultz2014-06-04
| | * | | | | printk: disable preemption for printk_schedJohn Stultz2014-06-04
| | * | | | | printk: remove separate printk_sched buffers and use printk buf insteadSteven Rostedt2014-06-04
| | * | | | | printk: enable interrupts before calling console_trylock_for_printk()Jan Kara2014-06-04
| | * | | | | printk: fix lockdep instrumentation of console_semJan Kara2014-06-04
| | * | | | | printk: release lockbuf_lock before calling console_trylock_for_printk()Jan Kara2014-06-04
| | * | | | | printk: remove outdated commentJan Kara2014-06-04
| | * | | | | printk: return really stored message lengthPetr Mladek2014-06-04
| | * | | | | printk: shrink too long messagesPetr Mladek2014-06-04
| | * | | | | printk: split message size computationPetr Mladek2014-06-04
| | * | | | | printk: ignore too long messagesPetr Mladek2014-06-04