Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d0d66c443aefa51d5dbdd6a1d9b135a2a0e469cc
/
kernel
cb00e99
fix - ensure we don't use bootconsoles after init has been released
by Robin Getz
· 17 years ago
0c5564b
ensure we don't use bootconsoles after init has been released
by Robin Getz
· 17 years ago
e598fba
Remove double inclusion of linux/capability.h
by Christian Heim
· 17 years ago
738ddd3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
2464286
genirq: suppress resend of level interrupts
by Thomas Gleixner
· 17 years ago
4966342
genirq: cleanup mismerge artifact
by Thomas Gleixner
· 17 years ago
de0cf89
sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/
by Oleg Nesterov
· 17 years ago
5d2b3d3
sched: fix sleeper bonus
by Ingo Molnar
· 17 years ago
6707de00
sched: make global code static
by Adrian Bunk
· 17 years ago
d291676
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
cd5bfea
fix compilation with gcc 4.2
by Peter Chubb
· 17 years ago
6ddfca9
timer: remove clockevents_unregister_notifier
by Miao Xie
· 17 years ago
c5a69ad
Hibernation: do not try to mark invalid PFNs as nosave
by Rafael J. Wysocki
· 17 years ago
8daec96
Fix missing numa_zonelist_order sysctl
by Lee Schermerhorn
· 17 years ago
5167e75
sched debug: dont print kernel address in /proc/sched_debug
by Ingo Molnar
· 17 years ago
e56f31a
sched: fix typo in the FAIR_GROUP_SCHED branch
by Ingo Molnar
· 17 years ago
529c772
sched: improve rq-clock overflow logic
by Ingo Molnar
· 17 years ago
be12014
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
88ffc35
Revert "genirq: temporary fix for level-triggered IRQ resend"
by Linus Torvalds
· 17 years ago
7cff8cf
sched: refine negative nice level granularity
by Ingo Molnar
· 17 years ago
a69edb5
sched: fix update_stats_enqueue() reniced codepath
by Ingo Molnar
· 17 years ago
194081e
sched: round a bit better
by Ingo Molnar
· 17 years ago
254753d
sched: make the multiplication table more accurate
by Ingo Molnar
· 17 years ago
6e82a3b
sched: optimize update_rq_clock() calls in the load-balancer
by Ingo Molnar
· 17 years ago
2daa357
sched: optimize activate_task()
by Ingo Molnar
· 17 years ago
c3b64f1
sched: clean up set_curr_task_fair()
by Ingo Molnar
· 17 years ago
d9e0e6aa
sched: remove __update_rq_clock() call from entity_tick()
by Ingo Molnar
· 17 years ago
546fe3c
sched: move the __update_rq_clock() call to scheduler_tick()
by Ingo Molnar
· 17 years ago
a48da48
sched debug: remove the 'u64 now' parameter from print_task()/_rq()
by Ingo Molnar
· 17 years ago
bdd4dfa
sched: remove the 'u64 now' local variables
by Ingo Molnar
· 17 years ago
2e1cb74
sched: remove the 'u64 now' parameter from deactivate_task()
by Ingo Molnar
· 17 years ago
69be72c
sched: remove the 'u64 now' parameter from dequeue_task()
by Ingo Molnar
· 17 years ago
8159f87
sched: remove the 'u64 now' parameter from enqueue_task()
by Ingo Molnar
· 17 years ago
db53181
sched: remove the 'u64 now' parameter from dec_nr_running()
by Ingo Molnar
· 17 years ago
e5fa223
sched: remove the 'u64 now' parameter from inc_nr_running()
by Ingo Molnar
· 17 years ago
79b5ddd
sched: remove the 'u64 now' parameter from dec_load()
by Ingo Molnar
· 17 years ago
29b4b62
sched: remove the 'u64 now' parameter from inc_load()
by Ingo Molnar
· 17 years ago
84a1d7a
sched: remove the 'u64 now' parameter from update_curr_load()
by Ingo Molnar
· 17 years ago
ee0827d
sched: remove the 'u64 now' parameter from ->task_new()
by Ingo Molnar
· 17 years ago
31ee529
sched: remove the 'u64 now' parameter from ->put_prev_task()
by Ingo Molnar
· 17 years ago
ff95f3d
sched: remove the 'u64 now' parameter from pick_next_task()
by Ingo Molnar
· 17 years ago
fb8d472
sched: remove the 'u64 now' parameter from ->pick_next_task()
by Ingo Molnar
· 17 years ago
f02231e
sched: remove the 'u64 now' parameter from ->dequeue_task()
by Ingo Molnar
· 17 years ago
fd390f6
sched: remove the 'u64 now' parameter from ->enqueue_task()
by Ingo Molnar
· 17 years ago
f1e14ef
sched: remove the 'u64 now' parameter from update_curr_rt()
by Ingo Molnar
· 17 years ago
ab6cde2
sched: remove the 'u64 now' parameter from put_prev_entity()
by Ingo Molnar
· 17 years ago
9948f4b
sched: remove the 'u64 now' parameter from pick_next_entity()
by Ingo Molnar
· 17 years ago
8494f41
sched: remove the 'u64 now' parameter from set_next_entity()
by Ingo Molnar
· 17 years ago
525c271
sched: remove the 'u64 now' parameter from dequeue_entity()
by Ingo Molnar
· 17 years ago
668031c
sched: remove the 'u64 now' parameter from enqueue_entity()
by Ingo Molnar
· 17 years ago
2396af6
sched: remove the 'u64 now' parameter from enqueue_sleeper()
by Ingo Molnar
· 17 years ago
dfdc119e
sched: remove the 'u64 now' parameter from __enqueue_sleeper()
by Ingo Molnar
· 17 years ago
c7e9b5b
sched: remove the 'u64 now' parameter from update_stats_curr_end()
by Ingo Molnar
· 17 years ago
19b6a2e
sched: remove the 'u64 now' parameter from update_stats_dequeue()
by Ingo Molnar
· 17 years ago
79303e9
sched: remove the 'u64 now' parameter from update_stats_curr_start()
by Ingo Molnar
· 17 years ago
9ef0a96
sched: remove the 'u64 now' parameter from update_stats_wait_end()
by Ingo Molnar
· 17 years ago
eac55ea
sched: remove the 'u64 now' parameter from __update_stats_wait_end()
by Ingo Molnar
· 17 years ago
d2417e5
sched: remove the 'u64 now' parameter from update_stats_enqueue()
by Ingo Molnar
· 17 years ago
5870db5
sched: remove the 'u64 now' parameter from update_stats_wait_start()
by Ingo Molnar
· 17 years ago
b7cc089
sched: remove the 'u64 now' parameter from update_curr()
by Ingo Molnar
· 17 years ago
5cef9ec
sched: remove the 'u64 now' parameter from print_cfs_rq()
by Ingo Molnar
· 17 years ago
d281918
sched: remove 'now' use from assignments
by Ingo Molnar
· 17 years ago
eb59449
sched: remove __rq_clock()
by Ingo Molnar
· 17 years ago
c1b3da3
sched: eliminate __rq_clock() use
by Ingo Molnar
· 17 years ago
2ab8115
sched: remove rq_clock()
by Ingo Molnar
· 17 years ago
a8e504d
sched: eliminate rq_clock() use
by Ingo Molnar
· 17 years ago
b04a0f4
sched: add [__]update_rq_clock(rq)
by Ingo Molnar
· 17 years ago
a4ac01c
sched: fix bug in balance_tasks()
by Peter Williams
· 17 years ago
e036185
sched: remove binary sysctls from kernel.sched_domain
by Alexey Dobriyan
· 17 years ago
fd8bb43
sched: delta_exec accounting fix
by Ingo Molnar
· 17 years ago
c5dcfe7
sched: clean up delta_mine
by Ingo Molnar
· 17 years ago
8e717b1
sched: schedule() speedup
by Ingo Molnar
· 17 years ago
7bfd048
sched: uninline rq_clock()
by Ingo Molnar
· 17 years ago
291ae5a
sched: mark print_cfs_stats static
by Josh Triplett
· 17 years ago
9531b62
sched: clean up sched_getaffinity()
by Ulrich Drepper
· 17 years ago
4301065
sched: simplify move_tasks()
by Peter Williams
· 17 years ago
f1a438d
sched: reorder update_cpu_load(rq) with the ->task_tick() call
by Ingo Molnar
· 17 years ago
0915c4e
sched: batch sleeper bonus
by Ingo Molnar
· 17 years ago
175fc48
fix oops in __audit_signal_info()
by Al Viro
· 17 years ago
6f605d8
take sched_debug.c out of nasal demon territory
by Al Viro
· 17 years ago
2472844
Kill some obsolete sub-thread-ptrace stuff
by Oleg Nesterov
· 17 years ago
b6b1d87
serial: fix 8250 early console setup
by Daniel Ritz
· 17 years ago
6cfb0d5
[PATCH] sched: reduce debug code
by Ingo Molnar
· 17 years ago
8179ca23
[PATCH] sched: use schedstat_set() API
by Ingo Molnar
· 17 years ago
c3c7011
[PATCH] sched: add schedstat_set() API
by Ingo Molnar
· 17 years ago
9c21724
[PATCH] sched: move load-calculation functions
by Ingo Molnar
· 17 years ago
cad60d9
[PATCH] sched: ->task_new cleanup
by Ingo Molnar
· 17 years ago
4e6f96f
[PATCH] sched: uninline inc/dec_nr_running()
by Ingo Molnar
· 17 years ago
cb1c4fc
[PATCH] sched: uninline calc_delta_mine()
by Ingo Molnar
· 17 years ago
ecf691d
[PATCH] sched: calc_delta_mine(): use fixed limit
by Ingo Molnar
· 17 years ago
5a4f3ea
[PATCH] sched: tidy up left over smpnice code
by Peter Williams
· 17 years ago
362a701
[PATCH] sched: remove cache_hot_time
by Ingo Molnar
· 17 years ago
0fc4969
genirq: temporary fix for level-triggered IRQ resend
by Thomas Gleixner
· 17 years ago
c9b3feb
Fix a use after free bug in kernel->userspace relay file support
by Jesper Juhl
· 17 years ago
e804a4a
kthread: silence bogus section mismatch warning
by Satyam Sharma
· 17 years ago
f54f098
futex: pass nr_wake2 to futex_wake_op
by Andreas Schwab
· 17 years ago
c0f3358
Fix leak on /proc/lockdep_stats
by Alexey Dobriyan
· 17 years ago
5ea473a
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
by Alexey Dobriyan
· 17 years ago
421cee2
sched: fix kernel-doc warnings
by Randy Dunlap
· 17 years ago
74c5b59
modules: better error messages when modules fail to load due to a sysfs problem.
by Greg Kroah-Hartman
· 17 years ago
Next »