Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
42a45274c225829637b585e1c994a68f59507108
/
kernel
3e51f89
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a7fc726
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
cd21deb
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b5f1308
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
55adc1d
mm: add private lock to serialize memory hotplug operations
by Heiko Carstens
· 8 years ago
d8a8cfc
perf/core: Better explain the inherit magic
by Peter Zijlstra
· 8 years ago
15121c7
perf/core: Simplify perf_event_free_task()
by Peter Zijlstra
· 8 years ago
e7cc486
perf/core: Fix event inheritance on fork()
by Peter Zijlstra
· 8 years ago
e552a83
perf/core: Fix use-after-free in perf_release()
by Peter Zijlstra
· 8 years ago
2317d5f
sched/deadline: Use deadline instead of period when calculating overflow
by Steven Rostedt (VMware)
· 8 years ago
df8eac8
sched/deadline: Throttle a constrained deadline task activated after the deadline
by Daniel Bristot de Oliveira
· 8 years ago
5ac69d3
sched/deadline: Make sure the replenishment timer fires in the next period
by Daniel Bristot de Oliveira
· 8 years ago
17fcbd5
locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
by Niklas Cassel
· 8 years ago
caeb588
sched/loadavg: Use {READ,WRITE}_ONCE() for sample window
by Matt Fleming
· 8 years ago
6e5f32f
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
by Matt Fleming
· 8 years ago
dcc3b5f
sched/deadline: Add missing update_rq_clock() in dl_task_timer()
by Wanpeng Li
· 8 years ago
ae50dfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
352526f
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
bc25887
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 8 years ago
9bbb25a
futex: Add missing error handling to FUTEX_REQUEUE_PI
by Peter Zijlstra
· 8 years ago
c236c8e
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
by Peter Zijlstra
· 8 years ago
dc434e05
cpu/hotplug: Serialize callback invocations proper
by Sebastian Andrzej Siewior
· 8 years ago
5a45a5a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
40c50c1
kexec, x86/purgatory: Unbreak it and clean it up
by Thomas Gleixner
· 8 years ago
8fe3cca
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
dd0db88d
userfaultfd: non-cooperative: rollback userfaultfd_exit
by Andrea Arcangeli
· 8 years ago
505d308
scripts/spelling.txt: add "overide" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
8a1115f
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
c1aa905
Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
4fe8435
bpf: convert htab map to hlist_nulls
by Alexei Starovoitov
· 8 years ago
9f69154
bpf: fix struct htab_elem layout
by Alexei Starovoitov
· 8 years ago
bd0f9b3
sched/headers: fix up header file dependency on <linux/sched/signal.h>
by Linus Torvalds
· 8 years ago
8a91723
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
609b07b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c3abcab
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
500e1af
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
304362a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
f26db96
Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
fa3aa7a
jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC
by Frederic Weisbecker
· 8 years ago
040757f
ucount: Remove the atomicity from ucount->count
by Eric W. Biederman
· 8 years ago
637fdba
workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
by Tejun Heo
· 8 years ago
b6a6759
cgroups: censor kernel pointer in debug files
by Kees Cook
· 8 years ago
1d18c27
cgroup/pids: remove spurious suspicious RCU usage warning
by Tejun Heo
· 8 years ago
f38837b
bpf: add get_next_key callback to LPM map
by Alexei Starovoitov
· 8 years ago
655cb1e
cpufreq: schedutil: Pass sg_policy to get_next_freq()
by Viresh Kumar
· 8 years ago
6c4f0fa
cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
by Viresh Kumar
· 8 years ago
8d70eeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
65a50c6
ftrace/graph: Add ftrace_graph_max_depth kernel parameter
by Todd Brandt
· 8 years ago
92ad18e
ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filter
by Steven Rostedt (VMware)
· 8 years ago
080e416
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
50ff9d1
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
cd9c513
sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>
by Ingo Molnar
· 8 years ago
1050b27
sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
56cd697
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
6bfbaa5
sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kernel/fork.c
by Ingo Molnar
· 8 years ago
c3edc40
sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
9b5e9cb
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
by Rafael J. Wysocki
· 8 years ago
857811a
locking/ww_mutex: Adjust the lock number for stress test
by Boqun Feng
· 8 years ago
7fb4a2c
locking/lockdep: Add nest_lock integrity test
by Peter Zijlstra
· 8 years ago
2b232e0
locking/ww_mutex: Replace cpu_relax() with cond_resched() for tests
by Chris Wilson
· 8 years ago
0ba87bb
sched/core: Fix pick_next_task() for RT,DL
by Peter Zijlstra
· 8 years ago
4c77b18
sched/fair: Make select_idle_cpu() more aggressive
by Peter Zijlstra
· 8 years ago
0881e7b
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
1777e46
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>
by Ingo Molnar
· 8 years ago
61855b6
sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
5c2c5c5
sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h>
by Ingo Molnar
· 8 years ago
3905f9a
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
32ef551
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
f719ff9b
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b2d0910
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
by Ingo Molnar
· 8 years ago
9164bb4
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
f361bf4
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
by Ingo Molnar
· 8 years ago
dfc3401
sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sched/autogroup.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
ef8bd77
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
370c913
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h>
by Ingo Molnar
· 8 years ago
03441a3
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
037741a
sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>
by Ingo Molnar
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
7fce777
sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> include to kernel/sched/sched.h
by Ingo Molnar
· 8 years ago
6a3827d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h>
by Ingo Molnar
· 8 years ago
55687da
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h>
by Ingo Molnar
· 8 years ago
38b8d20
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
by Ingo Molnar
· 8 years ago
8703e8a
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
f7ccbae
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
4eb5aaa
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h>
by Ingo Molnar
· 8 years ago
4f17722
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 8 years ago
ae7e81c
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
by Ingo Molnar
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
84f001e
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h>
by Ingo Molnar
· 8 years ago
4c82269
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h>
by Ingo Molnar
· 8 years ago
105ab3d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h>
by Ingo Molnar
· 8 years ago
314ff78
mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <linux/sched.h> to <linux/mm_types>
by Ingo Molnar
· 8 years ago
Next »