aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-30
|\
| * sched: add wait_for_completion_killable_timeoutSage Weil2010-05-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-29
|\ \
| * | ALSA: usb-audio: parse UAC2 endpoint descriptors correctlyDaniel Mack2010-05-27
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-28
|\ \ \
| * | | cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-27
| * | | cpuidle: fail to register if !CONFIG_CPU_IDLELen Brown2010-05-27
| | |/ | |/|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
|\ \ \
| * \ \ Merge branch 'misc-2.6.35' into releaseLen Brown2010-05-28
| |\ \ \
| | * | | ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown2010-05-21
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'video' and 'video-edid' into releaseLen Brown2010-05-28
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ACPI: Export EDID blocks to the kernelMatthew Garrett2010-04-19
| * | | | Merge branch 'acpi_enable' into releaseLen Brown2010-05-28
| |\ \ \ \
| | * | | | ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett2010-05-12
| * | | | | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-28
| |\ \ \ \ \
| | * | | | | ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-04
| | * | | | | ACPI: pci_root: save downstream bus rangeBjorn Helgaas2010-04-04
| * | | | | | Add x64 support to debugfsHuang Ying2010-05-19
| * | | | | | ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying2010-05-19
| * | | | | | ACPI, APEI, UEFI Common Platform Error Record (CPER) headerHuang Ying2010-05-19
| * | | | | | Unified UUID/GUID definitionHuang Ying2010-05-19
| * | | | | | ACPI Hardware Error Device (PNP0C33) supportHuang Ying2010-05-19
| * | | | | | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-19
| * | | | | | ACPI, APEI, HEST table parsingHuang Ying2010-05-19
| * | | | | | ACPI, IO memory pre-mapping and atomic accessingHuang Ying2010-05-19
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-28
|\ \ \ \ \ \
| * | | | | | net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-27
| * | | | | | sctp: dubious bitfields in sctp_transportDan Carpenter2010-05-26
| * | | | | | cls_cgroup: Initialise classid when module is absentHerbert Xu2010-05-25
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-28
|\ \ \ \ \ \ \
| * | | | | | | fs: introduce new truncate sequencenpiggin@suse.de2010-05-27
| * | | | | | | rename the generic fsync implementationsChristoph Hellwig2010-05-27
| * | | | | | | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
| * | | | | | | get rid of the magic around f_count in aioAl Viro2010-05-27
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | libata: implement dump_id force paramTejun Heo2010-05-25
| * | | | | | | libata-sff: make BMDMA optionalTejun Heo2010-05-25
| * | | | | | | libata-sff: separate out BMDMA initTejun Heo2010-05-25
| * | | | | | | libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-25
| * | | | | | | libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo2010-05-25
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Add __used annotation to event variableSteven Rostedt2010-05-25
| * | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf: Remove more code from the fastpathPeter Zijlstra2010-05-21
| | * | | | | | | | perf: Optimize the !vmalloc backed bufferPeter Zijlstra2010-05-21
| | * | | | | | | | perf: Optimize perf_output_copy()Peter Zijlstra2010-05-21
| | * | | | | | | | perf: Fix wakeup storm for RO mmap()sPeter Zijlstra2010-05-21
| | * | | | | | | | perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra2010-05-21
| | * | | | | | | | perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra2010-05-21
| | * | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-20
| | |\ \ \ \ \ \ \ \