aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * vfs: Improve the bio_add_page() and bio_add_pc_page() descriptionsAndreas Gruenbacher2011-05-27
| * xattr: Fix error results for non-existent / invisible attributesAndreas Gruenbacher2011-05-27
| * fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
| * Lift the check for automount points into do_lookup()Al Viro2011-05-27
| * Trim excessive arguments of follow_mount_rcu()Al Viro2011-05-27
| * split __follow_mount_rcu() into normal and .. casesAl Viro2011-05-27
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-28
|\ \
| * | x86, asm: Clean up desc.h a bitIngo Molnar2011-05-27
| * | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky2011-05-26
| * | x86: Move do_page_fault()'s error path under unlikely()KOSAKI Motohiro2011-05-26
| * | Merge branch 'linus' into x86/urgentIngo Molnar2011-05-26
| |\ \
| * | | x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-05-25
| * | | x86: Remove unnecessary check in detect_ht()Nikhil P Rao2011-05-25
| * | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy2011-05-25
| * | | x86, UV: Clean up uv_tlb.cCliff Wickman2011-05-25
| * | | x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-25
| * | | x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook2011-05-24
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-28
|\ \ \ \
| * | | | cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro2011-05-28
| * | | | sched: Fix ->min_vruntime calculation in dequeue_entity()Peter Zijlstra2011-05-28
| * | | | sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra2011-05-28
| * | | | sched: More sched_domain iterations fixesXiaotian Feng2011-05-28
| | |_|/ | |/| |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-28
|\ \ \ \
| * | | | rcu: Start RCU kthreads in TASK_INTERRUPTIBLE statePaul E. McKenney2011-05-28
| * | | | rcu: Remove waitqueue usage for cpu, node, and boost kthreadsPeter Zijlstra2011-05-28
| * | | | rcu: Avoid acquiring rcu_node locks in timer functionsPaul E. McKenney2011-05-28
| * | | | atomic: Add atomic_or()Paul E. McKenney2011-05-28
| * | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2011-05-28
| |\ \ \ \
| | * | | | rcu: Decrease memory-barrier usage based on semi-formal proofPaul E. McKenney2011-05-26
| | * | | | rcu: Make rcu_enter_nohz() pay attention to nestingPaul E. McKenney2011-05-26
| | * | | | rcu: Don't do reschedule unless in irqPaul E. McKenney2011-05-26
| | * | | | rcu: Remove old memory barriers from rcu_process_callbacks()Paul E. McKenney2011-05-26
| | * | | | rcu: Add memory barriersPaul E. McKenney2011-05-26
| | * | | | rcu: Fix unpaired rcu_irq_enter() from locking selftestsFrederic Weisbecker2011-05-26
| * | | | | Documentation: Add statistics about nested locksJuri Lelli2011-05-28
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-28
|\ \ \ \ \
| * | | | | perf: Fix SIGIO handlingPeter Zijlstra2011-05-28
| * | | | | perf top: Don't stop if no kernel symtab is foundArnaldo Carvalho de Melo2011-05-27
| * | | | | perf top: Handle kptr_restrictArnaldo Carvalho de Melo2011-05-27
| * | | | | perf top: Remove unused macroArnaldo Carvalho de Melo2011-05-27
| * | | | | perf events: initialize fd array to -1 instead of 0David Ahern2011-05-27
| * | | | | perf tools: Make sure kptr_restrict warnings fit 80 col termsArnaldo Carvalho de Melo2011-05-27
| * | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-27
| |\ \ \ \ \
| | * | | | | ftrace: Add internal recursive checksSteven Rostedt2011-05-25
| | * | | | | tracing: Update btrfs's tracepoints to use u64 interfaceliubo2011-05-25
| | * | | | | tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo2011-05-25
| | * | | | | ftrace: Set ops->flag to enabled even on static function tracingSteven Rostedt2011-05-25
| | * | | | | tracing: Have event with function tracer check error returnSteven Rostedt2011-05-25
| | * | | | | ftrace: Have ftrace_startup() return failure codeSteven Rostedt2011-05-25
| | * | | | | jump_label: Check entries limit in __jump_label_updateJiri Olsa2011-05-25