Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
327fff3e1391a27dcc89de6e0481689a865361c9
/
kernel
c7c4591
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 11 years ago
6be48f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
eeca9fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
57d7309
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
45d9a22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
ae7a835
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
3398d25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
816434e
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
6832d96
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2a47550
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
5e0b3a4
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0d99b70
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
4689550
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b854e4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
5a8e01f
sched/cputime: Do not scale when utime == 0
by Stanislaw Gruszka
· 11 years ago
a2e0578
switch copy_module_from_fd() to fdget
by Al Viro
· 11 years ago
32dad03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
9ee52a1
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
40031da
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
2f01ea9
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
942e443
module: Fix mod->mkobj.kobj potentially freed too early
by Li Zhong
· 11 years ago
7d992fe
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 11 years ago
13d7a24
perf: Add attr->mmap2 attribute to an event
by Stephane Eranian
· 11 years ago
10866e62
sched/fair: Fix the sd_parent_degenerate() code
by Peter Zijlstra
· 11 years ago
30ce5da
sched/fair: Rework and comment the group_imb code
by Peter Zijlstra
· 11 years ago
6906a40
sched/fair: Optimize find_busiest_queue()
by Peter Zijlstra
· 11 years ago
3ae11c9
sched/fair: Make group power more consistent
by Peter Zijlstra
· 11 years ago
38d0f77
sched/fair: Remove duplicate load_per_task computations
by Peter Zijlstra
· 11 years ago
147c5fc
sched/fair: Shrink sg_lb_stats and play memset games
by Peter Zijlstra
· 11 years ago
56cf515
sched: Clean-up struct sd_lb_stat
by Joonsoo Kim
· 11 years ago
23f0d20
sched: Factor out code to should_we_balance()
by Joonsoo Kim
· 11 years ago
95a79b8
sched: Remove one division operation in find_busiest_queue()
by Joonsoo Kim
· 11 years ago
ae23bff
perf: Prevent race in unthrottling code
by Jiri Olsa
· 11 years ago
25f27ce
Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' and 'torture.2013.08.20a' into HEAD
by Paul E. McKenney
· 11 years ago
eb75767
nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU
by Paul E. McKenney
· 11 years ago
0edd1b1
nohz_full: Add full-system-idle state machine
by Paul E. McKenney
· 11 years ago
c7b96ac
userns: Kill nsown_capable it makes the wrong thing easy
by Eric W. Biederman
· 12 years ago
6e556ce
pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREAD
by Eric W. Biederman
· 12 years ago
a878764
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
dbef0c1
namespaces: Simplify copy_namespaces so it is clear what is going on.
by Eric W. Biederman
· 12 years ago
a606488
pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup
by Eric W. Biederman
· 11 years ago
41615e8
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
ff3d527
perf: make events stream always parsable
by Adrian Hunter
· 11 years ago
bb78a92
cgroup: fix rmdir EBUSY regression in 3.11
by Hugh Dickins
· 11 years ago
b22ce27
workqueue: cond_resched() after processing each work item
by Tejun Heo
· 11 years ago
aee2bce
Merge branch 'linus' into perf/core
by Ingo Molnar
· 11 years ago
b8b4a41
padata - Register hotcpu notifier after initialization
by Richard Weinberger
· 11 years ago
9c823f9
padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_PREPARE and CPU_UP_CANCELED
by Chen Gang
· 11 years ago
84a78a6
timer_list: correct the iterator for timer_list
by Nathan Zimmer
· 11 years ago
d162596
cgroup: fix cgroup_css() invocation in css_from_id()
by Tejun Heo
· 11 years ago
c2b1df2
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
by Andy Lutomirski
· 11 years ago
e51db73
userns: Better restrictions on when proc and sysfs can be mounted
by Eric W. Biederman
· 12 years ago
21e8519
kernel/nsproxy.c: Improving a snippet of code.
by Raphael S.Carvalho
· 12 years ago
e894245
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 11 years ago
551f5c7
Merge branch 'acpi-processor'
by Rafael J. Wysocki
· 11 years ago
7c918cb
cgroup: make cgroup_write_event_control() use css_from_dir() instead of __d_cgrp()
by Tejun Heo
· 11 years ago
7941cb0
cgroup: make cgroup_event hold onto cgroup_subsys_state instead of cgroup
by Tejun Heo
· 11 years ago
9fa4db3
cgroup: implement CFTYPE_NO_PREFIX
by Tejun Heo
· 11 years ago
ca8bdca
cgroup: make cgroup_css() take cgroup_subsys * instead and allow NULL subsys
by Tejun Heo
· 11 years ago
35cf083
cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntax
by Tejun Heo
· 11 years ago
1a6661d
workqueue: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
e2982a0
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
2d498db
workqueue: Fix manage_workers() RETURNS description
by Libin
· 11 years ago
b11895c
workqueue: Comment correction in file header
by Libin
· 11 years ago
1c09b19
cpuset: fix a regression in validating config change
by Li Zefan
· 11 years ago
458fb38
rcu: Simplify _rcu_barrier() processing
by Paul E. McKenney
· 11 years ago
7a6a410
rcu: Make rcutorture emit online failures if verbose
by Paul E. McKenney
· 11 years ago
ef47db8
rcu: Remove unused variable from rcu_torture_writer()
by Paul E. McKenney
· 11 years ago
d10453e
rcu: Sort rcutorture module parameters
by Paul E. McKenney
· 11 years ago
2ec1f2d
rcu: Increase rcutorture test coverage
by Paul E. McKenney
· 11 years ago
d2818df
rcu: Add duplicate-callback tests to rcutorture
by Paul E. McKenney
· 12 years ago
d185af3
workqueue: fix some scripts/kernel-doc warnings
by Yacine Belkadi
· 11 years ago
f4940ab7
kernel/params.c: use scnprintf() instead of sprintf()
by Chen Gang
· 11 years ago
cc56ded
kernel/module.c: use scnprintf() instead of sprintf()
by Chen Gang
· 11 years ago
0ce8140
module: Add NOARG flag for ops with param_set_bool_enable_only() set function
by Steven Rostedt
· 11 years ago
ab013c5
module: Add flag to allow mod params to have no arguments
by Steven Rostedt
· 11 years ago
79ac6834
module: fix sprintf format specifier in param_get_byte()
by Christoph Jaeger
· 11 years ago
e91dade
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2203547
kernel: fix new kernel-doc warning in wait.c
by Randy Dunlap
· 11 years ago
6e6eab0
cgroup: fix cgroup_write_event_control()
by Tejun Heo
· 11 years ago
0bfb4aa
cgroup: fix subsystem file accesses on the root cgroup
by Tejun Heo
· 11 years ago
1cb650b
cgroup: change cgroup_from_id() to css_from_id()
by Li Zefan
· 11 years ago
15e7191
generic-ipi/locking: Fix misleading smp_call_function_any() description
by Xie XiuQi
· 11 years ago
217af2a
nohz_full: Add full-system-idle arguments to API
by Paul E. McKenney
· 11 years ago
d4bd54f
nohz_full: Add full-system idle states and variables
by Paul E. McKenney
· 11 years ago
eb348b8
nohz_full: Add per-CPU idle-state tracking
by Paul E. McKenney
· 11 years ago
2333210
nohz_full: Add rcu_dyntick data for scalable detection of all-idle state
by Paul E. McKenney
· 11 years ago
b44379a
nohz_full: Add Kconfig parameter for scalable detection of all-idle state
by Paul E. McKenney
· 11 years ago
feed66e
rcu: Eliminate unused APIs intended for adaptive ticks
by Paul E. McKenney
· 12 years ago
1eafd31
rcu: Avoid redundant grace-period kthread wakeups
by Paul E. McKenney
· 11 years ago
ae15018
rcu: Make call_rcu() leak callbacks for debug-object errors
by Paul E. McKenney
· 12 years ago
15100df
rcu: Simplify debug-objects fixups
by Paul E. McKenney
· 12 years ago
d1d74d1
rcu: Expedite grace periods during suspend/resume
by Borislav Petkov
· 12 years ago
50e37cc
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
2d2843e
Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
5ec4c59
perf: Do not compute time values unnecessarily
by Peter Zijlstra
· 11 years ago
948b26b
perf: Account freq events globally
by Frederic Weisbecker
· 11 years ago
fc3b86d
perf: Roll back callchain buffer refcount under the callchain mutex
by Frederic Weisbecker
· 11 years ago
Next »