index
:
linux-stable.git
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.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
*
mm: convert mm->nr_ptes to atomic_long_t
Kirill A. Shutemov
2013-11-15
1
-1
/
+1
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
3
-4
/
+46
|
\
|
*
sched/fair: Avoid integer overflow
Michal Nazarewicz
2013-11-13
1
-1
/
+1
|
*
sched: Optimize task_sched_runtime()
Peter Zijlstra
2013-11-13
1
-0
/
+14
|
*
sched/numa: Cure update_numa_stats() vs. hotplug
Peter Zijlstra
2013-11-13
1
-1
/
+14
|
*
sched/numa: Fix NULL pointer dereference in task_numa_migrate()
Rik van Riel
2013-11-13
1
-1
/
+13
|
*
sched: Fix endless sync_sched/rcu() loop inside _cpu_down()
Michael wang
2013-11-13
1
-1
/
+4
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
28
-32
/
+1107
|
\
\
|
*
|
locking/lockdep: Mark __lockdep_count_forward_deps() as static
Fengguang Wu
2013-11-13
1
-2
/
+2
|
*
|
lockdep/proc: Fix lock-time avg computation
Peter Zijlstra
2013-11-11
1
-1
/
+1
|
*
|
locking/doc: Update references to kernel/mutex.c
Peter Zijlstra
2013-11-11
1
-1
/
+1
|
*
|
locking: Move the percpu-rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
2
-1
/
+167
|
*
|
locking: Move the lglocks code to kernel/locking/
Peter Zijlstra
2013-11-06
3
-2
/
+2
|
*
|
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
5
-2
/
+593
|
*
|
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
2013-11-06
10
-5
/
+5
|
*
|
locking: Move the semaphore core to kernel/locking/
Peter Zijlstra
2013-11-06
3
-2
/
+2
|
*
|
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
2013-11-06
4
-3
/
+306
|
*
|
locking: Move the lockdep code to kernel/locking/
Peter Zijlstra
2013-11-06
6
-6
/
+6
|
*
|
locking: Move the mutex code to kernel/locking/
Peter Zijlstra
2013-11-06
6
-4
/
+11
|
*
|
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
2013-11-06
23
-804
/
+2264
|
|
\
\
|
*
\
\
Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...
Ingo Molnar
2013-11-06
13
-103
/
+251
|
|
\
\
\
|
*
\
\
\
Merge tag 'v3.12' into core/locking to pick up mutex upates
Ingo Molnar
2013-11-06
17
-66
/
+247
|
|
\
\
\
\
|
*
|
|
|
|
hung_task debugging: Add tracepoint to report the hang
Oleg Nesterov
2013-10-31
1
-0
/
+4
|
*
|
|
|
|
lockstat: Report avg wait and hold times
Davidlohr Bueso
2013-10-09
1
-6
/
+9
|
*
|
|
|
|
hung_task: Change sysctl_hung_task_check_count to 'int'
Li Zefan
2013-09-23
2
-3
/
+4
*
|
|
|
|
|
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-14
4
-33
/
+35
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'pm-sleep'
Rafael J. Wysocki
2013-11-07
1
-1
/
+5
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
Aaron Lu
2013-11-07
1
-1
/
+5
|
*
|
|
|
|
|
|
Merge branch 'pm-sleep'
Rafael J. Wysocki
2013-10-28
2
-10
/
+26
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
PM / Hibernate: Use bool for boolean fields of struct snapshot_data
Rafael J. Wysocki
2013-10-18
1
-10
/
+10
|
|
*
|
|
|
|
|
PM / Sleep: Detect device suspend/resume lockup and log event
Benoit Goby
2013-10-18
1
-0
/
+16
|
*
|
|
|
|
|
|
Merge branch 'pm-qos'
Rafael J. Wysocki
2013-10-28
1
-22
/
+4
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
PM / QoS: simplify pm_qos_power_write()
Andy Shevchenko
2013-10-17
1
-22
/
+4
|
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-14
2
-9
/
+34
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
2013-11-08
1
-1
/
+6
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
smp: don't warn about csd->flags having CSD_FLAG_LOCK cleared for !wait
Jens Axboe
2013-10-25
1
-1
/
+5
|
|
*
|
|
|
|
|
|
|
smp: export __smp_call_function_single()
Jens Axboe
2013-10-25
1
-0
/
+1
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()
Chen Gang
2013-11-08
1
-2
/
+1
|
*
|
|
|
|
|
|
|
blktrace: Send BLK_TN_PROCESS events to all running traces
Jan Kara
2013-11-08
1
-6
/
+27
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
1
-0
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
5
-36
/
+98
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
5
-15
/
+33
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
static_key: WARN on usage before jump_label_init was called
Hannes Frederic Sowa
2013-10-19
1
-0
/
+5
*
|
|
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
20
-239
/
+934
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
kernel/panic.c: reduce 1 byte usage for print tainted buffer
Chen Gang
2013-11-13
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
gcov: reuse kbasename helper
Andy Shevchenko
2013-11-13
1
-4
/
+3
|
*
|
|
|
|
|
|
|
|
|
kernel/gcov/fs.c: use pr_warn()
Andrew Morton
2013-11-13
1
-17
/
+17
|
*
|
|
|
|
|
|
|
|
|
kernel/module.c: use pr_foo()
Andrew Morton
2013-11-13
1
-59
/
+44
|
*
|
|
|
|
|
|
|
|
|
gcov: compile specific gcov implementation based on gcc version
Frantisek Hrbata
2013-11-13
2
-1
/
+61
|
*
|
|
|
|
|
|
|
|
|
gcov: add support for gcc 4.7 gcov format
Frantisek Hrbata
2013-11-13
2
-0
/
+566
[next]