Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dfe16dfa4ac178d9a10b489a73d535c6976e48d2
/
kernel
dfe16df
do_wait: fix sys_waitid()-specific behaviour
by Vitaly Mayatskikh
· 15 years ago
b6e763f
wait_consider_task: kill "parent" argument
by Oleg Nesterov
· 15 years ago
989264f
do_wait-wakeup-optimization: simplify task_pid_type()
by Oleg Nesterov
· 15 years ago
5c01ba4
do_wait-wakeup-optimization: fix child_wait_callback()->eligible_child() usage
by Oleg Nesterov
· 15 years ago
b4fe5182
do_wait() wakeup optimization: child_wait_callback: check __WNOTHREAD case
by Oleg Nesterov
· 15 years ago
0b7570e
do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup
by Oleg Nesterov
· 15 years ago
a2322e1
do_wait() wakeup optimization: shift security_task_wait() from eligible_child() to wait_consider_task()
by Oleg Nesterov
· 15 years ago
a7f0765
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
by Oleg Nesterov
· 15 years ago
f64c3f5
memory controller: soft limit organize cgroups
by Balbir Singh
· 15 years ago
296c81d
memory controller: soft limit interface
by Balbir Singh
· 15 years ago
be367d0
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
by Ben Blum
· 15 years ago
c378369
cgroups: change css_set freeing mechanism to be under RCU
by Ben Blum
· 15 years ago
d1d9fd3
cgroups: use vmalloc for large cgroups pidlist allocations
by Ben Blum
· 15 years ago
72a8cb3
cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces
by Ben Blum
· 15 years ago
102a775
cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids
by Ben Blum
· 15 years ago
8f3ff20
cgroups: revert "cgroups: fix pid namespace bug"
by Paul Menage
· 15 years ago
2c6ab6d
cgroups: allow cgroup hierarchies to be created with no bound subsystems
by Paul Menage
· 15 years ago
7717f7b
cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup
by Paul Menage
· 15 years ago
fe69343
cgroups: move the cgroup debug subsys into cgroup.c to access internal state
by Paul Menage
· 15 years ago
c6d57f3
cgroups: support named cgroups hierarchies
by Paul Menage
· 15 years ago
34f77a9
cgroups: make unlock sequence in cgroup_get_sb consistent
by Xiaotian Feng
· 15 years ago
57f1f08
time: add function to convert between calendar time and broken-down time for universal use
by Zhaolei
· 15 years ago
94a8d5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
95e0d86
Revert "kmod: fix race in usermodehelper code"
by Sebastian Andrzej Siewior
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
79f5599
cpumask: use zalloc_cpumask_var() where possible
by Li Zefan
· 16 years ago
c82ffab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
764db03
creds_are_invalid() needs to be exported for use by modules:
by Randy Dunlap
· 15 years ago
74908a0
include/linux/cred.h: fix build
by Andrew Morton
· 15 years ago
31bbb9b
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
908eedc
walk system ram range
by KAMEZAWA Hiroyuki
· 15 years ago
d899bf7
procfs: provide stack information for threads
by Stefani Seibold
· 15 years ago
2a9ad18
lockdep: use new arch_is_kernel_data()
by Mike Frysinger
· 15 years ago
128e8db
kallsyms: use new arch_is_kernel_text()
by Mike Frysinger
· 15 years ago
1f10206
getrusage: fill ru_maxrss value
by Jiri Pirko
· 15 years ago
02b51df
proc connector: add event for process becoming session leader
by Scott James Remnant
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
54fdade
generic-ipi: make struct call_function_data lockless
by Xiao Guangrong
· 15 years ago
c02e3f3
kmod: fix race in usermodehelper code
by Neil Horman
· 15 years ago
af91322
printk: add printk_delay to make messages readable for some scenarios
by Dave Young
· 15 years ago
3a3b6ed
printk boot_delay: rename printk_delay_msec to loops_per_msec
by Dave Young
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
69d2587
cpuidle: fix the menu governor to boost IO performance
by Arjan van de Ven
· 15 years ago
eb8cdec
nommu: add support for Memory Protection Units (MPU)
by Bernd Schmidt
· 15 years ago
28b83c5
oom: move oom_adj value from task_struct to signal_struct
by KOSAKI Motohiro
· 15 years ago
1a8670a
oom: move oom_killer_enable()/oom_killer_disable to where they belong
by Alexey Dobriyan
· 15 years ago
2c85f51
mm: also use alloc_large_system_hash() for the PID hash table
by Jan Beulich
· 15 years ago
3c1596e
mm: don't use alloc_bootmem_low() where not strictly needed
by Jan Beulich
· 15 years ago
1c2fb7a
ksm: fix deadlock with munlock in exit_mmap
by Andrea Arcangeli
· 15 years ago
9ba6929
ksm: fix oom deadlock
by Hugh Dickins
· 15 years ago
f8af4da
ksm: the mm interface to ksm
by Hugh Dickins
· 15 years ago
c6a7f57
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
by KOSAKI Motohiro
· 15 years ago
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
43c1266
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b8c7f1d
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8e4bc3d
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bd4c3a3
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
2944fcb
trivial: Fix duplicated word "options" in comment
by Uwe Kleine-Koenig
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 16 years ago
fe002a4
trivial: Correct print_tainted routine name in comment
by Robert P. J. Day
· 16 years ago
57c0c15
perf: Tidy up after the big rename
by Ingo Molnar
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
dfc6509
perf_counter: Rename 'event' to event_id/hw_event
by Ingo Molnar
· 15 years ago
65abc86
perf_counter: Rename list_entry -> group_entry, counter_list -> group_list
by Ingo Molnar
· 15 years ago
0d721ce
sched: Simplify sys_sched_rr_get_interval() system call
by Peter Williams
· 15 years ago
ebc79c4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
by Linus Torvalds
· 15 years ago
e11c675
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
467f995
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
cb5fd13
sched: Fix potential NULL derference of doms_cur
by Yong Zhang
· 15 years ago
583a22e
kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file
by Alexey Dobriyan
· 15 years ago
89f19f0
sched: Fix raciness in runqueue_is_locked()
by Andrew Morton
· 15 years ago
05bafda
tracing: Export trace_profile_buf symbols
by Peter Zijlstra
· 15 years ago
a0f320f
includecheck fix: kernel/trace, ring_buffer.c
by Jaswinder Singh Rajput
· 15 years ago
8d23355
vt: remove power stuff from kernel/power
by Alan Cox
· 15 years ago
f8a7c1a
kfifo: Use "const" definitions
by Alan Cox
· 15 years ago
cdf8073
perf_counter: Fix perf_copy_attr() pointer arithmetic
by Ian Schram
· 15 years ago
2df2881
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 15 years ago
30bd39c
tracing/events: use list_for_entry_continue
by Li Zefan
· 15 years ago
ee6c2c1
tracing: remove max_tracer_type_len
by Li Zefan
· 15 years ago
a4ec5e0
function-graph: use ftrace_graph_funcs directly
by Li Zefan
· 15 years ago
3f04e8c
sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair()
by Mike Galbraith
· 15 years ago
be4bdbf
Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent
by Ingo Molnar
· 15 years ago
6161352
tracing, perf: Convert the power tracer into an event tracer
by Arjan van de Ven
· 15 years ago
393b2ad
perf: Add a timestamp to fork events
by Arjan van de Ven
· 15 years ago
929bf0d
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 15 years ago
a71fca5
rcu: Fix whitespace inconsistencies
by Paul E. McKenney
· 15 years ago
49e2912
rcu: Fix thinko, actually initialize full tree
by Paul E. McKenney
· 15 years ago
e7d8842
rcu: Apply results of code inspection of kernel/rcutree_plugin.h
by Paul E. McKenney
· 15 years ago
28ecd58
rcu: Add WARN_ON_ONCE() consistency checks covering state transitions
by Paul E. McKenney
· 15 years ago
fc53776
tracing: Remove markers
by Christoph Hellwig
· 15 years ago
def0a9b
sched_clock: Make it NMI safe
by Peter Zijlstra
· 15 years ago
cf450a7
perf_counter: Fix up swcounter throttling
by Peter Zijlstra
· 15 years ago
5622f29
x86, perf_counter, bts: Optimize BTS overflow handling
by Markus Metzger
· 15 years ago
6952b61
headers: taskstats_kern.h trim
by Alexey Dobriyan
· 15 years ago
a03fdb7
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a2e7a7e
sched: Remove unneeded indentation in sched_fair.c::place_entity()
by Mike Galbraith
· 15 years ago
20ab4425
tracing: Allocate the ftrace event profile buffer dynamically
by Frederic Weisbecker
· 15 years ago
Next »