aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-11-13kernel/sys.c: remove obsolete #include <linux/kexec.h>Gravatar Geert Uytterhoeven 1-1/+0
2013-11-13kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()Gravatar Chen Gang 1-7/+0
2013-11-13cpu/mem hotplug: add try_online_node() for cpu_up()Gravatar Toshi Kani 1-26/+3
2013-11-13kthread: make kthread_create() killableGravatar Tetsuo Handa 1-18/+55
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-7/+6
2013-11-12Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-3/+40
2013-11-12Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+6
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 10-84/+107
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 26-827/+2325
2013-11-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-204/+314
2013-11-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-12/+25
2013-11-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 13-103/+251
2013-11-11tracing: Add rcu annotation for syscall trace descriptorsGravatar Steven Rostedt (Red Hat) 1-2/+2
2013-11-11ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHEDGravatar Peter Zijlstra 3-3/+20
2013-11-11stop_machine: Fix race between stop_two_cpus() and stop_cpus()Gravatar Rik van Riel 1-2/+13
2013-11-11lockdep/proc: Fix lock-time avg computationGravatar Peter Zijlstra 1-1/+1
2013-11-11locking/doc: Update references to kernel/mutex.cGravatar Peter Zijlstra 1-1/+1
2013-11-09uprobes: Fix the memory out of bound overwrite in copy_insn()Gravatar Oleg Nesterov 1-22/+21
2013-11-09uprobes: Fix the wrong usage of current->utask in uprobe_copy_process()Gravatar Oleg Nesterov 1-1/+1
2013-11-09constify copy_siginfo_to_user{,32}()Gravatar Al Viro 1-1/+1
2013-11-09switch elf_core_write_extra_phdrs() to dump_emit()Gravatar Al Viro 1-7/+3
2013-11-08Merge branch 'blk-mq/core' into for-3.13/coreGravatar Jens Axboe 1-1/+6
2013-11-08kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()Gravatar Chen Gang 1-2/+1
2013-11-08blktrace: Send BLK_TN_PROCESS events to all running tracesGravatar Jan Kara 1-6/+27
2013-11-08Merge tag 'ftrace-urgent-3.12-v2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2013-11-07Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 1-1/+5
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+1
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-5/+8
2013-11-07PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Gravatar Aaron Lu 1-1/+5
2013-11-06tracing: Do not use signed enums with unsigned long long in fgragh outputGravatar Steven Rostedt (Red Hat) 2-11/+13
2013-11-06tracing: Remove unused function ftrace_off_permanent()Gravatar Steven Rostedt (Red Hat) 1-15/+0
2013-11-06tracing: Do not assign filp->private_data to freed memoryGravatar Geyslan G. Bem 1-1/+8
2013-11-06perf/ftrace: Fix paranoid level for enabling function tracerGravatar Steven Rostedt 1-1/+1
2013-11-06uprobes: Export write_opcode() as uprobe_write_opcode()Gravatar Oleg Nesterov 1-7/+7
2013-11-06uprobes: Introduce arch_uprobe->ixolGravatar Oleg Nesterov 1-1/+2
2013-11-06uprobes: Kill module_init() and module_exit()Gravatar Oleg Nesterov 1-6/+1
2013-11-06tracing: Add helper function tracing_is_disabled()Gravatar Geyslan G. Bem 2-0/+6
2013-11-06tracing: Open tracer when ftrace_dump_on_oops is usedGravatar Cody P Schafer 1-0/+11
2013-11-06sched: Remove unnecessary iteration over sched domains to update nr_busy_cpusGravatar Preeti U Murthy 3-18/+28
2013-11-06sched: Fix asymmetric scheduling for POWER7Gravatar Vaidyanathan Srinivasan 1-1/+1
2013-11-06perf: Factor out strncpy() in perf_event_mmap_event()Gravatar Oleg Nesterov 1-16/+16
2013-11-06perf: Fix arch_perf_out_copy_user defaultGravatar Peter Zijlstra 1-9/+26
2013-11-06perf: Update a stale commentGravatar Peter Zijlstra 1-2/+2
2013-11-06perf: Optimize perf_output_begin() -- address calculationGravatar Peter Zijlstra 1-7/+7
2013-11-06perf: Optimize perf_output_begin() -- lost_event caseGravatar Peter Zijlstra 1-5/+8
2013-11-06perf: Optimize perf_output_begin()Gravatar Peter Zijlstra 1-8/+9
2013-11-06perf: Add unlikely() to the ring-buffer codeGravatar Peter Zijlstra 1-8/+8
2013-11-06perf: Simplify the ring-buffer codeGravatar Peter Zijlstra 1-33/+4
2013-11-06locking: Move the percpu-rwsem code to kernel/locking/Gravatar Peter Zijlstra 2-1/+167