| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | split __follow_mount_rcu() into normal and .. cases | Al Viro | 2011-05-27 | 1 | -9/+26 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-28 | 16 | -1194/+2284 |
|\ \ |
|
| * | | x86, asm: Clean up desc.h a bit | Ingo Molnar | 2011-05-27 | 1 | -76/+76 |
| * | | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 | Boris Ostrovsky | 2011-05-26 | 1 | -2/+5 |
| * | | x86: Move do_page_fault()'s error path under unlikely() | KOSAKI Motohiro | 2011-05-26 | 1 | -15/+20 |
| * | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-05-26 | 932 | -12293/+51041 |
| |\ \ |
|
| * | | | x86, efi: Retain boot service code until after switching to virtual mode | Matthew Garrett | 2011-05-25 | 4 | -3/+55 |
| * | | | x86: Remove unnecessary check in detect_ht() | Nikhil P Rao | 2011-05-25 | 1 | -7/+0 |
| * | | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ... | Richard Kennedy | 2011-05-25 | 1 | -2/+2 |
| * | | | x86, UV: Clean up uv_tlb.c | Cliff Wickman | 2011-05-25 | 2 | -899/+1099 |
| * | | | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 | 6 | -238/+1075 |
| * | | | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook | 2011-05-24 | 1 | -1/+1 |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-28 | 8 | -27/+65 |
|\ \ \ \ |
|
| * | | | | cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed | KOSAKI Motohiro | 2011-05-28 | 5 | -12/+24 |
| * | | | | sched: Fix ->min_vruntime calculation in dequeue_entity() | Peter Zijlstra | 2011-05-28 | 1 | -2/+3 |
| * | | | | sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW | Peter Zijlstra | 2011-05-28 | 1 | -9/+28 |
| * | | | | sched: More sched_domain iterations fixes | Xiaotian Feng | 2011-05-28 | 2 | -4/+10 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-28 | 8 | -151/+147 |
|\ \ \ \ |
|
| * | | | | rcu: Start RCU kthreads in TASK_INTERRUPTIBLE state | Paul E. McKenney | 2011-05-28 | 2 | -0/+3 |
| * | | | | rcu: Remove waitqueue usage for cpu, node, and boost kthreads | Peter Zijlstra | 2011-05-28 | 3 | -39/+17 |
| * | | | | rcu: Avoid acquiring rcu_node locks in timer functions | Paul E. McKenney | 2011-05-28 | 2 | -9/+8 |
| * | | | | atomic: Add atomic_or() | Paul E. McKenney | 2011-05-28 | 1 | -0/+13 |
| * | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2011-05-28 | 6 | -103/+74 |
| |\ \ \ \ |
|
| | * | | | | rcu: Decrease memory-barrier usage based on semi-formal proof | Paul E. McKenney | 2011-05-26 | 5 | -89/+67 |
| | * | | | | rcu: Make rcu_enter_nohz() pay attention to nesting | Paul E. McKenney | 2011-05-26 | 1 | -2/+2 |
| | * | | | | rcu: Don't do reschedule unless in irq | Paul E. McKenney | 2011-05-26 | 1 | -2/+3 |
| | * | | | | rcu: Remove old memory barriers from rcu_process_callbacks() | Paul E. McKenney | 2011-05-26 | 1 | -14/+0 |
| | * | | | | rcu: Add memory barriers | Paul E. McKenney | 2011-05-26 | 1 | -0/+6 |
| | * | | | | rcu: Fix unpaired rcu_irq_enter() from locking selftests | Frederic Weisbecker | 2011-05-26 | 1 | -1/+1 |
| * | | | | | Documentation: Add statistics about nested locks | Juri Lelli | 2011-05-28 | 1 | -2/+34 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-28 | 34 | -106/+359 |
|\ \ \ \ \ |
|
| * | | | | | perf: Fix SIGIO handling | Peter Zijlstra | 2011-05-28 | 1 | -0/+8 |
| * | | | | | perf top: Don't stop if no kernel symtab is found | Arnaldo Carvalho de Melo | 2011-05-27 | 1 | -5/+15 |
| * | | | | | perf top: Handle kptr_restrict | Arnaldo Carvalho de Melo | 2011-05-27 | 1 | -0/+15 |
| * | | | | | perf top: Remove unused macro | Arnaldo Carvalho de Melo | 2011-05-27 | 1 | -2/+0 |
| * | | | | | perf events: initialize fd array to -1 instead of 0 | David Ahern | 2011-05-27 | 1 | -0/+10 |
| * | | | | | perf tools: Make sure kptr_restrict warnings fit 80 col terms | Arnaldo Carvalho de Melo | 2011-05-27 | 2 | -21/+15 |
| * | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-05-27 | 17 | -41/+148 |
| |\ \ \ \ \ |
|
| | * | | | | | ftrace: Add internal recursive checks | Steven Rostedt | 2011-05-25 | 4 | -7/+33 |
| | * | | | | | tracing: Update btrfs's tracepoints to use u64 interface | liubo | 2011-05-25 | 1 | -2/+2 |
| | * | | | | | tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine | liubo | 2011-05-25 | 3 | -0/+52 |
| | * | | | | | ftrace: Set ops->flag to enabled even on static function tracing | Steven Rostedt | 2011-05-25 | 1 | -1/+5 |
| | * | | | | | tracing: Have event with function tracer check error return | Steven Rostedt | 2011-05-25 | 1 | -1/+6 |
| | * | | | | | ftrace: Have ftrace_startup() return failure code | Steven Rostedt | 2011-05-25 | 1 | -6/+8 |
| | * | | | | | jump_label: Check entries limit in __jump_label_update | Jiri Olsa | 2011-05-25 | 1 | -5/+13 |
| | * | | | | | ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM | Rabin Vincent | 2011-05-25 | 1 | -0/+8 |
| | * | | | | | scripts/tags.sh: Add magic for trace-events for etags too | Steven Rostedt | 2011-05-25 | 1 | -1/+3 |
| | * | | | | | scripts/tags.sh: Fix ctags for DEFINE_EVENT() | Steven Rostedt | 2011-05-25 | 1 | -1/+1 |
| | * | | | | | x86/ftrace: Fix compiler warning in ftrace.c | Rakib Mullick | 2011-05-25 | 1 | -6/+6 |
| | * | | | | | maccess,probe_kernel: Make write/read src const void * | Steven Rostedt | 2011-05-25 | 4 | -12/+12 |