drivers/hwmon/coretemp.c: get TjMax value from MSR
[safe/jmp/linux-2.6] / kernel /
2010-05-10 Paul E. McKenneyrcu: fix build bug in RCU_FAST_NO_HZ builds
2010-05-10 Paul E. McKenneyrcu: RCU_FAST_NO_HZ must check RCU dyntick state
2010-05-10 Paul E. McKenneyrcu: reduce the number of spurious RCU_SOFTIRQ invocations
2010-05-10 Paul E. McKenneyrcu: permit discontiguous cpu_possible_mask CPU numbering
2010-05-10 Paul E. McKenneyrcu: improve RCU CPU stall-warning messages
2010-05-10 Paul E. McKenneyrcu: print boot-time console messages if RCU configs...
2010-05-10 Paul E. McKenneyrcu: disable CPU stall warnings upon panic
2010-05-10 Paul E. McKenneyrcu: slim down rcutiny by removing rcu_scheduler_active...
2010-05-10 Paul E. McKenneyrcu: refactor RCU's context-switch handling
2010-05-10 Paul E. McKenneyrcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblk
2010-05-10 Paul E. McKenneyrcu: shrink rcutiny by making synchronize_rcu_bh()...
2010-05-10 Lai Jiangshanrcu: ignore offline CPUs in last non-dyntick-idle CPU...
2010-05-10 Lai Jiangshanrcu: move some code from macro to function
2010-05-10 Lai Jiangshanrcu: make dead code really dead
2010-05-10 Paul E. McKenneyrcu: substitute set_need_resched for sending resched...
2010-05-10 Lai Jiangshanrcu: optionally leave lockdep enabled after RCU lockdep...
2010-05-10 John Stultzclocksource: Add clocksource_register_hz/khz interface
2010-05-10 Stanislaw Gruszkaposix-cpu-timers: Optimize run_posix_cpu_timers()
2010-05-10 Thomas GleixnerMerge branch 'linus' into timers/core
2010-05-10 Ingo MolnarMerge commit 'v2.6.34-rc7' into oprofile
2010-05-10 Li Zefansched: Remove a stale comment
2010-05-09 Arjan van de Vensched: Intoduce get_cpu_iowait_time_us()
2010-05-09 Arjan van de Vensched: Eliminate the ts->idle_lastupdate field
2010-05-09 Arjan van de Vensched: Fold updating of the last_update_time_info into...
2010-05-09 Arjan van de Vensched: Update the idle statistics in get_cpu_idle_time_us()
2010-05-09 Arjan van de Vensched: Introduce a function to update the idle statistics
2010-05-09 Arjan van de Vensched: Add a comment to get_cpu_idle_time_us()
2010-05-09 Frederic Weisbeckertracing: Drop the nested field from lock_release event
2010-05-09 Frederic Weisbeckertracing: Drop lock_acquired waittime field
2010-05-08 Ingo MolnarMerge branch 'cpu_stop' of git://git./linux/kernel...
2010-05-08 Masami Hiramatsukprobes: Move enable/disable_kprobe() out from debugfs...
2010-05-08 Tejun Heocpu_stop: add dummy implementation for UP
2010-05-08 Paul Mackerrasperf_event: Make software events work again
2010-05-08 Neil Hormanipv4: remove ip_rt_secret timer (v4)
2010-05-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-05-07 Lin Mingperf: Add group scheduling transactional APIs
2010-05-07 Peter Zijlstraperf: Annotate perf_event_read_group() vs perf_event_re...
2010-05-07 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-05-07 Peter Zijlstraperf: Fix exit() vs PERF_FORMAT_GROUP
2010-05-07 Peter Zijlstrasched: Remove rq argument to the tracepoints
2010-05-07 Ingo MolnarMerge commit 'v2.6.34-rc6' into sched/core
2010-05-07 Yong Zhanglockdep: Reduce stack_trace usage
2010-05-07 Paul E. McKenneyrcu: need barrier() in UP synchronize_sched_expedited()
2010-05-06 Dan Carpenterperf: Fix check at end of event search
2010-05-06 Paul E. McKenneysched: correctly place paranioa memory barriers in...
2010-05-06 Tejun Heosched: kill paranoia check in synchronize_sched_expedited()
2010-05-06 Tejun Heosched: replace migration_thread with cpu_stop
2010-05-06 Tejun Heostop_machine: reimplement using cpu_stop
2010-05-06 Tejun Heocpu_stop: implement stop_cpu[s]()
2010-05-06 Paul E. McKenneyrcu: create rcu_my_thread_group_empty() wrapper
2010-05-06 James MorrisMerge branch 'master' into next
2010-05-06 James MorrisMerge branch 'master' into next
2010-05-05 Thiago Farinatracing: Fix "integer as NULL pointer" warning.
2010-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-04 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-05-04 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-05-04 Li Zefansched: Fix an RCU warning in print_task()
2010-05-04 Li Zefancgroup: Fix an RCU warning in alloc_css_id()
2010-05-04 Li Zefancgroup: Fix an RCU warning in cgroup_path()
2010-05-04 Borislav Petkovring-buffer: Wrap open-coded WARN_ONCE
2010-05-04 Frederic Weisbeckerhw_breakpoints: Fix percpu build failure
2010-05-04 Frederic Weisbeckerlockdep: No need to disable preemption in debug atomic ops
2010-05-04 Frederic Weisbeckerlockdep: Actually _dec_ in debug_atomic_dec
2010-05-04 Frederic Weisbeckerlockdep: Provide off case for redundant_hardirqs_on...
2010-05-03 Peter P Waskiewicz Jrgenirq: Add CPU mask affinity hint
2010-05-03 Ingo MolnarMerge commit 'v2.6.34-rc6' into core/locking
2010-05-03 Steffen Klassertpadata: Use get_online_cpus/put_online_cpus
2010-05-03 Steffen Klassertpadata: Initialize the padata queues only for the used...
2010-05-03 Steffen Klassertpadata: Remove superfluous might_sleep
2010-05-03 Steffen Klassertpadata: cpu hotplug code should depend on CONFIG_HOTPLU...
2010-05-03 Herbert XuMerge git://git./linux/kernel/git/torvalds/linux-2.6
2010-05-03 Steffen Klassertpadata: Dont scale the parallel objects with the cpus
2010-05-01 Tejun Heoperf: Fix resource leak in failure path of perf_event_o...
2010-05-01 Frederic Weisbeckerhw-breakpoints: Get the number of available registers...
2010-05-01 Frederic Weisbeckerhw-breakpoints: Handle breakpoint weight in allocation...
2010-05-01 Frederic Weisbeckerhw-breakpoints: Separate constraint space for data...
2010-05-01 Frederic Weisbeckerhw-breakpoints: Change/Enforce some breakpoints policies
2010-05-01 Frederic Weisbeckerhw-breakpoints: Check disabled breakpoints again
2010-04-30 Kei Tokunaga[SCSI] add scsi trace core functions and put trace...
2010-04-30 Kei Tokunaga[SCSI] ftrace: add __print_hex()
2010-04-30 Frederic Weisbeckerlockdep: Simplify debug atomic ops
2010-04-30 Frederic Weisbeckerlockdep: Fix redundant_hardirqs_on incremented with...
2010-04-30 Frederic WeisbeckerMerge commit 'v2.6.34-rc6' into core/locking
2010-04-30 Paul E. McKenneyrcu: Fix RCU lockdep splat on freezer_fork path
2010-04-30 Peter Zijlstrarcu: Fix RCU lockdep splat in set_task_cpu on fork...
2010-04-30 Ingo MolnarMerge commit 'v2.6.34-rc6' into perf/core
2010-04-30 Oleg Nesterovworkqueue: change cancel_work_sync() to clear work...
2010-04-30 Alan Sternworkqueue: warn about flush_scheduled_work()
2010-04-30 Oleg Nesterovworkqueue: flush_delayed_work: keep the original workqu...
2010-04-29 Jens AxboeMerge branch 'master' into for-2.6.35
2010-04-28 Steven Rostedttracing: Fix sleep time function profiling
2010-04-27 Chase Douglastracing: Show sample std dev in function profiling
2010-04-27 Steven Rostedtring-buffer: Make benchmark handle missed events
2010-04-27 David Millerring-buffer: Make non-consuming read less expensive...
2010-04-27 Jiri Olsatracing: Add graph output support for irqsoff tracer
2010-04-26 Alessio Igor Boganiptrace: Cleanup useless header
2010-04-26 Jiri Olsatracing: Have graph flags passed in to ouput functions
2010-04-26 Jiri Olsatracing: Add ftrace events for graph tracer
2010-04-24 Andreas Schwabkernel/sys.c: fix compat uname machine
2010-04-23 Robert RichterMerge commit 'tip/tracing/core' into oprofile/core
next