| Commit message (Expand) | Author | Age |
*-. | Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git... | Linus Torvalds | 2010-10-31 |
|\ \ |
|
| * | | genirq: Warn if enable_irq is called before irq is set up | Thomas Gleixner | 2010-10-22 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-10-30 |
|\ \ \ \ |
|
| * | | | | jump label: Make arch_jump_label_text_poke_early() optional | Steven Rostedt | 2010-10-29 |
| * | | | | jump label: Fix error with preempt disable holding mutex | Steven Rostedt | 2010-10-29 |
| * | | | | jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex | Jason Baron | 2010-10-28 |
| * | | | | jump label: Fix module __init section race | Jason Baron | 2010-10-28 |
* | | | | | audit mmap | Al Viro | 2010-10-30 |
* | | | | | audit: Use rcu for task lookup protection | Thomas Gleixner | 2010-10-30 |
* | | | | | audit: Do not send uninitialized data for AUDIT_TTY_GET | Thomas Gleixner | 2010-10-30 |
* | | | | | audit: Call tty_audit_push_task() outside preempt disabled | Thomas Gleixner | 2010-10-30 |
* | | | | | in untag_chunk() we need to do alloc_chunk() a bit earlier | Al Viro | 2010-10-30 |
* | | | | | audit: make functions static | Stephen Hemminger | 2010-10-30 |
* | | | | | Audit: add support to match lsm labels on user audit messages | Miloslav Trmac | 2010-10-30 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-10-29 |
|\ \ \ \ |
|
| * | | | | debug_core,x86,blackfin: Clean up hw debug disable API | Dongdong Deng | 2010-10-29 |
| * | | | | kdb: Fix early debugging crash regression | Jason Wessel | 2010-10-29 |
| * | | | | kdb: fix per_cpu command to remove supress mask | Jason Wessel | 2010-10-29 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-29 |
|\ \ \ \ \ |
|
| * | | | | | convert cgroup and cpuset | Al Viro | 2010-10-29 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-10-29 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | sched_stat: Update sched_info_queue/dequeue() code comments | Rakib Mullick | 2010-10-24 |
| * | | | | sched, cgroup: Fixup broken cgroup movement | Peter Zijlstra | 2010-10-22 |
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-10-28 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | resources: support allocating space within a region from the top down | Bjorn Helgaas | 2010-10-26 |
| * | | | | resources: handle overflow when aligning start of available area | Bjorn Helgaas | 2010-10-26 |
| * | | | | resources: ensure callback doesn't allocate outside available space | Bjorn Helgaas | 2010-10-26 |
| * | | | | resources: factor out resource_clip() to simplify find_resource() | Bjorn Helgaas | 2010-10-26 |
| * | | | | resources: add a default alignf to simplify find_resource() | Bjorn Helgaas | 2010-10-26 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds | 2010-10-27 |
|\ \ \ \ \ |
|
| * | | | | | Typedef SMP call function pointer | David Howells | 2010-10-27 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-27 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2010-10-26 |
| |\ \ \ \ \ |
|
| | * | | | | | ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGE | Steven Rostedt | 2010-10-20 |
| | * | | | | | ring-buffer: Micro-optimize with some strategic inlining | Steven Rostedt | 2010-10-20 |
| | * | | | | | ring-buffer: Remove condition to add timestamp in fast path | Steven Rostedt | 2010-10-20 |
| | * | | | | | ring-buffer: Bind time extend and data events together | Steven Rostedt | 2010-10-20 |
| | * | | | | | ring-buffer: Pass delta by value and not by reference | Steven Rostedt | 2010-10-20 |
| | * | | | | | ring-buffer: Pass timestamp by value and not by reference | Steven Rostedt | 2010-10-20 |
| | * | | | | | ring-buffer: Make write slow path out of line | Steven Rostedt | 2010-10-19 |
| * | | | | | | kprobes: Remove redundant text_mutex lock in optimize | Masami Hiramatsu | 2010-10-25 |
| * | | | | | | tracing: Fix 'faild' -> 'failed' typo | Joe Perches | 2010-10-23 |
| * | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-10-23 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | tracing: Cleanup the convoluted softirq tracepoints | Thomas Gleixner | 2010-10-21 |
| * | | | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-10-22 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | tracing: Do not limit the size of the number of CPU buffers | Steven Rostedt | 2010-10-21 |
| | |/ / / / / / |
|
| * | | | | | | | perf_events: Fix for transaction recovery in group_sched_in() | Stephane Eranian | 2010-10-22 |
| * | | | | | | | perf_events: Revert: Fix transaction recovery in group_sched_in() | Stephane Eranian | 2010-10-22 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-10-27 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | (trivial) Fix compiler warning in kernel/modules.c | Michał Mirosław | 2010-10-27 |