aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
*-------. Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-07
|\ \ \ \ \
| | | | | * ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-07
| | | | | * sony-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-07
| | | | | * panasonic-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-07
| | | | | * fujitsu-laptop: use .notify method instead of installing hotkey handler directlyBjorn Helgaas2009-04-07
| | | | | * fujitsu-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-07
| | | | | * ACPI: video: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-07
| | | | | * ACPI: thermal: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-07
| | | | * | ACPI: delete acpi_device.g_listLen Brown2009-04-07
| | | | * | ACPI: convert acpi_device_lock spinlock to mutexShaohua Li2009-04-07
| | | * | | ACPI: Adjust Kelvin offset to match local implementationJean Delvare2009-04-07
| | | |/ /
| | * | | ACPICA: delete check for AML access to port 0x81-83Len Brown2009-04-07
| | * | | ACPI battery: fix async boot oopsVegard Nossum2009-04-07
| | * | | NULL noise: drivers/platform/x86/panasonic-laptop.cHannes Eder2009-04-07
| | * | | ACPI: cpufreq: remove dupilcated #includeHuang Weiyi2009-04-07
| | |/ /
| * | | x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-07
* | | | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi2009-04-07
* | | | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi2009-04-07
|/ / /
* | | Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds2009-04-07
* | | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-07
|\ \ \
| * | | Merge branch 'linus' into core/softlockupIngo Molnar2009-04-07
| |\| |
| * | | softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar2009-04-07
| * | | softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar2009-02-12
| * | | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-12
| |\ \ \
| * | | | softlockup: ensure the task has been switched out onceFrederic Weisbecker2009-02-11
| * | | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-09
| * | | | softlockup: convert read_lock in hung_task to rcu_read_lockMandeep Singh Baines2009-02-05
| * | | | softlockup: check all tasks in hung_taskMandeep Singh Baines2009-02-05
| * | | | softlockup: remove unused definition for spawn_softlockup_taskMandeep Singh Baines2009-01-31
| * | | | softlockup: fix potential race in hung_task when resetting timeoutMandeep Singh Baines2009-01-18
| * | | | softlockup: fix to allow compiling with !DETECT_HUNG_TASKMandeep Singh Baines2009-01-16
| * | | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-16
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-07
|\ \ \ \ \
| * | | | | branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-07
| * | | | | branch tracer: Fix for enabling branch profiling makes sparse unusableBart Van Assche2009-04-07
| * | | | | ftrace: Correct a text align for event format outputZhaolei2009-04-07
| * | | | | Update /debug/tracing/READMENikanth Karthikesan2009-04-07
| * | | | | tracing/ftrace: alloc the started cpumask for the trace fileFrederic Weisbecker2009-04-07
| * | | | | tracing, x86: remove duplicated #includeHuang Weiyi2009-04-07
| * | | | | ftrace: Add check of sched_stopped for probe_sched_wakeupZhaolei2009-04-07
| * | | | | function-graph: add proper initialization for init taskSteven Rostedt2009-04-07
| * | | | | tracing/ftrace: fix missing include string.hFrederic Weisbecker2009-04-07
| * | | | | tracing: fix incorrect return type of ns2usecs()Lai Jiangshan2009-04-07
| * | | | | tracing: remove CALLER_ADDR2 from wakeup tracerSteven Rostedt2009-04-07
| * | | | | Merge branch 'tracing/blktrace-fixes' into tracing/urgentIngo Molnar2009-04-07
| |\ \ \ \ \
| | * | | | | blktrace: fix pdu_len when tracing packet command requestsLi Zefan2009-04-03
| | * | | | | blktrace: small cleanup in blk_msg_write()Li Zefan2009-04-03
| | * | | | | blktrace: NUL-terminate user space messagesCarl Henrik Lunde2009-04-03
| * | | | | | tracing: move scripts/trace/power.pl to scripts/tracing/power.plLai Jiangshan2009-04-01
* | | | | | | Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-04-07
|\ \ \ \ \ \ \