| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | 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 | |
| | | * | | | | | | | | | | | | | tracing: Allow events to share their print functions | Steven Rostedt | 2010-05-14 | 4 | -14/+32 | |
| | | * | | | | | | | | | | | | | tracing: Move raw_init from events to class | Steven Rostedt | 2010-05-14 | 3 | -8/+5 | |
| | | * | | | | | | | | | | | | | tracing: Move fields from event to class structure | Steven Rostedt | 2010-05-14 | 4 | -15/+19 | |
| | | * | | | | | | | | | | | | | tracing: Remove per event trace registering | Steven Rostedt | 2010-05-14 | 3 | -124/+57 | |
| | | * | | | | | | | | | | | | | tracing: Let tracepoints have data passed to tracepoint callbacks | Steven Rostedt | 2010-05-14 | 2 | -30/+79 | |
| | | * | | | | | | | | | | | | | tracepoints: Add check trace callback type | Mathieu Desnoyers | 2010-05-14 | 1 | -1/+6 | |
| | | * | | | | | | | | | | | | | tracing: Create class struct for events | Steven Rostedt | 2010-05-14 | 3 | -28/+28 | |
| | | * | | | | | | | | | | | | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Steven Rostedt | 2010-05-14 | 23 | -133/+211 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2010-05-27 | 4 | -0/+232 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | backlight: pcf50633: Register a pcf50633-backlight device in pcf50633 core dr... | Lars-Peter Clausen | 2010-05-26 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | backlight: Add pcf50633 backlight driver | Lars-Peter Clausen | 2010-05-26 | 1 | -0/+51 | |
