summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | hung_task debugging: Add tracepoint to report the hangOleg Nesterov2013-10-31
| * | | | | | | | | | | | | | lockstat: Report avg wait and hold timesDavidlohr Bueso2013-10-09
| * | | | | | | | | | | | | | hung_task: Change sysctl_hung_task_check_count to 'int'Li Zefan2013-09-23
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2013-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu2013-11-07
| * | | | | | | | | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2013-10-28
| |\| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | PM / Hibernate: Use bool for boolean fields of struct snapshot_dataRafael J. Wysocki2013-10-18
| | * | | | | | | | | | | | | | PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby2013-10-18
| | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'pm-qos'Rafael J. Wysocki2013-10-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | PM / QoS: simplify pm_qos_power_write()Andy Shevchenko2013-10-17
| | |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe2013-11-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | smp: don't warn about csd->flags having CSD_FLAG_LOCK cleared for !waitJens Axboe2013-10-25
| | * | | | | | | | | | | | | | smp: export __smp_call_function_single()Jens Axboe2013-10-25
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()Chen Gang2013-11-08
| * | | | | | | | | | | | | | blktrace: Send BLK_TN_PROCESS events to all running tracesJan Kara2013-11-08
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
| |\| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa2013-10-19
* | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | kernel/panic.c: reduce 1 byte usage for print tainted bufferChen Gang2013-11-13
| * | | | | | | | | | | | | | | | gcov: reuse kbasename helperAndy Shevchenko2013-11-13
| * | | | | | | | | | | | | | | | kernel/gcov/fs.c: use pr_warn()Andrew Morton2013-11-13
| * | | | | | | | | | | | | | | | kernel/module.c: use pr_foo()Andrew Morton2013-11-13
| * | | | | | | | | | | | | | | | gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata2013-11-13
| * | | | | | | | | | | | | | | | gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata2013-11-13
| * | | | | | | | | | | | | | | | gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata2013-11-13
| * | | | | | | | | | | | | | | | kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()Chen Gang2013-11-13
| * | | | | | | | | | | | | | | | kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_...Chen Gang2013-11-13
| * | | | | | | | | | | | | | | | kernel/sysctl_binary.c: use scnprintf() instead of snprintf()Chen Gang2013-11-13
| * | | | | | | | | | | | | | | | kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_d...Chen Gang2013-11-13
| * | | | | | | | | | | | | | | | exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-13
| * | | | | | | | | | | | | | | | kprobes: use KSYM_NAME_LEN to size identifier buffersJoe Mario2013-11-13
| * | | | | | | | | | | | | | | | list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov2013-11-13
| * | | | | | | | | | | | | | | | printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfoDirk Gouders2013-11-13
| * | | | | | | | | | | | | | | | kernel/printk/printk.c: enable boot delay for earlyprintkDave Young2013-11-13
| * | | | | | | | | | | | | | | | kernel/printk/printk.c: convert to pr_foo()Andrew Morton2013-11-13
| * | | | | | | | | | | | | | | | printk: report console names during cut-overKees Cook2013-11-13
| * | | | | | | | | | | | | | | | kernel/sys.c: remove obsolete #include <linux/kexec.h>Geert Uytterhoeven2013-11-13
| * | | | | | | | | | | | | | | | kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()Chen Gang2013-11-13
| * | | | | | | | | | | | | | | | cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani2013-11-13
| * | | | | | | | | | | | | | | | kthread: make kthread_create() killableTetsuo Handa2013-11-13
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-09
| * | | | | | | | | | | | | | | | | switch elf_core_write_extra_phdrs() to dump_emit()Al Viro2013-11-09
| * | | | | | | | | | | | | | | | | pid_namespace: make freeing struct pid_namespace rcu-delayedAl Viro2013-10-24
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | cgroup: kill css_idLi Zefan2013-09-23