summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | ACPI: pci_root: save downstream bus rangeBjorn Helgaas2010-04-041-1/+1
| * | | | | | | | | | Add x64 support to debugfsHuang Ying2010-05-191-0/+2
| * | | | | | | | | | ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying2010-05-191-0/+21
| * | | | | | | | | | ACPI, APEI, UEFI Common Platform Error Record (CPER) headerHuang Ying2010-05-191-0/+314
| * | | | | | | | | | Unified UUID/GUID definitionHuang Ying2010-05-191-0/+70
| * | | | | | | | | | ACPI Hardware Error Device (PNP0C33) supportHuang Ying2010-05-191-0/+18
| * | | | | | | | | | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-192-13/+2
| * | | | | | | | | | ACPI, APEI, HEST table parsingHuang Ying2010-05-191-0/+13
| * | | | | | | | | | ACPI, IO memory pre-mapping and atomic accessingHuang Ying2010-05-191-0/+10
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-283-8/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-271-6/+14
| * | | | | | | | | | sctp: dubious bitfields in sctp_transportDan Carpenter2010-05-261-1/+1
| * | | | | | | | | | cls_cgroup: Initialise classid when module is absentHerbert Xu2010-05-251-1/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-286-14/+47
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fs: introduce new truncate sequencenpiggin@suse.de2010-05-272-1/+35
| * | | | | | | | | | | rename the generic fsync implementationsChristoph Hellwig2010-05-271-2/+2
| * | | | | | | | | | | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-275-12/+11
| * | | | | | | | | | | get rid of the magic around f_count in aioAl Viro2010-05-272-1/+1
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-271-7/+29
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | libata: implement dump_id force paramTejun Heo2010-05-251-0/+1
| * | | | | | | | | | libata-sff: make BMDMA optionalTejun Heo2010-05-251-6/+16
| * | | | | | | | | | libata-sff: separate out BMDMA initTejun Heo2010-05-251-0/+7
| * | | | | | | | | | libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-251-1/+4
| * | | | | | | | | | libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo2010-05-251-0/+1
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-276-265/+280
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tracing: Add __used annotation to event variableSteven Rostedt2010-05-251-1/+1
| * | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-2132-182/+303
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf: Remove more code from the fastpathPeter Zijlstra2010-05-211-2/+0
| | * | | | | | | | | | | perf: Optimize the !vmalloc backed bufferPeter Zijlstra2010-05-211-1/+1
| | * | | | | | | | | | | perf: Optimize perf_output_copy()Peter Zijlstra2010-05-211-0/+3
| | * | | | | | | | | | | perf: Fix wakeup storm for RO mmap()sPeter Zijlstra2010-05-211-1/+1
| | * | | | | | | | | | | perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra2010-05-213-11/+15
| | * | | | | | | | | | | perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra2010-05-212-16/+10
| | * | | | | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-2045-399/+607
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf: Optimize perf_output_*() by avoiding local_xchg()Peter Zijlstra2010-05-181-0/+1
| | * | | | | | | | | | | | perf: Optimize the hotpath by converting the perf output buffer to local_tPeter Zijlstra2010-05-181-8/+7
| | * | | | | | | | | | | | perf: Optimize the perf_output() path by removing IRQ-disablesPeter Zijlstra2010-05-181-3/+2
| | * | | | | | | | | | | | perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra2010-05-183-5/+8
| * | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-1812-94/+142
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt2010-05-141-1/+8
| * | | | | | | | | | | | | tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt2010-05-141-2/+19
| * | | | | | | | | | | | | tracing: Remove duplicate id information in event structureSteven Rostedt2010-05-142-9/+8
| * | | | | | | | | | | | | tracing: Move print functions into event classSteven Rostedt2010-05-143-41/+24
| * | | | | | | | | | | | | tracing: Allow events to share their print functionsSteven Rostedt2010-05-144-14/+32
| * | | | | | | | | | | | | tracing: Move raw_init from events to classSteven Rostedt2010-05-143-8/+5
| * | | | | | | | | | | | | tracing: Move fields from event to class structureSteven Rostedt2010-05-144-15/+19
| * | | | | | | | | | | | | tracing: Remove per event trace registeringSteven Rostedt2010-05-143-124/+57
| * | | | | | | | | | | | | tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-142-30/+79
| * | | | | | | | | | | | | tracepoints: Add check trace callback typeMathieu Desnoyers2010-05-141-1/+6
| * | | | | | | | | | | | | tracing: Create class struct for eventsSteven Rostedt2010-05-143-28/+28
OpenPOWER on IntegriCloud