index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-09
sched: remove the 'u64 now' parameter from ->enqueue_task()
Ingo Molnar
4
-7
/
+4
2007-08-09
sched: remove the 'u64 now' parameter from update_curr_rt()
Ingo Molnar
1
-3
/
+3
2007-08-09
sched: remove the 'u64 now' parameter from put_prev_entity()
Ingo Molnar
1
-3
/
+2
2007-08-09
sched: remove the 'u64 now' parameter from pick_next_entity()
Ingo Molnar
1
-2
/
+2
2007-08-09
sched: remove the 'u64 now' parameter from set_next_entity()
Ingo Molnar
1
-3
/
+3
2007-08-09
sched: remove the 'u64 now' parameter from dequeue_entity()
Ingo Molnar
1
-5
/
+4
2007-08-09
sched: remove the 'u64 now' parameter from enqueue_entity()
Ingo Molnar
1
-5
/
+4
2007-08-09
sched: remove the 'u64 now' parameter from enqueue_sleeper()
Ingo Molnar
1
-3
/
+2
2007-08-09
sched: remove the 'u64 now' parameter from __enqueue_sleeper()
Ingo Molnar
1
-3
/
+2
2007-08-09
sched: remove the 'u64 now' parameter from update_stats_curr_end()
Ingo Molnar
1
-2
/
+2
2007-08-09
sched: remove the 'u64 now' parameter from update_stats_dequeue()
Ingo Molnar
1
-2
/
+2
2007-08-09
sched: remove the 'u64 now' parameter from update_stats_curr_start()
Ingo Molnar
1
-2
/
+2
2007-08-09
sched: remove the 'u64 now' parameter from update_stats_wait_end()
Ingo Molnar
1
-3
/
+3
2007-08-09
sched: remove the 'u64 now' parameter from __update_stats_wait_end()
Ingo Molnar
1
-2
/
+2
2007-08-09
sched: remove the 'u64 now' parameter from update_stats_enqueue()
Ingo Molnar
1
-4
/
+3
2007-08-09
sched: remove the 'u64 now' parameter from update_stats_wait_start()
Ingo Molnar
1
-3
/
+3
2007-08-09
sched: remove the 'u64 now' parameter from update_curr()
Ingo Molnar
1
-7
/
+7
2007-08-09
sched: remove the 'u64 now' parameter from print_cfs_rq()
Ingo Molnar
3
-6
/
+6
2007-08-09
sched: remove 'now' use from assignments
Ingo Molnar
3
-16
/
+17
2007-08-09
sched: remove __rq_clock()
Ingo Molnar
1
-7
/
+0
2007-08-09
sched: eliminate __rq_clock() use
Ingo Molnar
2
-4
/
+13
2007-08-09
sched: remove rq_clock()
Ingo Molnar
1
-6
/
+0
2007-08-09
sched: eliminate rq_clock() use
Ingo Molnar
2
-17
/
+40
2007-08-09
sched: add [__]update_rq_clock(rq)
Ingo Molnar
1
-8
/
+22
2007-08-09
sched: fix bug in balance_tasks()
Peter Williams
5
-54
/
+27
2007-08-09
sched: document nice levels
Ingo Molnar
1
-0
/
+108
2007-08-09
sched: remove binary sysctls from kernel.sched_domain
Alexey Dobriyan
1
-17
/
+21
2007-08-09
sched: delta_exec accounting fix
Ingo Molnar
1
-3
/
+3
2007-08-09
sched: clean up delta_mine
Ingo Molnar
1
-2
/
+1
2007-08-09
sched: schedule() speedup
Ingo Molnar
1
-10
/
+9
2007-08-09
sched: uninline rq_clock()
Ingo Molnar
1
-1
/
+1
2007-08-09
sched: mark print_cfs_stats static
Josh Triplett
1
-1
/
+1
2007-08-09
sched: clean up sched_getaffinity()
Ulrich Drepper
1
-3
/
+1
2007-08-09
sched: mention CONFIG_SCHED_DEBUG in documentation
Thomas Voegtle
1
-1
/
+1
2007-08-09
sched: simplify move_tasks()
Peter Williams
5
-49
/
+58
2007-08-09
sched: reorder update_cpu_load(rq) with the ->task_tick() call
Ingo Molnar
1
-1
/
+1
2007-08-09
sched: batch sleeper bonus
Ingo Molnar
1
-1
/
+1
2007-08-08
[SPARC64]: Fix memory leak when cpu hotplugging.
David S. Miller
4
-65
/
+28
2007-08-08
[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.
David S. Miller
13
-37
/
+604
2007-08-07
fix oops in __audit_signal_info()
Al Viro
1
-11
/
+11
2007-08-07
[SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v.
David S. Miller
1
-8
/
+40
2007-08-07
[SPARC]: Centralize find_in_proplist() instead of duplicating N times.
David S. Miller
6
-36
/
+39
2007-08-07
[TCP]: H-TCP maxRTT estimation at startup
Stephen Hemminger
1
-3
/
+1
2007-08-07
[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack
Patrick McHardy
3
-1
/
+9
2007-08-07
[NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed c...
Pablo Neira Ayuso
1
-8
/
+9
2007-08-07
[NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op...
Jesper Juhl
1
-1
/
+6
2007-08-07
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-10
/
+20
2007-08-07
[NET] net/core/utils: fix sparse warning
Johannes Berg
1
-0
/
+1
2007-08-07
[NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping has...
Paul Moore
1
-4
/
+6
2007-08-07
drivers/net/ibmveth.c: memset fix
Mariusz Kozlowski
1
-2
/
+1
[prev]
[next]