| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | ACPI: delete unused c-state promotion/demotion data strucutures | Len Brown | 2010-05-21 | 1 | -13/+0 |
| | |/ / / / / / / |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Merge branches 'video' and 'video-edid' into release | Len Brown | 2010-05-28 | 1 | -0/+16 |
| |\ \ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | ACPI: Export EDID blocks to the kernel | Matthew Garrett | 2010-04-19 | 1 | -0/+16 |
| * | | | | | | | | | Merge branch 'acpi_enable' into release | Len Brown | 2010-05-28 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett | 2010-05-12 | 1 | -1/+0 |
| * | | | | | | | | | | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown | 2010-05-28 | 2 | -3/+2 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas | 2010-04-04 | 1 | -2/+1 |
| | * | | | | | | | | | | ACPI: pci_root: save downstream bus range | Bjorn Helgaas | 2010-04-04 | 1 | -1/+1 |
| * | | | | | | | | | | | Add x64 support to debugfs | Huang Ying | 2010-05-19 | 1 | -0/+2 |
| * | | | | | | | | | | | ACPI, APEI, Error Record Serialization Table (ERST) support | Huang Ying | 2010-05-19 | 1 | -0/+21 |
| * | | | | | | | | | | | ACPI, APEI, UEFI Common Platform Error Record (CPER) header | Huang Ying | 2010-05-19 | 1 | -0/+314 |
| * | | | | | | | | | | | Unified UUID/GUID definition | Huang Ying | 2010-05-19 | 1 | -0/+70 |
| * | | | | | | | | | | | ACPI Hardware Error Device (PNP0C33) support | Huang Ying | 2010-05-19 | 1 | -0/+18 |
| * | | | | | | | | | | | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying | 2010-05-19 | 2 | -13/+2 |
| * | | | | | | | | | | | ACPI, APEI, HEST table parsing | Huang Ying | 2010-05-19 | 1 | -0/+13 |
| * | | | | | | | | | | | ACPI, IO memory pre-mapping and atomic accessing | Huang Ying | 2010-05-19 | 1 | -0/+10 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-28 | 3 | -8/+16 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
|
| * | | | | | | | | | | net: fix lock_sock_bh/unlock_sock_bh | Eric Dumazet | 2010-05-27 | 1 | -6/+14 |
| * | | | | | | | | | | sctp: dubious bitfields in sctp_transport | Dan Carpenter | 2010-05-26 | 1 | -1/+1 |
| * | | | | | | | | | | cls_cgroup: Initialise classid when module is absent | Herbert Xu | 2010-05-25 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-05-28 | 6 | -14/+47 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | fs: introduce new truncate sequence | npiggin@suse.de | 2010-05-27 | 2 | -1/+35 |
| * | | | | | | | | | | | rename the generic fsync implementations | Christoph Hellwig | 2010-05-27 | 1 | -2/+2 |
| * | | | | | | | | | | | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 | 5 | -12/+11 |
| * | | | | | | | | | | | get rid of the magic around f_count in aio | Al Viro | 2010-05-27 | 2 | -1/+1 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-27 | 1 | -7/+29 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | libata: implement dump_id force param | Tejun Heo | 2010-05-25 | 1 | -0/+1 |
| * | | | | | | | | | | libata-sff: make BMDMA optional | Tejun Heo | 2010-05-25 | 1 | -6/+16 |
| * | | | | | | | | | | libata-sff: separate out BMDMA init | Tejun Heo | 2010-05-25 | 1 | -0/+7 |
| * | | | | | | | | | | libata-sff: separate out BMDMA irq handler | Tejun Heo | 2010-05-25 | 1 | -1/+4 |
| * | | | | | | | | | | libata-sff: ata_sff_irq_clear() is BMDMA specific | Tejun Heo | 2010-05-25 | 1 | -0/+1 |
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-27 | 6 | -265/+280 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | tracing: Add __used annotation to event variable | Steven Rostedt | 2010-05-25 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-21 | 32 | -182/+303 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | perf: Remove more code from the fastpath | Peter Zijlstra | 2010-05-21 | 1 | -2/+0 |
| | * | | | | | | | | | | | perf: Optimize the !vmalloc backed buffer | Peter Zijlstra | 2010-05-21 | 1 | -1/+1 |
| | * | | | | | | | | | | | perf: Optimize perf_output_copy() | Peter Zijlstra | 2010-05-21 | 1 | -0/+3 |
| | * | | | | | | | | | | | perf: Fix wakeup storm for RO mmap()s | Peter Zijlstra | 2010-05-21 | 1 | -1/+1 |
| | * | | | | | | | | | | | perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr... | Peter Zijlstra | 2010-05-21 | 3 | -11/+15 |
| | * | | | | | | | | | | | perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin... | Peter Zijlstra | 2010-05-21 | 2 | -16/+10 |
| | * | | | | | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-05-20 | 45 | -399/+607 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | perf: Optimize perf_output_*() by avoiding local_xchg() | Peter Zijlstra | 2010-05-18 | 1 | -0/+1 |
| | * | | | | | | | | | | | | perf: Optimize the hotpath by converting the perf output buffer to local_t | Peter Zijlstra | 2010-05-18 | 1 | -8/+7 |
| | * | | | | | | | | | | | | perf: Optimize the perf_output() path by removing IRQ-disables | Peter Zijlstra | 2010-05-18 | 1 | -3/+2 |
| | * | | | | | | | | | | | | perf/ftrace: Optimize perf/tracepoint interaction for single events | Peter Zijlstra | 2010-05-18 | 3 | -5/+8 |
| * | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-18 | 12 | -94/+142 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | tracing: Comment the use of event_mutex with trace event flags | Steven Rostedt | 2010-05-14 | 1 | -1/+8 |
| * | | | | | | | | | | | | | tracing: Combine event filter_active and enable into single flags field | Steven Rostedt | 2010-05-14 | 1 | -2/+19 |
| * | | | | | | | | | | | | | tracing: Remove duplicate id information in event structure | Steven Rostedt | 2010-05-14 | 2 | -9/+8 |
| * | | | | | | | | | | | | | tracing: Move print functions into event class | Steven Rostedt | 2010-05-14 | 3 | -41/+24 |