Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
001474491fabeca233168a8598f721c808040f90
/
kernel
0014744
nohz: suppress needless timer reprogramming
by Woodruff, Richard
· 16 years ago
fa116ea
nohz: no softirq pending warnings for offline cpus
by Heiko Carstens
· 16 years ago
f9fc05e
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b88ed20
fix mapping_writably_mapped()
by Hugh Dickins
· 16 years ago
9c24624
KSYM_SYMBOL_LEN fixes
by Hugh Dickins
· 16 years ago
fbb5b7a
relayfs: fix infinite loop with splice()
by Tom Zanussi
· 16 years ago
9a2bd24
sched: CPU remove deadlock fix
by Brian King
· 16 years ago
48887e6
[PATCH] fix broken timestamps in AVC generated by kernel threads
by Al Viro
· 16 years ago
7f0ed77
[patch 1/1] audit: remove excess kernel-doc
by Randy Dunlap
· 16 years ago
a64e649
[PATCH] return records for fork() both to child and parent
by Al Viro
· 16 years ago
a3f0711
[PATCH] Audit: make audit=0 actually turn off audit
by Eric Paris
· 16 years ago
bbeba4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
4857339
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3b666ce
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
50c396d
[PATCH] kill obsolete temporary comment in swsusp_close()
by Al Viro
· 16 years ago
6c9bacb
time: catch xtime_nsec underflows and fix them
by john stultz
· 16 years ago
2019554
check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0
by Roel Kluin
· 16 years ago
a800599
taint: add missing comment
by Arjan van de Ven
· 16 years ago
7ef9964
epoll: introduce resource usage limits
by Davide Libenzi
· 16 years ago
9bd062d
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
72244c0
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
93b1005
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7bbc67f
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
96b8936
remove __ARCH_WANT_COMPAT_SYS_PTRACE
by Christoph Hellwig
· 16 years ago
8419641
cpuinit fixes in kernel/*
by Al Viro
· 16 years ago
af6d596
sched: prevent divide by zero error in cpu_avg_load_per_task, update
by Ingo Molnar
· 16 years ago
1583715
sched, cpusets: fix warning in kernel/cpuset.c
by Ingo Molnar
· 16 years ago
4cd4262
sched: prevent divide by zero error in cpu_avg_load_per_task
by Steven Rostedt
· 16 years ago
4f5a7f4
ftrace: prevent recursion
by Lai Jiangshan
· 16 years ago
eccdaea
posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID
by Petr Tesarik
· 16 years ago
7ee1768
x86, mmiotrace: fix buffer overrun detection
by Pekka Paalanen
· 16 years ago
9f14416
Merge commit 'v2.6.28-rc6' into irq/urgent
by Ingo Molnar
· 16 years ago
b0788ca
lockdep: consistent alignement for lockdep info
by Li Zefan
· 16 years ago
522a110
function tracing: fix wrong position computing of stack_trace
by Liming Wang
· 16 years ago
95763dd
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
33d283b
cgroups: fix a serious bug in cgroupstats
by Li Zefan
· 16 years ago
966c8c1
sprint_symbol(): use less stack
by Hugh Dickins
· 16 years ago
3fa59df
cgroup: fix potential deadlock in pre_destroy
by KAMEZAWA Hiroyuki
· 16 years ago
f481891
cpuset: update top cpuset's mems after adding a node
by Miao Xie
· 16 years ago
de11def
reintroduce accept4
by Ulrich Drepper
· 16 years ago
6d5b43a
Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 16 years ago
3246477
ftrace: fix dyn ftrace filter selection
by Steven Rostedt
· 16 years ago
8204327
ftrace: make filtered functions effective on setting
by Steven Rostedt
· 16 years ago
f10ed36
ftrace: fix set_ftrace_filter
by Steven Rostedt
· 16 years ago
641d2f6
trace: introduce missing mutex_unlock()
by Vegard Nossum
· 16 years ago
5177dc3
Merge branch 'linus' into tracing/urgent
by Ingo Molnar
· 16 years ago
7f0f598
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
a6a0c4c
suspend: use WARN not WARN_ON to print the message
by Arjan van de Ven
· 16 years ago
72b51a6
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8c60bfb
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0bb943c
tracing: kernel/trace/trace.c: introduce missing kfree()
by Julia Lawall
· 16 years ago
98ba403
relay: fix cpu offline problem
by Lai Jiangshan
· 16 years ago
e270219f
kernel/profile.c: fix section mismatch warning
by Rakib Mullick
· 16 years ago
700018e
cpuset: fix regression when failed to generate sched domains
by Li Zefan
· 16 years ago
65ecc14
Remove -mno-spe flags as they dont belong
by Kumar Gala
· 16 years ago
ad133ba
sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers
by Oleg Nesterov
· 16 years ago
e14c8bf
stop_machine: fix race with return value (fixes Bug #11989)
by Rusty Russell
· 16 years ago
5821e1b
function tracing: fix wrong pos computing when read buffer has been fulfilled
by walimis
· 16 years ago
29d7b90
sched: fix kernel warning on /proc/sched_debug access
by Ingo Molnar
· 16 years ago
8f7b0ba
Fix inotify watch removal/umount races
by Al Viro
· 16 years ago
8141c7f
Move "exit_robust_list" into mm_release()
by Linus Torvalds
· 16 years ago
ee51a1d
tracing: fix mmiotrace resizing crash
by Ingo Molnar
· 16 years ago
3ff68a6
genirq: __irq_set_trigger: change pr_warning to pr_debug
by Mark Nelson
· 16 years ago
4ffaf86
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7e036d0
kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds
by Andrew Morton
· 16 years ago
a189d03
kprobes: disable preempt for module_text_address() and kernel_text_address()
by Masami Hiramatsu
· 16 years ago
3b1b3f6
freezer_cg: disable writing freezer.state of root cgroup
by Li Zefan
· 16 years ago
6874467
freezer_cg: remove task_lock from freezer_fork()
by Li Zefan
· 16 years ago
5cbd54e
sched: fix init_idle()'s use of sched_clock()
by Ingo Molnar
· 16 years ago
a2d4777
sched: fix stale value in average load per task
by Balbir Singh
· 16 years ago
47e74f2
ring-buffer: no preempt for sched_clock()
by Steven Rostedt
· 16 years ago
621a0d5
hrtimer: clean up unused callback modes
by Peter Zijlstra
· 16 years ago
c1e7abb
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 16 years ago
a358324
ring-buffer: buffer record on/off switch
by Steven Rostedt
· 16 years ago
f21f237
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2f96cb5
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2002c69
sched: release buddies on yield
by Peter Zijlstra
· 16 years ago
5d5254f
timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
by Gautham R Shenoy
· 16 years ago
45b86a9
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 16 years ago
ad474ca
fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock
by Oleg Nesterov
· 16 years ago
4143c5c
ring-buffer: prevent infinite looping on time stamping
by Steven Rostedt
· 16 years ago
bf5e651
ftrace: disable tracing on resize
by Steven Rostedt
· 16 years ago
ae99286
nohz: disable tick_nohz_kick_tick() for now
by Thomas Gleixner
· 16 years ago
ee5f80a
irq: call __irq_enter() before calling the tick_idle_check
by Thomas Gleixner
· 16 years ago
5ac5c4d
sched: clean up debug info
by Peter Zijlstra
· 16 years ago
f131e24
irq: fix typo
by Ingo Molnar
· 16 years ago
612e368
genirq: fix the affinity setting in setup_irq
by Thomas Gleixner
· 16 years ago
f6d87f4
genirq: keep affinities set from userspace across free/request_irq()
by Thomas Gleixner
· 16 years ago
cb56d98
Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ca3273f9
sched: fix memory leak in a failure path
by Li Zefan
· 16 years ago
f29c9b1
sched: fix a bug in sched domain degenerate
by Li Zefan
· 16 years ago
e252f4d
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
067ab19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
24eb089
cgroups: fix invalid cgrp->dentry before cgroup has been completely removed
by Li Zefan
· 16 years ago
2d3854a
cpumask: introduce new API, without changing anything
by Rusty Russell
· 16 years ago
9c133c4
Add round_jiffies_up and related routines
by Alan Stern
· 16 years ago
561920a0
generic-ipi: fix the smp_mb() placement
by Suresh Siddha
· 16 years ago
0247909
sched: fix buddies for group scheduling
by Peter Zijlstra
· 16 years ago
4793241
sched: backward looking buddy
by Peter Zijlstra
· 16 years ago
d95f98d
sched: fix fair preempt check
by Peter Zijlstra
· 16 years ago
Next »