index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
cputime: Consolidate cputime adjustment code
Frederic Weisbecker
2012-11-28
2
-24
/
+24
*
cputime: Rename thread_group_times to thread_group_cputime_adjusted
Frederic Weisbecker
2012-11-28
3
-9
/
+9
*
cputime: Move thread_group_cputime() to sched code
Frederic Weisbecker
2012-11-28
2
-24
/
+28
*
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2012-11-18
5
-70
/
+20
|
\
|
*
sched/autogroup: Fix crash on reboot when autogroup is disabled
Mike Galbraith
2012-10-30
3
-69
/
+14
|
*
sched: Add WAKEUP_PREEMPTION feature flag, on by default
Ingo Molnar
2012-10-16
2
-1
/
+6
*
|
Merge tag 'v3.7-rc5' into sched/core
Ingo Molnar
2012-11-14
5
-48
/
+40
|
\
\
|
*
|
module: fix out-by-one error in kallsyms
Rusty Russell
2012-10-31
1
-11
/
+16
|
*
|
Merge branch 'akpm' (Andrew's fixes)
Linus Torvalds
2012-10-25
1
-1
/
+11
|
|
\
\
|
|
*
|
pidns: limit the nesting depth of pid namespaces
Andrew Vagin
2012-10-25
1
-1
/
+11
|
*
|
|
Makefile: Documentation for external tool should be correct
H. Peter Anvin
2012-10-25
1
-4
/
+2
|
|
/
/
|
*
|
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
1
-31
/
+10
|
|
\
\
|
|
*
|
Revert "cgroup: Remove task_lock() from cgroup_post_fork()"
Tejun Heo
2012-10-19
1
-12
/
+3
|
|
*
|
Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"
Tejun Heo
2012-10-19
1
-17
/
+6
|
|
*
|
cgroup: notify_on_release may not be triggered in some cases
Daisuke Nishimura
2012-10-16
1
-2
/
+1
|
*
|
|
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
workqueue: cancel_delayed_work() should return %false if work item is idle
Dan Magenheimer
2012-10-24
1
-1
/
+1
|
|
|
/
/
*
|
|
|
cputime: Separate irqtime accounting from generic vtime
Frederic Weisbecker
2012-10-29
1
-2
/
+2
*
|
|
|
cputime: Specialize irq vtime hooks
Frederic Weisbecker
2012-10-29
1
-3
/
+3
*
|
|
|
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
2012-10-29
1
-3
/
+13
*
|
|
|
sched: Describe CFS load-balancer
Peter Zijlstra
2012-10-24
1
-2
/
+116
*
|
|
|
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
Paul Turner
2012-10-24
3
-4
/
+25
*
|
|
|
sched: Make __update_entity_runnable_avg() fast
Paul Turner
2012-10-24
1
-24
/
+101
*
|
|
|
sched: Update_cfs_shares at period edge
Paul Turner
2012-10-24
1
-8
/
+10
*
|
|
|
sched: Refactor update_shares_cpu() -> update_blocked_avgs()
Paul Turner
2012-10-24
1
-27
/
+23
*
|
|
|
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
2012-10-24
3
-165
/
+36
*
|
|
|
sched: Maintain runnable averages across throttled periods
Paul Turner
2012-10-24
2
-11
/
+42
*
|
|
|
sched: Normalize tg load contributions against runnable time
Paul Turner
2012-10-24
3
-0
/
+62
*
|
|
|
sched: Compute load contribution by a group entity
Paul Turner
2012-10-24
1
-6
/
+27
*
|
|
|
sched: Aggregate total task_group load
Paul Turner
2012-10-24
3
-0
/
+30
*
|
|
|
sched: Account for blocked load waking back up
Paul Turner
2012-10-24
2
-21
/
+81
*
|
|
|
sched: Add an rq migration call-back to sched_class
Paul Turner
2012-10-24
2
-0
/
+14
*
|
|
|
sched: Maintain the load contribution of blocked entities
Paul Turner
2012-10-24
4
-15
/
+121
*
|
|
|
sched: Aggregate load contributed by task entities on parenting cfs_rq
Paul Turner
2012-10-24
3
-5
/
+59
*
|
|
|
sched: Maintain per-rq runnable averages
Ben Segall
2012-10-24
3
-4
/
+26
*
|
|
|
sched: Track the runnable average on a per-task entity basis
Paul Turner
2012-10-24
3
-0
/
+138
|
/
/
/
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-24
2
-183
/
+166
|
\
\
\
|
*
\
\
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-10-21
1
-0
/
+4
|
|
\
\
\
|
|
*
|
|
ring-buffer: Check for uninitialized cpu buffer before resizing
Vaibhav Nagarnaik
2012-10-11
1
-0
/
+4
|
*
|
|
|
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-10-21
1
-183
/
+162
|
|
\
\
\
\
|
|
*
|
|
|
uprobes: Fix the racy uprobe->flags manipulation
Oleg Nesterov
2012-10-07
1
-14
/
+14
|
|
*
|
|
|
uprobes: Fix prepare_uprobe() race with itself
Oleg Nesterov
2012-10-07
1
-0
/
+8
|
|
*
|
|
|
uprobes: Introduce prepare_uprobe()
Oleg Nesterov
2012-10-07
1
-19
/
+41
|
|
*
|
|
|
uprobes: Fix handle_swbp() vs unregister() + register() race
Oleg Nesterov
2012-10-07
1
-0
/
+9
|
|
*
|
|
|
uprobes: Do not delete uprobe if uprobe_unregister() fails
Oleg Nesterov
2012-10-07
1
-6
/
+6
|
|
*
|
|
|
uprobes: Don't return success if alloc_uprobe() fails
Oleg Nesterov
2012-10-07
1
-1
/
+3
|
|
*
|
|
|
uprobes: Simplify is_swbp_at_addr(), remove stale comments
Oleg Nesterov
2012-09-29
1
-49
/
+24
|
|
*
|
|
|
uprobes: Kill set_orig_insn()->is_swbp_at_addr()
Oleg Nesterov
2012-09-29
1
-9
/
+23
|
|
*
|
|
|
uprobes: Introduce copy_opcode(), kill read_opcode()
Oleg Nesterov
2012-09-29
1
-44
/
+19
|
|
*
|
|
|
uprobes: Kill set_swbp()->is_swbp_at_addr()
Oleg Nesterov
2012-09-29
1
-11
/
+0
[next]