Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b7b40ade58e621851896aa261452df99d4e9d99b
/
kernel
b7b40ad
locking: Reorder functions in spinlock.c
by Thomas Gleixner
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
702a7c7
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
3070f27
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
1e57c21
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
df7147b
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
6f696eb
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
0f4974c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
880188b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 15 years ago
5ec93d1
tty: Move the leader test in disassociate
by Alan Cox
· 15 years ago
11bd04f
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
7f8b7ed6
kgdb: Always process the whole breakpoint list on activate or deactivate
by Jason Wessel
· 15 years ago
d625e9c
kgdb: continue and warn on signal passing from gdb
by Jason Wessel
· 16 years ago
028e7b1
kgdb: allow for cpu switch when single stepping
by Jason Wessel
· 15 years ago
84667d4
kgdb: Read buffer overflow
by Jason Wessel
· 15 years ago
b9889ed
sched: Remove forced2_migrations stats
by Ingo Molnar
· 15 years ago
d71cb81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 15 years ago
5e855db
perf_event: Fix variable initialization in other codepaths
by Xiao Guangrong
· 15 years ago
dfc12eb
sched: Fix memory leak in two error corner cases
by Phil Carmody
· 15 years ago
5f20190
hrtimer: move timer stats helper functions to hrtimer.c
by Heiko Carstens
· 15 years ago
41d2e49
hrtimer: Tune hrtimer_interrupt hang logic
by Thomas Gleixner
· 15 years ago
4ca3ef7
sched: Fix build warning in get_update_sysctl_factor()
by Mike Galbraith
· 15 years ago
ea5b41f
lockdep: Avoid out of bounds array reference in save_trace()
by Luck, Tony
· 15 years ago
788d70d
Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core
by Ingo Molnar
· 15 years ago
21140f4
perf_event: Fix perf_swevent_hrtimer() variable initialization
by Xiao Guangrong
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
f294248
tracing: Remove comparing of NULL to va_list in trace_array_vprintk()
by Carsten Emde
· 15 years ago
be1eca3
tracing: Fix function graph trace_pipe to properly display failed entries
by Jiri Olsa
· 15 years ago
d184b31
tracing: Add full state to trace_seq
by Johannes Berg
· 15 years ago
a63ce5b
tracing: Buffer the output of seq_file in case of filled buffer
by Steven Rostedt
· 15 years ago
29bf4a5
tracing: Only call pipe_close if pipe_close is defined
by Steven Rostedt
· 15 years ago
3b8ecd2
Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
822a696
tracing/kprobes: Fix field creation's bad error handling
by Frederic Weisbecker
· 15 years ago
acb4a84
sched: Update normalized values on user updates via proc
by Christian Ehrhardt
· 15 years ago
1983a92
sched: Make tunable scaling style configurable
by Christian Ehrhardt
· 15 years ago
0bcdcf2
sched: Fix missing sched tunable recalculation on cpu add/remove
by Christian Ehrhardt
· 15 years ago
57785df
sched: Fix task priority bug
by Peter Zijlstra
· 15 years ago
cd8ad40
sched: cgroup: Implement different treatment for idle shares
by Peter Zijlstra
· 15 years ago
fb58bac
sched: Remove unnecessary RCU exclusion
by Peter Zijlstra
· 15 years ago
6cecd08
sched: Discard some old bits
by Peter Zijlstra
· 15 years ago
3a7e73a
sched: Clean up check_preempt_wakeup()
by Peter Zijlstra
· 15 years ago
a65ac74
sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call
by Jupyung Lee
· 15 years ago
cd29fe6
sched: Sanitize fork() handling
by Peter Zijlstra
· 15 years ago
ab19cb2
sched: Clean up ttwu() rq locking
by Peter Zijlstra
· 15 years ago
5afcdab
sched: Remove rq->clock coupling from set_task_cpu()
by Peter Zijlstra
· 15 years ago
970b13b
sched: Consolidate select_task_rq() callers
by Peter Zijlstra
· 15 years ago
6b314d0
sched: Remove sysctl.sched_features
by Peter Zijlstra
· 15 years ago
dba091b
sched: Protect sched_rr_get_param() access to task->sched_class
by Thomas Gleixner
· 15 years ago
3160568
sched: Protect task->cpus_allowed access in sched_getaffinity()
by Thomas Gleixner
· 15 years ago
ec89a06f
perf_event: Cleanup for cpu_clock_perf_event_update()
by Xiao Guangrong
· 15 years ago
b93f797
perf_event: Allocate children's perf_event_ctxp at the right time
by Xiao Guangrong
· 15 years ago
aa5452d
perf_event: Clean up __perf_event_init_context()
by Xiao Guangrong
· 15 years ago
44234ad
hw-breakpoints: Modify breakpoints without unregistering them
by Frederic Weisbecker
· 15 years ago
a7c312b
trace-kprobe: Support delete probe syntax
by Masami Hiramatsu
· 15 years ago
2b876f9
Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
fbf07ea
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
60d8ce2
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
4d2a914
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
dad3de7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
ed9216c
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
722d017
futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
by Andi Kleen
· 15 years ago
6ab8886
perf: hw_breakpoints: Fix percpu namespace clash
by Stephen Rothwell
· 15 years ago
50de1a8
Merge branch 'for-linus' into for-next
by Tejun Heo
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
c521efd
tracing: Add pipe_close interface
by Steven Rostedt
· 15 years ago
5605317
hw-breakpoints: Fix task-bound breakpoint slot allocation
by Frederic Weisbecker
· 15 years ago
6ad4c18
sched: Fix balance vs hotplug race
by Peter Zijlstra
· 15 years ago
e1b8090
cpumask: Fix generate_sched_domains() for UP
by Geert Uytterhoeven
· 15 years ago
7b199ca
PM / Runtime: Export the PM runtime workqueue
by Alan Stern
· 15 years ago
66d0ae4
PM / Hibernate: Swap, use KERN_CONT
by Jiri Slaby
· 15 years ago
8e60c6a
PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c
by Nigel Cunningham
· 15 years ago
0414f2e
PM / Hibernate: Move swap functions to kernel/power/swap.c.
by Nigel Cunningham
· 15 years ago
64357ed
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
109d71c
lockstat: Fix min, max times in /proc/lock_stats
by Frank Rowand
· 15 years ago
b326e95
hw-breakpoints: Use overflow handler instead of the event callback
by Frederic Weisbecker
· 15 years ago
2f0993e
hw-breakpoints: Drop callback and task parameters from modify helper
by Frederic Weisbecker
· 15 years ago
897e81b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c3fa27d
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
96fa2b5
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7a797cd
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
bb2166c
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0bf7969
Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
69f061e
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6077817
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d0b093a
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3e72b81
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9b269d4
Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b69f229
block: Fix io_context leak after failure of clone with CLONE_IO
by Louis Rilling
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
fbfecd3
tree-wide: fix typos "couter" -> "counter"
by Uwe Kleine-König
· 15 years ago
fb3d38b
fix kerneldoc for set_irq_msi()
by Liuweni
· 15 years ago
8153a10
ipv4 05/05: add sysctl to accept packets with local source addresses
by Patrick McHardy
· 15 years ago
c08f782
mutex: Fix missing conditions to build mutex_spin_on_owner()
by Frederic Weisbecker
· 15 years ago
c022602
mutex: Better control mutex adaptive spinning config
by Frederic Weisbecker
· 15 years ago
d9a3da0
rcu: Add expedited grace-period support for preemptible RCU
by Paul E. McKenney
· 15 years ago
cf244dc
rcu: Enable fourth level of TREE_RCU hierarchy
by Paul E. McKenney
· 15 years ago
Next »