Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a1c33952b729eba4cedb8dbe54765921f2b3062f
/
kernel
f579bbc
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
e80fb7e5
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
f17f36bb
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
b924f95
Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b9d40b7
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8f6e8a3
tracing: user local buffer variable for trace branch tracer
by Steven Rostedt
· 15 years ago
c8647b2
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
by Zhenwen Xu
· 15 years ago
3279ba3
ftrace: check for failure for all conversions
by Steven Rostedt
· 15 years ago
e7247a1
tracing: correct module boundaries for ftrace_release
by jolsa@redhat.com
· 15 years ago
da08568
futex: fix requeue_pi key imbalance
by Darren Hart
· 15 years ago
829b876
tracing: fix transposed numbers of lock_depth and preempt_count
by Steven Rostedt
· 15 years ago
fdc6f19
NOHZ: update idle state also when NOHZ is inactive
by Eero Nurkkala
· 15 years ago
978c0b8
rcu: Place root rcu_node structure in separate lockdep class
by Paul E. McKenney
· 15 years ago
e74f4c4
rcu: Make hot-unplugged CPU relinquish its own RCU callbacks
by Paul E. McKenney
· 15 years ago
d0ec774
rcu: Move rcu_barrier() to rcutree
by Paul E. McKenney
· 15 years ago
322a2c1
futex: Move exit_pi_state() call to release_mm()
by Thomas Gleixner
· 15 years ago
fc6b177
futex: Nullify robust lists after cleanup
by Peter Zijlstra
· 15 years ago
b0f56f1
trace: Fix missing assignment in trace_ctxwake_*
by Hiroshi Shimamoto
· 15 years ago
906010b
perf_event: Provide vmalloc() based mmap() backing
by Peter Zijlstra
· 15 years ago
ee949a8
tracing/syscalls: Use long for syscall ret format and field definitions
by Tom Zanussi
· 15 years ago
eaaea80
futex: Fix locking imbalance
by Thomas Gleixner
· 15 years ago
d014e889
panic: Fix panic message visibility by calling bust_spinlocks(0) before dying
by Aaro Koskinen
· 15 years ago
41cb665
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e69a9ac
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0f26ec6
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
135c8ae
rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function
by Paul E. McKenney
· 15 years ago
a0b6c9a
rcu: Clean up code based on review feedback from Josh Triplett, part 4
by Paul E. McKenney
· 15 years ago
3d76c08
rcu: Clean up code based on review feedback from Josh Triplett, part 3
by Paul E. McKenney
· 15 years ago
162cc27
rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y
by Paul E. McKenney
· 15 years ago
f83f9ac
sched: Set correct normal_prio and prio values in sched_fork()
by Peter Williams
· 15 years ago
75fb409
tracing: Use free_percpu instead of kfree
by Frederic Weisbecker
· 15 years ago
fe8e5b5
tracing: Check total refcount before releasing bufs in profile_enable failure
by Frederic Weisbecker
· 15 years ago
58e57fb
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
4e64915
memcg: some modification to softlimit under hierarchical memory reclaim.
by KAMEZAWA Hiroyuki
· 15 years ago
3dece83
cgroup: catch bad css refcnt at css_put
by KAMEZAWA Hiroyuki
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
3ae91c2
module: fix up CONFIG_KALLSYMS=n build.
by Paul Mundt
· 15 years ago
b0da3f0
Add a tracepoint for block request remapping
by Jun'ichi Nomura
· 15 years ago
48c0d4d
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
by Zdenek Kabelac
· 15 years ago
f9ac5a6
kmemtrace: Fix up tracer registration
by Paul Mundt
· 15 years ago
27f9994
perf_event: Clean up perf_event_init_task()
by Xiao Guangrong
· 15 years ago
8c9ed8e
perf_event: Fix event group handling in __perf_event_sched_*()
by Xiao Guangrong
· 15 years ago
3397409
tracing: Fix infinite recursion in ftrace_update_pid_func()
by Matt Fleming
· 15 years ago
152f9d0
sched_clock: Fix atomicity/continuity bug by using cmpxchg64()
by Eric Dumazet
· 15 years ago
f0f37e2f
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
6f50710
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
3b38376
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
179b914
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4187e7e
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
d3f6302
hrtimer: Remove overly verbose "switch to high res mode" message
by Roland Dreier
· 15 years ago
8b3f6af
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
89133f9
clocksource: Resume clocksource without taking the clocksource mutex
by Martin Schwidefsky
· 15 years ago
9beba3c
futex: Add memory barrier commentary to futex_wait_queue_me()
by Darren Hart
· 15 years ago
a6b49cb
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 15 years ago
2c9871d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
6d39b27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 15 years ago
ffa9f12
module: don't call percpu_modfree on NULL pointer.
by Rusty Russell
· 15 years ago
a263f776
module: fix memory leak when load fails after srcversion/version allocated
by Rusty Russell
· 15 years ago
26d052b
param: allow whitespace as kernel parameter separator
by Peter Oberparleiter
· 16 years ago
554bdfe
module: reduce string table for loaded modules (v2)
by Jan Beulich
· 16 years ago
4a49622
module: reduce symbol table for loaded modules (v2)
by Jan Beulich
· 16 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
801460d
task_struct cleanup: move binfmt field to mm_struct
by Hiroshi Shimamoto
· 15 years ago
858f099
aio: ifdef fields in mm_struct
by Alexey Dobriyan
· 15 years ago
e5a4738
pidns: deny CLONE_PARENT|CLONE_NEWPID combination
by Sukadev Bhattiprolu
· 15 years ago
123be07
fork(): disable CLONE_PARENT for init
by Sukadev Bhattiprolu
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
d958872
signals: inline __fatal_signal_pending
by Roland McGrath
· 15 years ago
4a30deb
signals: introduce do_send_sig_info() helper
by Oleg Nesterov
· 15 years ago
a293980
exec: let do_coredump() limit the number of concurrent dumps to pipes
by Neil Horman
· 15 years ago
ae6d2ed
signals: tracehook_notify_jctl change
by Roland McGrath
· 15 years ago
b6fe2d1
wait_noreap_copyout(): check for ->wo_info != NULL
by Vitaly Mayatskikh
· 15 years ago
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
939cbf2
Audit: send signal info if selinux is disabled
by Eric Paris
· 15 years ago
44e51a1
Audit: rearrange audit_context to save 16 bytes per struct
by Eric Paris
· 15 years ago
e08b061
Audit: reorganize struct audit_watch to save 8 bytes
by Eric Paris
· 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
Next »