index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
gcov: move gcov structs definitions to a gcc version specific file
Frantisek Hrbata
2013-11-13
4
-80
/
+153
*
kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()
Chen Gang
2013-11-13
1
-3
/
+5
*
kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_...
Chen Gang
2013-11-13
1
-2
/
+6
*
kernel/sysctl_binary.c: use scnprintf() instead of snprintf()
Chen Gang
2013-11-13
1
-3
/
+3
*
kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_d...
Chen Gang
2013-11-13
1
-1
/
+4
*
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2013-11-13
1
-1
/
+2
*
kprobes: use KSYM_NAME_LEN to size identifier buffers
Joe Mario
2013-11-13
1
-2
/
+2
*
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2013-11-13
1
-3
/
+0
*
printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo
Dirk Gouders
2013-11-13
1
-2
/
+2
*
kernel/printk/printk.c: enable boot delay for earlyprintk
Dave Young
2013-11-13
1
-2
/
+2
*
kernel/printk/printk.c: convert to pr_foo()
Andrew Morton
2013-11-13
1
-6
/
+6
*
printk: report console names during cut-over
Kees Cook
2013-11-13
1
-10
/
+9
*
kernel/sys.c: remove obsolete #include <linux/kexec.h>
Geert Uytterhoeven
2013-11-13
1
-1
/
+0
*
kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()
Chen Gang
2013-11-13
1
-7
/
+0
*
cpu/mem hotplug: add try_online_node() for cpu_up()
Toshi Kani
2013-11-13
1
-26
/
+3
*
kthread: make kthread_create() killable
Tetsuo Handa
2013-11-13
1
-18
/
+55
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-7
/
+6
|
\
|
*
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
1
-7
/
+6
*
|
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
4
-3
/
+40
|
\
\
|
*
|
kdb: Add support for external NMI handler to call KGDB/KDB
Mike Travis
2013-10-03
4
-3
/
+40
*
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-11-12
1
-1
/
+6
|
\
\
\
|
*
|
|
x86/boot: Further compress CPUs bootup message
Borislav Petkov
2013-10-01
1
-1
/
+6
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-12
10
-84
/
+107
|
\
\
\
\
|
*
|
|
|
time: Fix signedness bug in sysfs_get_uname() and its callers
Patrick Palka
2013-10-18
3
-3
/
+3
|
*
|
|
|
timekeeping: Fix some trivial typos in comments
Xie XiuQi
2013-10-18
1
-1
/
+2
|
*
|
|
|
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
2013-10-18
1
-2
/
+2
|
*
|
|
|
timer stats: Add a 'Collection: active/inactive' line to timer usage statistics
Dong Zhu
2013-10-10
1
-4
/
+4
|
*
|
|
|
Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...
Ingo Molnar
2013-10-10
2
-10
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
sched_clock: Remove sched_clock_func() hook
Stephen Boyd
2013-10-09
1
-8
/
+1
|
|
*
|
|
|
clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_un...
Elad Wexler
2013-09-17
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux...
Ingo Molnar
2013-10-03
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tick: broadcast: Deny per-cpu clockevents from being broadcast sources
Soren Brinkmann
2013-10-02
1
-0
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2013-10-03
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT
Kevin Hilman
2013-09-30
1
-1
/
+0
|
|
*
|
|
|
|
vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig
Kevin Hilman
2013-09-30
1
-0
/
+1
|
*
|
|
|
|
|
Merge tag 'v3.12-rc3' into timers/core
Ingo Molnar
2013-10-03
11
-29
/
+126
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
|
/
/
/
/
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'fortglx/3.12/time' into fortglx/3.13/time
John Stultz
2013-09-16
2
-1
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ntp: Make periodic RTC update more reliable
Miroslav Lichvar
2013-08-22
1
-1
/
+2
|
|
*
|
|
|
|
clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile
Prarit Bhargava
2013-07-22
1
-0
/
+1
|
*
|
|
|
|
|
Merge branch 'fortglx/3.12/sched-clock64-base' into fortglx/3.13/time
John Stultz
2013-09-16
2
-65
/
+91
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
sched_clock: Add support for >32 bit sched_clock
Stephen Boyd
2013-07-30
1
-14
/
+32
|
|
*
|
|
|
|
|
sched_clock: Use an hrtimer instead of timer
Stephen Boyd
2013-07-30
1
-17
/
+21
|
|
*
|
|
|
|
|
sched_clock: Use seqcount instead of rolling our own
Stephen Boyd
2013-07-30
1
-19
/
+8
|
|
*
|
|
|
|
|
clocksource: Extract max nsec calculation into separate function
Stephen Boyd
2013-07-30
1
-15
/
+30
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-12
26
-827
/
+2325
|
\
\
\
\
\
\
\
[next]