Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e88a0c2ca81207a75afe5bbb8020541dabf606ac
/
kernel
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
3e4ab74
futex: fix init order
by Thomas Gleixner
· 17 years ago
de4fc64f
markers: fix sparse warnings in markers.c
by Harvey Harrison
· 17 years ago
3a2d5b7
PM: Introduce PM_EVENT_HIBERNATE callback state
by Rafael J. Wysocki
· 17 years ago
20f8d2a
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
120fc3d
modules: do not try to add sysfs attributes if !CONFIG_SYSFS
by Kay Sievers
· 17 years ago
8a235ef
Hibernation: Handle DEBUG_PAGEALLOC on x86
by Rafael J. Wysocki
· 17 years ago
89d694b
genirq: do not leave interupts enabled on free_irq
by Thomas Gleixner
· 17 years ago
188fd89
genirq: spurious.c: use time_* macros
by S.Caglar Onur
· 17 years ago
b0abcfc
Audit: use == not = in if statements
by Eric Paris
· 17 years ago
db4315d
timer_list: print relative expiry time signed
by Pavel Machek
· 17 years ago
c24ce1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
cf28b48
d_path: Make d_path() use a struct path
by Jan Blunck
· 17 years ago
44707fd
d_path: Use struct path in struct avc_audit_data
by Jan Blunck
· 17 years ago
6ac08c3
Use struct path in fs_struct
by Jan Blunck
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
db74ece
Dont touch fs_struct in usermodehelper
by Jan Blunck
· 17 years ago
63070a7
hrtimer: catch expired CLOCK_REALTIME timers early
by Thomas Gleixner
· 17 years ago
5a7780e
hrtimer: check relative timeouts for overflow
by Thomas Gleixner
· 17 years ago
fb40bd7
Linux Kernel Markers: support multiple probes
by Mathieu Desnoyers
· 17 years ago
064d9ef
hugetlb: fix overcommit locking
by Nishanth Aravamudan
· 17 years ago
b5606c2
remove final fastcall users
by Harvey Harrison
· 17 years ago
fbf6bfc
rcupdate: fix comment
by Paul E. McKenney
· 17 years ago
3174ffa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
b68aa23
sched: rt-group: refure unrunnable tasks
by Peter Zijlstra
· 17 years ago
bccbe08
sched: rt-group: clean up the ifdeffery
by Peter Zijlstra
· 17 years ago
052f1dc
sched: rt-group: make rt groups scheduling configurable
by Peter Zijlstra
· 17 years ago
9f0c1e5
sched: rt-group: interface
by Peter Zijlstra
· 17 years ago
23b0fdf
sched: rt-group: deal with PI
by Peter Zijlstra
· 17 years ago
4cf5d77
sched: fix incorrect irq lock usage in normalize_rt_tasks()
by Peter Zijlstra
· 17 years ago
8ed3699
sched: fair-group: separate tg->shares from task_group_lock
by Peter Zijlstra
· 17 years ago
720a259
hrtimer: more hrtimer_init_sleeper() fallout.
by Peter Zijlstra
· 17 years ago
c98aa86
timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC
by H. Peter Anvin
· 17 years ago
c289b07
hrtimer: don't modify restart_block->fn in restart functions
by Oleg Nesterov
· 17 years ago
4165293
hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()
by Oleg Nesterov
· 17 years ago
080344b
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
by Oleg Nesterov
· 17 years ago
e13a2e6
ntp: correct inconsistent interval/tick_length usage
by john stultz
· 17 years ago
c1cb795
Update kernel/.gitignore with new auto-generated files
by S.Çağlar Onur
· 17 years ago
dde0013
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
46f4f8f
IRQ_NOPROBE helper functions
by Ralf Baechle
· 17 years ago
06b2a76
Add new string functions strict_strto* and convert kernel params to use them
by Yi Yang
· 17 years ago
fa7303e
cpu: fix section mismatch warnings for enable_nonboot_cpus
by Sam Ravnborg
· 17 years ago
48d13e4
Don't operate with pid_t in rtmutex tester
by Pavel Emelyanov
· 17 years ago
8dc86af
Use find_task_by_vpid in posix timers
by Pavel Emelyanov
· 17 years ago
bdc8078
avoid overflows in kernel/time.c
by H. Peter Anvin
· 17 years ago
7ef3d2f
printk_ratelimit() functions should use CONFIG_PRINTK
by Joe Perches
· 17 years ago
6d141c3
workqueue: make delayed_work_timer_fn() static
by Li Zefan
· 17 years ago
a36219a
The scheduled 'time' option removal
by Adrian Bunk
· 17 years ago
efae09f
Nuke duplicate header from sysctl.c
by Jesper Juhl
· 17 years ago
f8db694
Nuke a duplicate include from profile.c
by Jesper Juhl
· 17 years ago
2dc9c91
Nuke duplicate include from printk.c
by Jesper Juhl
· 17 years ago
8b21985
constify tables in kernel/sysctl_check.c
by Jan Beulich
· 17 years ago
Next »