index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
sched: remove the 'u64 now' parameter from update_stats_curr_start()
Ingo Molnar
2007-08-09
1
-2
/
+2
|
*
sched: remove the 'u64 now' parameter from update_stats_wait_end()
Ingo Molnar
2007-08-09
1
-3
/
+3
|
*
sched: remove the 'u64 now' parameter from __update_stats_wait_end()
Ingo Molnar
2007-08-09
1
-2
/
+2
|
*
sched: remove the 'u64 now' parameter from update_stats_enqueue()
Ingo Molnar
2007-08-09
1
-4
/
+3
|
*
sched: remove the 'u64 now' parameter from update_stats_wait_start()
Ingo Molnar
2007-08-09
1
-3
/
+3
|
*
sched: remove the 'u64 now' parameter from update_curr()
Ingo Molnar
2007-08-09
1
-7
/
+7
|
*
sched: remove the 'u64 now' parameter from print_cfs_rq()
Ingo Molnar
2007-08-09
2
-4
/
+4
|
*
sched: remove 'now' use from assignments
Ingo Molnar
2007-08-09
3
-16
/
+17
|
*
sched: remove __rq_clock()
Ingo Molnar
2007-08-09
1
-7
/
+0
|
*
sched: eliminate __rq_clock() use
Ingo Molnar
2007-08-09
2
-4
/
+13
|
*
sched: remove rq_clock()
Ingo Molnar
2007-08-09
1
-6
/
+0
|
*
sched: eliminate rq_clock() use
Ingo Molnar
2007-08-09
2
-17
/
+40
|
*
sched: add [__]update_rq_clock(rq)
Ingo Molnar
2007-08-09
1
-8
/
+22
|
*
sched: fix bug in balance_tasks()
Peter Williams
2007-08-09
4
-53
/
+26
|
*
sched: remove binary sysctls from kernel.sched_domain
Alexey Dobriyan
2007-08-09
1
-17
/
+21
|
*
sched: delta_exec accounting fix
Ingo Molnar
2007-08-09
1
-3
/
+3
|
*
sched: clean up delta_mine
Ingo Molnar
2007-08-09
1
-2
/
+1
|
*
sched: schedule() speedup
Ingo Molnar
2007-08-09
1
-10
/
+9
|
*
sched: uninline rq_clock()
Ingo Molnar
2007-08-09
1
-1
/
+1
|
*
sched: mark print_cfs_stats static
Josh Triplett
2007-08-09
1
-1
/
+1
|
*
sched: clean up sched_getaffinity()
Ulrich Drepper
2007-08-09
1
-3
/
+1
|
*
sched: simplify move_tasks()
Peter Williams
2007-08-09
4
-47
/
+56
|
*
sched: reorder update_cpu_load(rq) with the ->task_tick() call
Ingo Molnar
2007-08-09
1
-1
/
+1
|
*
sched: batch sleeper bonus
Ingo Molnar
2007-08-09
1
-1
/
+1
*
|
Revert "genirq: temporary fix for level-triggered IRQ resend"
Linus Torvalds
2007-08-09
1
-9
/
+0
*
|
fix oops in __audit_signal_info()
Al Viro
2007-08-07
1
-11
/
+11
|
/
*
take sched_debug.c out of nasal demon territory
Al Viro
2007-08-06
1
-6
/
+6
*
Kill some obsolete sub-thread-ptrace stuff
Oleg Nesterov
2007-08-03
2
-10
/
+2
*
serial: fix 8250 early console setup
Daniel Ritz
2007-08-03
1
-1
/
+1
*
[PATCH] sched: reduce debug code
Ingo Molnar
2007-08-02
4
-20
/
+38
*
[PATCH] sched: use schedstat_set() API
Ingo Molnar
2007-08-02
1
-11
/
+2
*
[PATCH] sched: add schedstat_set() API
Ingo Molnar
2007-08-02
1
-0
/
+2
*
[PATCH] sched: move load-calculation functions
Ingo Molnar
2007-08-02
1
-66
/
+66
*
[PATCH] sched: ->task_new cleanup
Ingo Molnar
2007-08-02
3
-16
/
+9
*
[PATCH] sched: uninline inc/dec_nr_running()
Ingo Molnar
2007-08-02
1
-2
/
+2
*
[PATCH] sched: uninline calc_delta_mine()
Ingo Molnar
2007-08-02
1
-1
/
+1
*
[PATCH] sched: calc_delta_mine(): use fixed limit
Ingo Molnar
2007-08-02
1
-1
/
+1
*
[PATCH] sched: tidy up left over smpnice code
Peter Williams
2007-08-02
1
-15
/
+1
*
[PATCH] sched: remove cache_hot_time
Ingo Molnar
2007-08-02
1
-2
/
+0
*
genirq: temporary fix for level-triggered IRQ resend
Thomas Gleixner
2007-08-01
1
-0
/
+9
*
Fix a use after free bug in kernel->userspace relay file support
Jesper Juhl
2007-07-31
1
-1
/
+2
*
kthread: silence bogus section mismatch warning
Satyam Sharma
2007-07-31
1
-10
/
+2
*
futex: pass nr_wake2 to futex_wake_op
Andreas Schwab
2007-07-31
1
-1
/
+3
*
Fix leak on /proc/lockdep_stats
Alexey Dobriyan
2007-07-31
1
-1
/
+1
*
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
Alexey Dobriyan
2007-07-31
3
-3
/
+3
*
sched: fix kernel-doc warnings
Randy Dunlap
2007-07-31
1
-2
/
+4
*
modules: better error messages when modules fail to load due to a sysfs problem.
Greg Kroah-Hartman
2007-07-30
1
-1
/
+6
*
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
2007-07-29
1
-1
/
+1
*
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
2007-07-29
4
-19
/
+61
*
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2007-07-29
5
-7
/
+7
[prev]
[next]