Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0e04388f0189fa1f6812a8e1cb6172136eada87e
/
kernel
0e04388
cgroup: fix a race condition in manipulating tsk->cg_list
by Li Zefan
· 17 years ago
093a07e
Fix locking bug in "acquire_console_semaphore_for_printk()"
by Linus Torvalds
· 17 years ago
e2df9e0
revert "sched: fix fair sleepers"
by Ingo Molnar
· 17 years ago
b6c3006
cgroups: include hierarchy ids in /proc/<pid>/cgroup
by Paul Menage
· 17 years ago
54a0151
asmlinkage_protect replaces prevent_tail_call
by Roland McGrath
· 17 years ago
8bab8dd
cgroups: add cgroup support for enabling controllers at boot time
by Paul Menage
· 17 years ago
6496968
markers: use synchronize_sched()
by Mathieu Desnoyers
· 17 years ago
8481664
futex_compat __user annotation
by Al Viro
· 17 years ago
9dce07f
NULL noise: fs/*, mm/*, kernel/*
by Al Viro
· 17 years ago
f706d5d
audit: silence two kerneldoc warnings in kernel/audit.c
by Dave Jones
· 17 years ago
1d4a788
memcgroup: fix spurious EBUSY on memory cgroup removal
by YAMAMOTO Takashi
· 17 years ago
f6d107f
Give futex init a proper name
by Benjamin Herrenschmidt
· 17 years ago
8f404fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
5eb7f9f
relay: set an spd_release() hook for splice
by Jens Axboe
· 17 years ago
37529fe
set relay file can not be read by pread(2)
by Lai Jiangshan
· 17 years ago
06d8308
NOHZ: reevaluate idle sleep length after add_timer_on()
by Thomas Gleixner
· 17 years ago
898a19d
clocksource: revert: use init_timer_deferrable for clocksource_watchdog
by Thomas Gleixner
· 17 years ago
266c2e0
Make printk() console semaphore accesses sensible
by Linus Torvalds
· 17 years ago
5f7b703
bsd_acct: using task_struct->tgid is not right in pid-namespaces
by Pavel Emelyanov
· 17 years ago
a846a19
bsd_acct: plain current->real_parent access is not always safe
by Pavel Emelyanov
· 17 years ago
5833611
markers: remove ACCESS_ONCE
by Mathieu Desnoyers
· 17 years ago
fd3c36f
markers: update preempt_disable. call_rcu, rcu_barrier comments
by Mathieu Desnoyers
· 17 years ago
92896bd
Don't 'printk()' while holding xtime lock for writing
by Linus Torvalds
· 17 years ago
22e52b0
sched: add arch_update_cpu_topology hook.
by Heiko Carstens
· 17 years ago
9aefd0a
sched: add exported arch_reinit_sched_domains() to header file.
by Heiko Carstens
· 17 years ago
23e3c3c
sched: remove double unlikely from schedule()
by Roel Kluin
· 17 years ago
2070ee0
sched: cleanup old and rarely used 'debug' features.
by Peter Zijlstra
· 17 years ago
7d3628b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
75c0371
audit: netlink socket can be auto-bound to pid other than current->pid (v2)
by Pavel Emelyanov
· 17 years ago
3150e63
revert "clocksource: make clocksource watchdog cycle through online CPUs"
by Andrew Morton
· 17 years ago
74e3cd7
sched: retune wake granularity
by Ingo Molnar
· 17 years ago
f540a60
sched: wakeup-buddy tasks are cache-hot
by Ingo Molnar
· 17 years ago
4ae7d5c
sched: improve affine wakeups
by Ingo Molnar
· 17 years ago
f482738
sched: clean up wakeup balancing, code flow
by Ingo Molnar
· 17 years ago
ac192d3
sched: clean up wakeup balancing, rename variables
by Ingo Molnar
· 17 years ago
098fb9d
sched: clean up wakeup balancing, move wake_affine()
by Ingo Molnar
· 17 years ago
16d54669
relay: fix subbuf_splice_actor() adding too many pages
by Jens Axboe
· 17 years ago
6a6029b
sched: simplify sched_slice()
by Ingo Molnar
· 17 years ago
e22ecef
sched: fix fair sleepers
by Ingo Molnar
· 17 years ago
aa2ac25
sched: fix overload performance: buddy wakeups
by Peter Zijlstra
· 17 years ago
27d1172
sched: fix calc_delta_mine()
by Ingo Molnar
· 17 years ago
e89996a
sched: fix update_load_add()/sub()
by Ingo Molnar
· 17 years ago
3fe6974
sched: min_vruntime fix
by Peter Zijlstra
· 17 years ago
0e1f348
sched: fix race in schedule()
by Hiroshi Shimamoto
· 17 years ago
29ea517
Merge branches 'release' and 'doc' into release
by Len Brown
· 17 years ago
5347112
documentation: Move power-related files to Documentation/power/
by Randy Dunlap
· 17 years ago
a82f711
Hibernation: Fix mark_nosave_pages()
by Rafael J. Wysocki
· 17 years ago
08f503b
keep rd->online and cpu_online_map in sync
by Gregory Haskins
· 17 years ago
1f94ef5
Revert "cpu hotplug: adjust root-domain->online span in response to hotplug event"
by Gregory Haskins
· 17 years ago
21bbb39
rcu: move PREEMPT_RCU config option back under PREEMPT
by Paul E. McKenney
· 17 years ago
e24e2e6
modules: warn about suspicious return values from module's ->init() hook
by Alexey Dobriyan
· 17 years ago
6c5db22
modules: fix module waiting for dependent modules' init
by Rusty Russell
· 17 years ago
bf5a25e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
393d94d
cpu hotplug: adjust root-domain->online span in response to hotplug event
by Gregory Haskins
· 17 years ago
10a398d
time: remove obsolete CLOCK_TICK_ADJUST
by Roman Zippel
· 17 years ago
a790176
time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_timer()
by Karsten Wiese
· 17 years ago
e48af19
ntp: use unsigned input for do_div()
by David Howells
· 17 years ago
6efcae46
Fix waitid si_code regression
by Roland McGrath
· 17 years ago
521f1a24
sched: don't allow rt_runtime_us to be zero for groups having rt tasks
by Dhaval Giani
· 17 years ago
2692a24
sched: rt-group: fixup schedulability constraints calculation
by Peter Zijlstra
· 17 years ago
1868f95
sched: fix the wrong time slice value for SCHED_FIFO tasks
by Miao Xie
· 17 years ago
150d8be
sched: export task_nice
by Pavel Roskin
· 17 years ago
6fa46fa
sched: balance RT task resched only on runqueue
by Steven Rostedt
· 17 years ago
810b381
sched: retain vruntime
by Peter Zijlstra
· 17 years ago
41f7f60
cpusets: fix obsolete comment
by David Rientjes
· 17 years ago
9b37ccf
module: allow ndiswrapper to use GPL-only symbols
by Pavel Roskin
· 17 years ago
b2a5cd6
kprobes: fix a null pointer bug in register_kretprobe()
by Masami Hiramatsu
· 17 years ago
544adb4
markers: don't risk NULL deref in marker
by Jesper Juhl
· 17 years ago
9edddaa
Kprobes: indicate kretprobe support in Kconfig
by Ananth N Mavinakayanahalli
· 17 years ago
fb78922
Memory Resource Controller use strstrip while parsing arguments
by Balbir Singh
· 17 years ago
b6abdb0
cgroup: fix default notify_on_release setting
by Li Zefan
· 17 years ago
87baa2bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel
by Linus Torvalds
· 17 years ago
62fb185
sched: revert load_balance_monitor() changes
by Peter Zijlstra
· 17 years ago
13b1c3d
freezer vs stopped or traced
by Roland McGrath
· 17 years ago
821c7de
exit_notify: fix kill_orphaned_pgrp() usage with mt exit
by Oleg Nesterov
· 17 years ago
05e83df
will_become_orphaned_pgrp: partially fix insufficient ->exit_state check
by Oleg Nesterov
· 17 years ago
f49ee50
introduce kill_orphaned_pgrp() helper
by Oleg Nesterov
· 17 years ago
8d07a67c
[PATCH] drop EOE records from printk
by Steve Grubb
· 17 years ago
b29ee87
[RFC] AUDIT: do not panic when printk loses messages
by Eric Paris
· 17 years ago
422b03c
[PATCH] Audit: Fix the format type for size_t variables
by Paul Moore
· 17 years ago
c9e7100
rcupreempt: remove never-migrates assumption from rcu_process_callbacks()
by Paul E. McKenney
· 17 years ago
ae77886
rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplug
by Paul E. McKenney
· 17 years ago
7be2a03
softlockup: fix task state setting
by Dmitry Adamushko
· 17 years ago
2232c2d
rcu: add support for dynamic ticks and preempt rcu
by Steven Rostedt
· 17 years ago
3fca96e
Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep
by Linus Torvalds
· 17 years ago
37c00b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
cf3680b
printk: fix possible printk overrun
by Tejun Heo
· 17 years ago
1481197
Subject: lockdep: include all lock classes in all_lock_classes
by Dale Farnsworth
· 17 years ago
67ca7bd
sched: fix signedness warnings in sched.c
by Harvey Harrison
· 17 years ago
7eee3e6
sched: clean up __pick_last_entity() a bit
by Ingo Molnar
· 17 years ago
70eee74
sched: remove duplicate code from sched_fair.c
by Balbir Singh
· 17 years ago
6892b75
sched: make early bootup sched_clock() use safer
by Ingo Molnar
· 17 years ago
04e2f17
Add memory barrier semantics to wake_up() & co
by Linus Torvalds
· 17 years ago
bc231d2
cgroup: remove dead code in cgroup_get_rootdir()
by Li Zefan
· 17 years ago
68db38f
cgroup: remove duplicate code in find_css_set()
by Li Zefan
· 17 years ago
8d53d55
cgroup: fix subsys bitops
by Li Zefan
· 17 years ago
f777073
cgroup: fix memory leak in cgroup_get_sb()
by Li Zefan
· 17 years ago
a043e3b
cgroup: fix comments
by Li Zefan
· 17 years ago
4362758
kprobes: refuse kprobe insertion on add/sub_preempt_counter()
by Srinivasa Ds
· 17 years ago
a0c1e90
futex: runtime enable pi and robust functionality
by Thomas Gleixner
· 17 years ago
Next »