Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
881db7fb03a77af0bcd460fd1de1f4062d5c18fe
/
kernel
26c4cae
taskstats: don't allow duplicate entries in listener mode
by Vasiliy Kulikov
· 14 years ago
8abf558
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1c6b39a
alarmtimers: Return -ENOTSUPP if no RTC device is present
by John Stultz
· 14 years ago
c008ba58
alarmtimers: Handle late rtc module loading
by John Stultz
· 14 years ago
8440f4b
PM: Free memory bitmaps if opening /dev/snapshot fails
by Michal Kubecek
· 14 years ago
8816ead
Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
357ed6b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
8796699
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
by David Howells
· 14 years ago
d8ad7d1
generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts
by Takao Indoh
· 14 years ago
f8b7fc6
rcu: Move RCU_BOOST #ifdefs to header file
by Paul E. McKenney
· 14 years ago
b519951
clocksource: Make watchdog robust vs. interruption
by Thomas Gleixner
· 14 years ago
a46e089
rcu: use softirq instead of kthreads except when RCU_BOOST=y
by Paul E. McKenney
· 14 years ago
a1b6ae8
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d2c3225
gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
by Josh Triplett
· 14 years ago
733eda7
memcg: clear mm->owner when last possible owner leaves
by KAMEZAWA Hiroyuki
· 14 years ago
0da938c
sched: Check if lowest_mask is initialized in find_lowest_rq()
by Steven Rostedt
· 14 years ago
8dd0de8
sched: Fix need_resched() when checking peempt
by Hillf Danton
· 14 years ago
ada9c93
signal.c: fix kernel-doc notation
by Randy Dunlap
· 14 years ago
0922337
rcu: Use softirq to address performance regression
by Shaohua Li
· 14 years ago
9a43273
rcu: Simplify curing of load woes
by Paul E. McKenney
· 14 years ago
c78a9b9
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
13863a6
genirq: Prevent potential NULL dereference in irq_set_irq_wake()
by Jesper Juhl
· 14 years ago
db5e7ec
tracing: Fix regression in printk_formats file
by Steven Rostedt
· 14 years ago
33726bf
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
cb0a02e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
6715a52
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a4f18ed
ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
by Steven Rostedt
· 14 years ago
265a5b7
kprobes/trace: Fix kprobe selftest for gcc 4.6
by Steven Rostedt
· 14 years ago
6c6c54e
sched: Fix/clarify set_task_cpu() locking rules
by Peter Zijlstra
· 14 years ago
f2513cd
lockdep: Fix lock_is_held() on recursion
by Peter Zijlstra
· 14 years ago
0aff1c0
ftrace: Fix possible undefined return code
by GuoWen Li
· 14 years ago
aa4a221
perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI
by Vince Weaver
· 14 years ago
710054b
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 14 years ago
1c3cc11
timers: Consider slack value in mod_timer()
by Sebastian Andrzej Siewior
· 14 years ago
c5182b8
genirq: Ensure we locate the passed IRQ in irq_alloc_descs()
by Mark Brown
· 14 years ago
e7fbad3
genirq: Fix descriptor init on non-sparse IRQs
by Linus Walleij
· 14 years ago
3a43e05
irq: Handle spurios irq detection for threaded irqs
by Sebastian Andrzej Siewior
· 14 years ago
ef26f20
genirq: Print threaded handler in spurious debug output
by Sebastian Andrzej Siewior
· 14 years ago
1b054b6
clockevents: Handle empty cpumask gracefully
by Thomas Gleixner
· 14 years ago
74c355f
perf, cgroups: Fix up for new API
by Peter Zijlstra
· 14 years ago
f339b9d
sched: Fix schedstat.nr_wakeups_migrate
by Peter Zijlstra
· 14 years ago
f01114c
sched: Fix cross-cpu clock sync on remote wakeups
by Peter Zijlstra
· 14 years ago
d72bce0
rcu: Cure load woes
by Peter Zijlstra
· 14 years ago
6345d24
mm: Fix boot crash in mm_alloc()
by Linus Torvalds
· 14 years ago
f310642
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
333c5ae
idle governor: Avoid lock acquisition to read pm_qos before entering idle
by Tim Chen
· 14 years ago
08a8b79
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1ba4b8c
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c4a227d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
cc3ce51
rcu: Start RCU kthreads in TASK_INTERRUPTIBLE state
by Paul E. McKenney
· 14 years ago
08bca60
rcu: Remove waitqueue usage for cpu, node, and boost kthreads
by Peter Zijlstra
· 14 years ago
8826f3b
rcu: Avoid acquiring rcu_node locks in timer functions
by Paul E. McKenney
· 14 years ago
29f742f
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent
by Ingo Molnar
· 14 years ago
f506b3d
perf: Fix SIGIO handling
by Peter Zijlstra
· 14 years ago
1e1b6c5
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
by KOSAKI Motohiro
· 14 years ago
1e87623
sched: Fix ->min_vruntime calculation in dequeue_entity()
by Peter Zijlstra
· 14 years ago
d6aa8f8
sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW
by Peter Zijlstra
· 14 years ago
cd4ae6a
sched: More sched_domain iterations fixes
by Xiaotian Feng
· 14 years ago
f23a5e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
e52e713
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
by Linus Torvalds
· 14 years ago
d6a72fe
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 14 years ago
6f7bd76
kernel/profile.c: remove some duplicate code from profile_hits()
by Rakib Mullick
· 14 years ago
3864601
mm: extract exe_file handling from procfs
by Jiri Slaby
· 14 years ago
a77aea9
cgroup: remove the ns_cgroup
by Daniel Lezcano
· 14 years ago
d846687
cgroups: use flex_array in attach_proc
by Ben Blum
· 14 years ago
74a1166
cgroups: make procs file writable
by Ben Blum
· 14 years ago
f780bdb
cgroups: add per-thread subsystem callbacks
by Ben Blum
· 14 years ago
4714d1d
cgroups: read-write lock CLONE_THREAD forking per threadgroup
by Ben Blum
· 14 years ago
0775a60
PM: Fix PM QOS's user mode interface to work with ASCII input
by Rafael J. Wysocki
· 14 years ago
23b5c8f
rcu: Decrease memory-barrier usage based on semi-formal proof
by Paul E. McKenney
· 14 years ago
4305ce7
rcu: Make rcu_enter_nohz() pay attention to nesting
by Paul E. McKenney
· 14 years ago
b590409
rcu: Don't do reschedule unless in irq
by Paul E. McKenney
· 14 years ago
1135633
rcu: Remove old memory barriers from rcu_process_callbacks()
by Paul E. McKenney
· 14 years ago
0bbcc52
rcu: Add memory barriers
by Paul E. McKenney
· 14 years ago
1102c66
Merge branch 'linus' into perf/urgent
by Ingo Molnar
· 14 years ago
def945e
irq: Remove smp_affinity_list when unregister irq proc
by Yinghai Lu
· 14 years ago
b1cff0a
ftrace: Add internal recursive checks
by Steven Rostedt
· 14 years ago
2fc1b6f
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
by liubo
· 14 years ago
3b6cfdb
ftrace: Set ops->flag to enabled even on static function tracing
by Steven Rostedt
· 14 years ago
17bb615
tracing: Have event with function tracer check error return
by Steven Rostedt
· 14 years ago
a1cd617
ftrace: Have ftrace_startup() return failure code
by Steven Rostedt
· 14 years ago
14d74e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
by Linus Torvalds
· 14 years ago
7cbc5b8
jump_label: Check entries limit in __jump_label_update
by Jiri Olsa
· 14 years ago
9720d75
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 14 years ago
0798b1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
90ff1f3
hrtimers: Fix typo causing erratic timers
by Thomas Gleixner
· 14 years ago
d92fcf0
signal: sys_pause() should check signal_pending()
by Oleg Nesterov
· 14 years ago
0666fb5
ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread
by Oleg Nesterov
· 14 years ago
19426a8
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
162a7e7
printk: allocate kernel log buffer earlier
by Mike Travis
· 14 years ago
4b060420
bitmap, irq: add smp_affinity_list interface to /proc/irq
by Mike Travis
· 14 years ago
de03c72
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
by KOSAKI Motohiro
· 14 years ago
3d48ae4
mm: Convert i_mmap_lock to a mutex
by Peter Zijlstra
· 14 years ago
97a8941
mm: Remove i_mmap_lock lockbreak
by Peter Zijlstra
· 14 years ago
e4c70a6
lockdep, mutex: provide mutex_lock_nest_lock
by Peter Zijlstra
· 14 years ago
f42a981
PM / Hibernate: Update kerneldoc comments in hibernate.c
by Rafael J. Wysocki
· 14 years ago
35425801
PM / Hibernate: Remove arch_prepare_suspend()
by Rafael J. Wysocki
· 14 years ago
b0ca118
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
5129df0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
434d42c
Merge branch 'next' into for-linus
by James Morris
· 14 years ago
Next »