Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | time: Remove xtime_cache | John Stultz | 2010-04-13 | 2 | -20/+16 |
* | mqueue: Convert message queue timeout to use hrtimers | Carsten Emde | 2010-04-06 | 1 | -49/+25 |
* | hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME | Carsten Emde | 2010-04-06 | 2 | -26/+43 |
* | timers: Introduce the concept of timer slack for legacy timers | Arjan van de Ven | 2010-04-06 | 2 | -1/+65 |
* | ntp: Remove tickadj | John Stultz | 2010-03-23 | 1 | -4/+0 |
* | ntp: Make time_adjust static | John Stultz | 2010-03-23 | 2 | -2/+1 |
* | Merge branch 'linus' into timers/core | Ingo Molnar | 2010-03-15 | 1501 | -47055/+59626 |
|\ | |||||
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-03-14 | 31 | -1434/+1502 |
| |\ | |||||
| | *-------------------. | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 | 8280 | -263282/+531801 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * | ACPICA: fix acpi_ex_release_mutex() comment | Bartlomiej Zolnierkiewicz | 2010-02-16 | 1 | -2/+1 |
| | | | | | | | | | | | | * | ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin... | Bartlomiej Zolnierkiewicz | 2010-02-16 | 1 | -3/+0 |
| | | | | | | | | | | | | * | ACPI: delete unused acpi_evaluate_string() | Len Brown | 2010-02-16 | 1 | -45/+0 |
| | | | | | | | | | | | * | | ACPI video: Be more liberal in validating _BQC behaviour | Matthew Garrett | 2010-03-14 | 1 | -11/+17 |
| | | | | | | | | | | * | | | ACPI thermal: Check for thermal zone requirement | Thomas Renninger | 2010-02-19 | 1 | -1/+17 |
| | | | | | | | | | | |/ / | |||||
| | | | | | | | | | * | | | ACPI thermal: Don't invalidate thermal zone if critical trip point is bad | Thomas Renninger | 2010-02-23 | 1 | -8/+10 |
| | | | | | | | | * | | | | sony-laptop - switch from workqueue to a timer | Dmitry Torokhov | 2009-12-24 | 1 | -10/+10 |
| | | | | | | | | * | | | | sony-laptop - simplify keymap initialization | Dmitry Torokhov | 2009-12-24 | 1 | -12/+8 |
| | | | | | | | | * | | | | sony-laptop - remove private workqueue, use keventd instead | Dmitry Torokhov | 2009-12-24 | 1 | -32/+39 |
| | | | | | | | * | | | | | ACPI: processor: push file static MADT pointer into internal map_madt_entry() | Alex Chiang | 2010-03-14 | 1 | -9/+9 |
| | | | | | | | * | | | | | ACPI: processor: refactor internal map_lsapic_id() | Alex Chiang | 2010-03-14 | 1 | -15/+5 |
| | | | | | | | * | | | | | ACPI: processor: refactor internal map_x2apic_id() | Alex Chiang | 2010-03-14 | 1 | -9/+3 |
| | | | | | | | * | | | | | ACPI: processor: refactor internal map_lapic_id() | Alex Chiang | 2010-03-14 | 1 | -6/+9 |
| | | | | | | | * | | | | | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 2010-03-14 | 4 | -10/+6 |
| | | | | | | | * | | | | | ACPI: processor: remove early _PDC optin quirks | Alex Chiang | 2010-03-14 | 2 | -41/+0 |
| | | | | | | | * | | | | | ACPI: processor: add internal processor_physically_present() | Alex Chiang | 2010-03-14 | 1 | -0/+42 |
| | | | | | | | * | | | | | ACPI: processor: move acpi_get_cpuid into processor_core.c | Alex Chiang | 2010-03-14 | 2 | -159/+160 |
| | | | | | | | * | | | | | ACPI: processor: export acpi_get_cpuid() | Alex Chiang | 2010-03-14 | 2 | -6/+12 |
| | | | | | | | * | | | | | ACPI: processor: mv processor_pdc.c processor_core.c | Alex Chiang | 2010-03-14 | 3 | -3/+3 |
| | | | | | | | * | | | | | ACPI: processor: mv processor_core.c processor_driver.c | Alex Chiang | 2010-03-14 | 2 | -2/+2 |
| | | | | | | * | | | | | | PNPACPI: add bus number support | Bjorn Helgaas | 2010-03-14 | 5 | -2/+47 |
| | | | | | | * | | | | | | PNPACPI: add window support | Bjorn Helgaas | 2010-03-14 | 2 | -17/+24 |
| | | | | | | * | | | | | | resource: add window support | Bjorn Helgaas | 2010-03-14 | 2 | -1/+4 |
| | | | | | | * | | | | | | resource: add bus number support | Bjorn Helgaas | 2010-03-14 | 2 | -0/+10 |
| | | | | | | * | | | | | | resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type | Bjorn Helgaas | 2010-03-14 | 1 | -8/+8 |
| | | | | | * | | | | | | | ACPI: plan to delete "acpi=ht" boot option | Len Brown | 2010-03-14 | 2 | -1/+10 |
| | | | | | * | | | | | | | ACPI: remove "acpi=ht" DMI blacklist | Len Brown | 2010-03-14 | 1 | -93/+0 |
| | | | | | | |/ / / / / | | | | | | |/| | | | | | |||||
| | | | | * | | | | | | | ACPI: Disable explicit power state retrieval on fans | Zhang Rui | 2009-12-28 | 1 | -5/+5 |
| | | | * | | | | | | | | ACPI / EC / PM: Close race between EC and resume from hibernation | Rafael J. Wysocki | 2010-03-08 | 3 | -6/+48 |
| | | * | | | | | | | | | acpiphp: Execute ACPI _REG method for hotadded devices | Shaohua Li | 2010-03-14 | 1 | -0/+19 |
| | | |/ / / / / / / / | |||||
| | * | | | | | | | | | ACPI: Battery: Add support for _BIX extended info method | Alexey Starikovskiy | 2010-01-15 | 1 | -10/+58 |
| | * | | | | | | | | | ACPI: SBS: Export cycle_count | Alexey Starikovskiy | 2010-01-15 | 1 | -0/+5 |
| | * | | | | | | | | | POWER: Add support for cycle_count | Alexey Starikovskiy | 2010-01-15 | 2 | -0/+2 |
| | * | | | | | | | | | ACPI: Battery: Add bit flags | Alexey Starikovskiy | 2010-01-15 | 1 | -12/+14 |
| * | | | | | | | | | | init dynamic bin_attribute structures | Wolfram Sang | 2010-03-14 | 3 | -0/+3 |
| * | | | | | | | | | | tomoyo: fix potential use after free | Dan Carpenter | 2010-03-15 | 1 | -0/+1 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y | Ingo Molnar | 2010-03-14 | 1 | -2/+2 |
| * | | | | | | | | | | Add include to i2c-xii.c to fix build error | Randy Dunlap | 2010-03-14 | 1 | -0/+1 |
| * | | | | | | | | | | Add the platform data include for the Xilinx XPS IIC Bus Interface | Richard Röjfors | 2010-03-14 | 1 | -0/+43 |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-03-14 | 33 | -283/+549 |
| |\ \ \ \ \ \ \ \ \ \ |