summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-06-24irq: fix checkpatch errorKefeng Wang
2013-06-24irqdomain: Include hwirq number in /proc/interruptsGrant Likely
2013-06-24irqdomain: make irq_linear_revmap() a fast path againGrant Likely
2013-06-24irqdomain: remove irq_domain_generate_simple()Grant Likely
2013-06-24irqdomain: Refactor irq_domain_associate_many()Grant Likely
2013-06-24PM / QoS: Add pm_qos_request tracepointsSahara
2013-06-24PM / QoS: Add pm_qos_update_target/flags tracepointsSahara
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-06-21tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano
2013-06-21PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner
2013-06-21PM / QoS: correct the valid range of pm_qos_classSahara
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-20hw_breakpoint: Introduce "struct bp_cpuinfo"Oleg Nesterov
2013-06-20hw_breakpoint: Simplify *register_wide_hw_breakpoint()Oleg Nesterov
2013-06-20hw_breakpoint: Introduce cpumask_of_bp()Oleg Nesterov
2013-06-20hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() pathsOleg Nesterov
2013-06-20hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() pathsOleg Nesterov
2013-06-20Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-06-20hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov
2013-06-20hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)Oleg Nesterov
2013-06-20nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbsFrederic Weisbecker
2013-06-20watchdog: Boot-disable by default on full dynticksFrederic Weisbecker
2013-06-20watchdog: Rename confusing state variableFrederic Weisbecker
2013-06-19ftrace: Fix stddev calculation in function profilerJuri Lelli
2013-06-19tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabledzhangwei(Jovi)
2013-06-19tracing: Disable tracing on warningSteven Rostedt (Red Hat)
2013-06-19tracing: Add binary '&' filter for eventsSteven Rostedt
2013-06-20watchdog: Register / unregister watchdog kthreads on sysctl controlFrederic Weisbecker
2013-06-20nohz: Warn if the machine can not perform nohz_fullSteven Rostedt
2013-06-19Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-06-19Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-06-19sched: Don't mix use of typedef ctl_table and struct ctl_tableJoe Perches
2013-06-19sched: Remove WARN_ON(!sd) from init_sched_groups_power()Viresh Kumar
2013-06-19sched: Fix memory leakage in build_sched_groups()Viresh Kumar
2013-06-19sched: Use cached value of span instead of calling sched_domain_span()Viresh Kumar
2013-06-19sched: Create for_each_sd_topology()Viresh Kumar
2013-06-19sched: Don't set sd->child to NULL when it is already NULLViresh Kumar
2013-06-19sched: Don't initialize alloc_state in build_sched_domains()Viresh Kumar
2013-06-19sched: Optimize build_sched_domains() for saving first SD node for a cpuViresh Kumar
2013-06-19sched: Remove unused params of build_sched_domain()Viresh Kumar
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-06-19sched: Femove the useless declaration in kernel/sched/fair.cMichael Wang
2013-06-19sched: Refine the code in unthrottle_cfs_rq()Michael Wang
2013-06-19sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_listKirill Tkhai
2013-06-19Merge branch 'sched/urgent' into sched/coreIngo Molnar
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt