aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-25
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | fixlet: Remove fs_excl from struct task.Justin TerAvest2011-07-12
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-24
|\ \ \ \ \ \ \ \
| * | | | | | | | module: add /sys/module/<name>/uevent filesKay Sievers2011-07-24
| * | | | | | | | module: change attr callbacks to take struct module_kobjectKay Sievers2011-07-24
| * | | | | | | | modules: add default loader hook implementationsJonas Bonn2011-07-24
| * | | | | | | | param: fix return value handling in param_set_*Satoru Moriya2011-07-24
* | | | | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | sched: adjust scheduler cpu power for stolen timeGlauber Costa2011-07-14
| * | | | | | | | KVM guest: Steal time accountingGlauber Costa2011-07-14
| * | | | | | | | KVM: Steal time implementationGlauber Costa2011-07-14
| * | | | | | | | KVM: Add compat ioctl for KVM_SET_SIGNAL_MASKAlexander Graf2011-07-12
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rw_semaphore: remove up/down_read_non_ownerChristoph Hellwig2011-07-20
| * | | | | | | | | make sure that nsproxy_cache is initialized early enoughAl Viro2011-07-20
| * | | | | | | | | kill file_permission() completelyAl Viro2011-07-20
* | | | | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha2011-06-27
| * | | | | | | | | | stop_machine: implement stop_machine_from_inactive_cpu()Tejun Heo2011-06-27
| * | | | | | | | | | stop_machine: reorganize stop_cpus() implementationTejun Heo2011-06-27
| * | | | | | | | | | x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-06-27
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | time: Fix stupid KERN_WARN compile issueJohn Stultz2011-07-20
| * | | | | | | | | | time: Avoid accumulating time drift in suspend/resumeJohn Stultz2011-06-21
| * | | | | | | | | | time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptimeJohn Stultz2011-06-21
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fairLin Ming2011-07-22
| * | | | | | | | | | | sched: Replace use of entity_key()Stephan Baerwolf2011-07-21
| * | | | | | | | | | | sched: Separate group-scheduling code more clearlyJan H. Schönherr2011-07-21
| * | | | | | | | | | | sched: Reorder root_domain to remove 64 bit alignment paddingRichard Kennedy2011-07-21
| * | | | | | | | | | | sched: Do not attempt to destroy uninitialized rt_bandwidthBianca Lutz2011-07-21
| * | | | | | | | | | | sched: Remove unused function cpu_cfs_rq()Jan Schoenherr2011-07-21
| * | | | | | | | | | | sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED'Jan Schoenherr2011-07-21
| * | | | | | | | | | | sched, cgroup: Optimize load_balance_fair()Peter Zijlstra2011-07-21
| * | | | | | | | | | | sched: Don't update shares twice on on_rq parentPaul Turner2011-07-21
| * | | | | | | | | | | sched: update correct entity's runtime in check_preempt_wakeup()Paul Turner2011-07-21
| * | | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2011-07-21
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-01
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sched: Generalize sleep inside spinlock detectionFrederic Weisbecker2011-06-22
| | * | | | | | | | | | | sched: Isolate preempt counting in its own config optionFrederic Weisbecker2011-06-10
| | * | | | | | | | | | | sched: Remove pointless in_atomic() definition checkFrederic Weisbecker2011-06-07
| * | | | | | | | | | | | sched: Skip autogroup when looking for all rt sched groupsYong Zhang2011-07-01
| * | | | | | | | | | | | sched: Simplify mutex_spin_on_owner()Thomas Gleixner2011-07-01
| * | | | | | | | | | | | sched: Remove rcu_read_lock() from wake_affine()Nikunj A. Dadhania2011-07-01
| * | | | | | | | | | | | Merge commit 'v3.0-rc5' into sched/coreIngo Molnar2011-07-01
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | / / | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2011-06-03
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sched: Remove unlikely() from ttwu_post_activationSteven Rostedt2010-12-13
| | * | | | | | | | | | | sched: Remove unlikely() from rt_policy() in sched.cSteven Rostedt2010-12-13
| | * | | | | | | | | | | sched: Change pick_next_task_rt from unlikely to likelySteven Rostedt2010-12-13
| | * | | | | | | | | | | sched: Cleanup pre_schedule_rtYong Zhang2010-12-13