summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-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
2013-06-19sched: Fix clear NOHZ_BALANCE_KICKVincent Guittot
2013-06-19perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker
2013-06-19perf: Fix hypervisor branch sampling permission checkStephane Eranian
2013-06-19Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-06-19perf: Fix mmap() accounting holePeter Zijlstra
2013-06-18range: Do not add new blank slot with add_range_with_mergeYinghai Lu
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman
2013-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov
2013-06-14idle: Enable interrupts in the weak arch_cpu_idle() implementationJames Bottomley
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-06-12Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-06-12kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang
2013-06-12audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-12reboot: rigrate shutdown/reboot to boot cpuRobin Holt
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-12Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-11idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner
2013-06-11tracing: Fix outputting formats of x86-tsc and counter when use trace_clockYoshihiro YUNOMAE
2013-06-11genirq: Set irq thread to RT priority on creationIvo Sieben
2013-06-11Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear
2013-06-10Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney
2013-06-10rcu: Shrink TINY_RCU by reworking CPU-stall ifdefsPaul E. McKenney
2013-06-10rcu: Shrink TINY_RCU by moving exit_rcu()Paul E. McKenney