Age | Commit message (Expand) | Author |
2013-11-13 | kernel/printk/printk.c: convert to pr_foo() | Andrew Morton |
2013-11-13 | printk: report console names during cut-over | Kees Cook |
2013-11-13 | kernel/sys.c: remove obsolete #include <linux/kexec.h> | Geert Uytterhoeven |
2013-11-13 | kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk() | Chen Gang |
2013-11-13 | cpu/mem hotplug: add try_online_node() for cpu_up() | Toshi Kani |
2013-11-13 | kthread: make kthread_create() killable | Tetsuo Handa |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-11-12 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-12 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-11 | tracing: Add rcu annotation for syscall trace descriptors | Steven Rostedt (Red Hat) |
2013-11-11 | ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED | Peter Zijlstra |
2013-11-11 | stop_machine: Fix race between stop_two_cpus() and stop_cpus() | Rik van Riel |
2013-11-11 | lockdep/proc: Fix lock-time avg computation | Peter Zijlstra |
2013-11-11 | locking/doc: Update references to kernel/mutex.c | Peter Zijlstra |
2013-11-09 | uprobes: Fix the memory out of bound overwrite in copy_insn() | Oleg Nesterov |
2013-11-09 | uprobes: Fix the wrong usage of current->utask in uprobe_copy_process() | Oleg Nesterov |
2013-11-09 | constify copy_siginfo_to_user{,32}() | Al Viro |
2013-11-09 | switch elf_core_write_extra_phdrs() to dump_emit() | Al Viro |
2013-11-08 | Merge branch 'blk-mq/core' into for-3.13/core | Jens Axboe |
2013-11-08 | kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup() | Chen Gang |
2013-11-08 | blktrace: Send BLK_TN_PROCESS events to all running traces | Jan Kara |
2013-11-08 | Merge tag 'ftrace-urgent-3.12-v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-07 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2013-11-07 | Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-11-07 | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-11-07 | PM / hibernate: Avoid overflow in hibernate_preallocate_memory() | Aaron Lu |
2013-11-06 | tracing: Do not use signed enums with unsigned long long in fgragh output | Steven Rostedt (Red Hat) |
2013-11-06 | tracing: Remove unused function ftrace_off_permanent() | Steven Rostedt (Red Hat) |
2013-11-06 | tracing: Do not assign filp->private_data to freed memory | Geyslan G. Bem |
2013-11-06 | perf/ftrace: Fix paranoid level for enabling function tracer | Steven Rostedt |
2013-11-06 | uprobes: Export write_opcode() as uprobe_write_opcode() | Oleg Nesterov |
2013-11-06 | uprobes: Introduce arch_uprobe->ixol | Oleg Nesterov |
2013-11-06 | uprobes: Kill module_init() and module_exit() | Oleg Nesterov |
2013-11-06 | tracing: Add helper function tracing_is_disabled() | Geyslan G. Bem |
2013-11-06 | tracing: Open tracer when ftrace_dump_on_oops is used | Cody P Schafer |
2013-11-06 | sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus | Preeti U Murthy |
2013-11-06 | sched: Fix asymmetric scheduling for POWER7 | Vaidyanathan Srinivasan |
2013-11-06 | perf: Factor out strncpy() in perf_event_mmap_event() | Oleg Nesterov |
2013-11-06 | perf: Fix arch_perf_out_copy_user default | Peter Zijlstra |
2013-11-06 | perf: Update a stale comment | Peter Zijlstra |
2013-11-06 | perf: Optimize perf_output_begin() -- address calculation | Peter Zijlstra |
2013-11-06 | perf: Optimize perf_output_begin() -- lost_event case | Peter Zijlstra |
2013-11-06 | perf: Optimize perf_output_begin() | Peter Zijlstra |
2013-11-06 | perf: Add unlikely() to the ring-buffer code | Peter Zijlstra |