aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-24
|\
| * perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/Oleg Nesterov2011-01-21
| * perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splatPeter Zijlstra2011-01-21
| * perf: Fix perf_event_init_task()/perf_event_free_task() interactionOleg Nesterov2011-01-19
| * perf: Fix find_get_context() vs perf_event_exit_task() raceOleg Nesterov2011-01-19
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-24
|\ \
| * | hrtimers: Notify hrtimer users of switches to NOHZ modeStephen Boyd2011-01-19
| |/
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-24
|\ \
| * | sched: Fix poor interactivity on UP systems due to group scheduler nice tune bugYong Zhang2011-01-24
* | | module: show version information for built-in modules in sysfsDmitry Torokhov2011-01-23
|/ /
* | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-21
|\ \
| * | workqueue: note the nested NOT_RUNNING test in worker_clr_flags() isn't a noopTejun Heo2011-01-11
| * | workqueue: relax lockdep annotation on flush_work()Tejun Heo2011-01-11
* | | genirq: Remove __do_IRQThomas Gleixner2011-01-21
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-20
|\ \ \
| * | | smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t...Tejun Heo2011-01-20
| * | | lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-20
| | |/ | |/|
* | | Merge branch 'akpm'Linus Torvalds2011-01-20
|\ \ \
| * | | kernel/smp.c: consolidate writes in smp_call_function_interrupt()Milton Miller2011-01-20
| * | | kernel/smp.c: fix smp_call_function_many() SMP raceAnton Blanchard2011-01-20
| |/ /
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-20
|\ \ \ | |/ / |/| |
| * | sched, cgroup: Use exit hook to avoid use-after-free crashPeter Zijlstra2011-01-19
| * | sched: Fix signed unsigned comparison in check_preempt_tick()Mike Galbraith2011-01-18
| * | sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_countYong Zhang2011-01-18
| * | sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failureMike Galbraith2011-01-18
| * | sched: Display autogroup names in /proc/sched_debugBharata B Rao2011-01-18
| * | sched: Reinstate group names in /proc/sched_debugBharata B Rao2011-01-18
| * | sched: Update effective_load() to use global share weightsPaul Turner2011-01-18
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-18
|\ \ \
| * | | perf: Validate cpu early in perf_event_alloc()Oleg Nesterov2011-01-18
| * | | perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov2011-01-18
| * | | perf: Fix contexted inheritancePeter Zijlstra2011-01-18
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. | | | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-15
|\ \ \ \| | |
| | | | * | | tracing: Remove syscall_exit_fieldsLai Jiangshan2011-01-14
| | | * | | | timekeeping: Make local variables staticH Hartley Sweeten2011-01-12
| | | * | | | time: Rename misnamed minsec argument of clocks_calc_mult_shift()Nicolas Pitre2011-01-12
| | |/ / / /
| * | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2011-01-14
| |\ \ \ \ \
| | * | | | | rcu: avoid pointless blocked-task warningsPaul E. McKenney2011-01-14
| | * | | | | rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter statusPaul E. McKenney2011-01-14
| * | | | | | rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi()Steven Rostedt2011-01-11
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-14
|\ \ \ \ \ \
| * | | | | | cgroups: Fix a lockdep warning at cgroup removalLi Zefan2011-01-14
* | | | | | | cgroup_fs: fix cgroup use of simple_lookup()Al Viro2011-01-14
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'apei' into releaseLen Brown2011-01-12
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-12
| * | | | | | | | PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-07
| * | | | | | | | PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby2011-01-07
* | | | | | | | | thp: khugepagedAndrea Arcangeli2011-01-13
* | | | | | | | | thp: add pmd_huge_pte to mm_structAndrea Arcangeli2011-01-13