summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-07PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu
2013-11-06tracing: Do not use signed enums with unsigned long long in fgragh outputSteven Rostedt (Red Hat)
2013-11-06tracing: Remove unused function ftrace_off_permanent()Steven Rostedt (Red Hat)
2013-11-06tracing: Do not assign filp->private_data to freed memoryGeyslan G. Bem
2013-11-06perf/ftrace: Fix paranoid level for enabling function tracerSteven Rostedt
2013-11-06uprobes: Export write_opcode() as uprobe_write_opcode()Oleg Nesterov
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov
2013-11-06uprobes: Kill module_init() and module_exit()Oleg Nesterov
2013-11-06audit: fix type of sessionid in audit_set_loginuid()Eric Paris
2013-11-06tracing: Add helper function tracing_is_disabled()Geyslan G. Bem
2013-11-06tracing: Open tracer when ftrace_dump_on_oops is usedCody P Schafer
2013-11-06sched: Remove unnecessary iteration over sched domains to update nr_busy_cpusPreeti U Murthy
2013-11-06sched: Fix asymmetric scheduling for POWER7Vaidyanathan Srinivasan
2013-11-06perf: Factor out strncpy() in perf_event_mmap_event()Oleg Nesterov
2013-11-06perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra
2013-11-06perf: Update a stale commentPeter Zijlstra
2013-11-06perf: Optimize perf_output_begin() -- address calculationPeter Zijlstra
2013-11-06perf: Optimize perf_output_begin() -- lost_event casePeter Zijlstra
2013-11-06perf: Optimize perf_output_begin()Peter Zijlstra
2013-11-06perf: Add unlikely() to the ring-buffer codePeter Zijlstra
2013-11-06perf: Simplify the ring-buffer codePeter Zijlstra
2013-11-06locking: Move the percpu-rwsem code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the lglocks code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the rwsem code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the rtmutex code to kernel/locking/Peter Zijlstra
2013-11-06hung_task: add method to reset detectorMarcelo Tosatti
2013-11-06locking: Move the semaphore core to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the spinlock code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the lockdep code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the mutex code to kernel/locking/Peter Zijlstra
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar
2013-11-06sched: Move completion code from core.c to completion.cPeter Zijlstra
2013-11-06sched: Move wait code from core.c to wait.cPeter Zijlstra
2013-11-06sched: Move wait.c into kernel/sched/Peter Zijlstra
2013-11-06Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Ingo Molnar
2013-11-06Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar
2013-11-05tracing: Add support for SOFT_DISABLE to syscall eventsTom Zanussi
2013-11-05tracing: Make register/unregister_ftrace_command __initTom Zanussi
2013-11-05tracing: Update event filters for multibufferTom Zanussi
2013-11-05ftrace: Have control op function callback only trace when RCU is watchingSteven Rostedt (Red Hat)
2013-11-05rcu: Do not trace rcu_is_watching() functionsSteven Rostedt
2013-11-05Merge branch 'idle.2013.09.25a' of git://git.kernel.org/pub/scm/linux/kernel/...Steven Rostedt (Red Hat)
2013-11-05trace/trace_stat: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2013-11-05audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs
2013-11-05audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs
2013-11-05audit: remove unused envc member of audit_aux_data_execveRichard Guy Briggs
2013-11-05audit: Kill the unused struct audit_aux_data_capsetEric W. Biederman
2013-11-05audit: do not reject all AUDIT_INODE filter typesEric Paris
2013-11-05audit: log the audit_names record typeJeff Layton