index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-12-08
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2012-12-08
Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux...
Ingo Molnar
2012-12-07
Merge branch 'linus' into sched/core
Ingo Molnar
2012-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
2012-12-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-05
MODSIGN: Don't use enum-type bitfields in module signature info block
David Howells
2012-12-04
watchdog: Fix CPU hotplug regression
Thomas Gleixner
2012-12-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
2012-12-04
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-04
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s
Tejun Heo
2012-12-03
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
Mike Galbraith
2012-12-03
modsign: add symbol prefix to certificate list
James Hogan
2012-12-01
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
Tejun Heo
2012-12-01
workqueue: exit rescuer_thread() as TASK_RUNNING
Mike Galbraith
2012-12-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-11-28
cputime: Comment cputime's adjusting code
Frederic Weisbecker
2012-11-28
cputime: Consolidate cputime adjustment code
Frederic Weisbecker
2012-11-28
cputime: Rename thread_group_times to thread_group_cputime_adjusted
Frederic Weisbecker
2012-11-28
cputime: Move thread_group_cputime() to sched code
Frederic Weisbecker
2012-11-26
futex: avoid wake_futex() for a PI futex_q
Darren Hart
2012-11-26
watchdog: using u64 in get_sample_period()
Chuansheng Liu
2012-11-19
vtime: No need to disable irqs on vtime_account()
Frederic Weisbecker
2012-11-19
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
2012-11-19
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
2012-11-18
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2012-11-14
Merge tag 'v3.7-rc5' into sched/core
Ingo Molnar
2012-11-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-11-01
futex: Handle futex_pi OWNER_DIED take over correctly
Thomas Gleixner
2012-10-31
module: fix out-by-one error in kallsyms
Rusty Russell
2012-10-30
sched/autogroup: Fix crash on reboot when autogroup is disabled
Mike Galbraith
2012-10-30
perf, powerpc: Fix hw breakpoints returning -ENOSPC
Michael Neuling
2012-10-29
cputime: Separate irqtime accounting from generic vtime
Frederic Weisbecker
2012-10-29
cputime: Specialize irq vtime hooks
Frederic Weisbecker
2012-10-29
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
2012-10-25
Merge branch 'akpm' (Andrew's fixes)
Linus Torvalds
2012-10-25
Makefile: Documentation for external tool should be correct
H. Peter Anvin
2012-10-25
pidns: limit the nesting depth of pid namespaces
Andrew Vagin
2012-10-24
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
workqueue: cancel_delayed_work() should return %false if work item is idle
Dan Magenheimer
2012-10-24
sched: Describe CFS load-balancer
Peter Zijlstra
2012-10-24
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
Paul Turner
2012-10-24
sched: Make __update_entity_runnable_avg() fast
Paul Turner
2012-10-24
sched: Update_cfs_shares at period edge
Paul Turner
2012-10-24
sched: Refactor update_shares_cpu() -> update_blocked_avgs()
Paul Turner
2012-10-24
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
2012-10-24
sched: Maintain runnable averages across throttled periods
Paul Turner
2012-10-24
sched: Normalize tg load contributions against runnable time
Paul Turner
2012-10-24
sched: Compute load contribution by a group entity
Paul Turner
2012-10-24
sched: Aggregate total task_group load
Paul Turner
[next]