aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched: Remove member rt_se from struct rt_rqYong Zhang2010-02-04
* sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]Yong Zhang2010-02-04
* sched: Remove unused update_shares_locked()Peter Zijlstra2010-02-02
* sched: Use for_each_bitAkinobu Mita2010-02-02
* sched: Queue a deboosted task to the head of the RT prio queueThomas Gleixner2010-01-22
* sched: Implement head queueing for sched_rtThomas Gleixner2010-01-22
* sched: Extend enqueue_task to allow head queueingThomas Gleixner2010-01-22
* sched: Remove USER_SCHEDDhaval Giani2010-01-21
* sched: Fix the place where group powers are updatedGautham R Shenoy2010-01-21
* sched: Assume *balance is validPeter Zijlstra2010-01-21
* sched: Remove load_balance_newidle()Peter Zijlstra2010-01-21
* sched: Unify load_balance{,_newidle}()Peter Zijlstra2010-01-21
* sched: Add a lock break for PREEMPT=yPeter Zijlstra2010-01-21
* sched: Remove from fwd declsPeter Zijlstra2010-01-21
* sched: Remove rq_iterator from move_one_taskPeter Zijlstra2010-01-21
* sched: Remove rq_iterator usage from load_balance_fairPeter Zijlstra2010-01-21
* sched: Remove the sched_class load_balance methodsPeter Zijlstra2010-01-21
* sched: Move load balance code into sched_fair.cPeter Zijlstra2010-01-21
* sched: Don't expose local functionsH Hartley Sweeten2010-01-17
* sched: might_sleep(): Make file parameter const char *Simon Kagstrom2009-12-28
* Linux 2.6.33-rc2v2.6.33-rc2Linus Torvalds2009-12-24
* Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin...Linus Torvalds2009-12-24
|\
| * SYSCTL: Add a mutex to the page_alloc zone order sysctlAndi Kleen2009-12-23
| * SYSCTL: Print binary sysctl warnings (nearly) only onceAndi Kleen2009-12-23
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-12-24
|\ \
| * | HWPOISON: Add PROC_FS dependency to hwpoison injector v2Andi Kleen2009-12-21
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-24
|\ \ \
| * \ \ Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-24
| |\ \ \
| | * | | hp-wmi: Fix two memleaksThomas Renninger2009-12-24
| | * | | acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger2009-12-24
| | * | | dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov2009-12-24
| | * | | wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier2009-12-24
| | * | | drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...Peter Feuerer2009-12-24
| | * | | acerhdf: add new BIOS versionsPeter Feuerer2009-12-24
| | * | | acerhdf: limit modalias matching to supportedStefan Bader2009-12-24
| | * | | toshiba_acpi: convert to seq_fileAlexey Dobriyan2009-12-24
| | * | | asus_acpi: convert to seq_fileAlexey Dobriyan2009-12-24
| | * | | ACPI: do not select ACPI_DOCK from ATA_ACPICarlos R. Mafra2009-12-24
| | * | | MAINTAINERS: add maintainer for msi-wmi driverAnisse Astier2009-12-23
| | * | | fujitu-laptop: fix tests of acpi_evaluate_integer() return valueJonathan Woithe2009-12-23
| | * | | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton2009-12-22
| * | | | Merge branch 'tc1100-wmi' into releaseLen Brown2009-12-24
| |\ \ \ \
| | * | | | tc1100-wmi - switch to using dev_pm_opsDmitry Torokhov2009-12-16
| | * | | | tc1100-wmi - add error handling for device registrationDmitry Torokhov2009-12-16
| | * | | | tc1100-wmi - switch to using attribute groupDmitry Torokhov2009-12-16
| * | | | | Merge branch 'sony' into releaseLen Brown2009-12-24
| |\ \ \ \ \
| | * | | | | sony-laptop: enumerate rfkill devices using SN06Mattia Dongili2009-12-23
| | * | | | | sony-laptop: rfkill support for newer modelsMattia Dongili2009-12-23
| | * | | | | sony-laptop: add AVMode key mappingMattia Dongili2009-12-16
| | |/ / / /
| * | | | | Merge branch 'classmate' into releaseLen Brown2009-12-24
| |\ \ \ \ \