| Commit message (Expand) | Author | Age |
* | sched: introduce se->vruntime | Ingo Molnar | 2007-10-15 |
* | sched: clean up calc_weighted() | Ingo Molnar | 2007-10-15 |
* | sched: speed up update_load_add/_sub() | Ingo Molnar | 2007-10-15 |
* | sched: uninline __enqueue_entity()/__dequeue_entity() | Ingo Molnar | 2007-10-15 |
* | sched: simplify SCHED_FEAT_* code | Peter Zijlstra | 2007-10-15 |
* | sched: cleanup: simplify cfs_rq_curr() methods | Ingo Molnar | 2007-10-15 |
* | sched: track cfs_rq->curr on !group-scheduling too | Ingo Molnar | 2007-10-15 |
* | sched: remove precise CPU load calculations #2 | Ingo Molnar | 2007-10-15 |
* | sched: remove precise CPU load | Ingo Molnar | 2007-10-15 |
* | sched: remove stat_gran | Ingo Molnar | 2007-10-15 |
* | sched: use constants if !CONFIG_SCHED_DEBUG | Ingo Molnar | 2007-10-15 |
* | sched: uniform tunings | Ingo Molnar | 2007-10-15 |
* | sched: debug: track maximum 'slice' | Ingo Molnar | 2007-10-15 |
* | sched: small sched_debug cleanup | Ingo Molnar | 2007-10-15 |
* | sched: use list_for_each_entry_safe() in __wake_up_common() | Matthias Kaehlcke | 2007-10-15 |
* | sched: resched task in task_new_fair() | Ingo Molnar | 2007-10-15 |
* | sched: fix sysctl_sched_child_runs_first flag | Ingo Molnar | 2007-10-15 |
* | Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK | David Brownell | 2007-10-14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-14 |
|\ |
|
| * | x86: force timer broadcast on late AMD C1E detection | Thomas Gleixner | 2007-10-14 |
| * | x86: move local APIC timer init to the end of start_secondary() | Thomas Gleixner | 2007-10-14 |
| * | clockevents: introduce force broadcast notifier | Thomas Gleixner | 2007-10-14 |
| * | x86: fix missing include for vsyscall | Dave Jones | 2007-10-14 |
* | | sky2: reboot fix | Stephen Hemminger | 2007-10-14 |
|/ |
|
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2007-10-14 |
|\ |
|
| * | hwmon: (vt8231) fix sparse warning | Mark M. Hoffman | 2007-10-14 |
| * | hwmon: (sis5595) fix sparse warning | Mark M. Hoffman | 2007-10-14 |
| * | hwmon: (w83627hf) don't assume bank 0 | Jean Delvare | 2007-10-13 |
| * | hwmon: (w83627hf) Fix setting fan min right after driver load | Jean Delvare | 2007-10-13 |
| * | hwmon: (w83627hf) De-macro sysfs callback functions | Jim Cromie | 2007-10-13 |
| * | hwmon: Add new combined driver for FSC chips | Hans de Goede | 2007-10-11 |
| * | hwmon: (ibmpex) Release IPMI user if hwmon registration fails | Darrick J. Wong | 2007-10-11 |
| * | hwmon: (dme1737) Add sch311x support | Juerg Haefliger | 2007-10-10 |
| * | hwmon: (dme1737) Fix some merge conflicts | Mark M. Hoffman | 2007-10-10 |
| |\ |
|
| | * | hwmon: (dme1737) group functions logically | Juerg Haefliger | 2007-10-10 |
| | * | hwmon: (dme1737) cleanups | Juerg Haefliger | 2007-10-10 |
| * | | hwmon: IBM power meter driver | Darrick J. Wong | 2007-10-09 |
| * | | hwmon: (coretemp) Add support for Celeron 4xx | Rudolf Marek | 2007-10-09 |
| * | | hwmon: (lm87) Disable VID when it should be | Jean Delvare | 2007-10-09 |
| * | | hwmon: (w83781d) Add individual alarm and beep files | Jean Delvare | 2007-10-09 |
| * | | hwmon: VRM is not read from registers | Jean Delvare | 2007-10-09 |
| * | | MAINTAINERS: update hwmon subsystem git trees | Mark M. Hoffman | 2007-10-09 |
| * | | hwmon: Fix the code examples in documentation | Jean Delvare | 2007-10-09 |
| * | | hwmon: update sysfs interface document - error handling | Hans de Goede | 2007-10-09 |
| * | | hwmon: (thmc50) Fix a debug message | Jean Delvare | 2007-10-09 |
| * | | hwmon: (thmc50) Don't create temp3 if not enabled | Jean Delvare | 2007-10-09 |
| * | | hwmon: (lm87) Add individual alarm files | Jean Delvare | 2007-10-09 |
| * | | hwmon: (lm87) Fix a division by zero | Jean Delvare | 2007-10-09 |
| * | | hwmon: (lm78) Add individual alarm files | Jean Delvare | 2007-10-09 |
| * | | hwmon: (lm90) Export temperature offset values | Jean Delvare | 2007-10-09 |