Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
c0a32fc5a2e470d0b02597b23ad79a317735253e
/
kernel
db0c2bf
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
a0e86bd
audit: always follow va_copy() with va_end()
by Jesper Juhl
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
02550d6
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
d8c9584
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
by Al Viro
· 13 years ago
ece2ccb
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
by Al Viro
· 13 years ago
770e1b0
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
376613e
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
0db49b7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
35b740e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
423d091
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1483b38
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
4a2164a
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
15f043a
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
8c717b7
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
0d19ea8
cgroup: fix to allow mounting a hierarchy by name
by Li Zefan
· 13 years ago
2e0e943
Merge branch 'devel-stable' into for-linus
by Russell King
· 13 years ago
c233523
Merge branch 'pm-sleep' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
c336078
PM / Hibernate: Implement compat_ioctl for /dev/snapshot
by Ben Hutchings
· 13 years ago
8a88951
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
by Oleg Nesterov
· 13 years ago
50b8d25
ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race
by Oleg Nesterov
· 13 years ago
305f3c8
cgroup: move assignement out of condition in cgroup_attach_proc()
by Dan Carpenter
· 13 years ago
93d3a10
auditsc: propage umode_t
by Al Viro
· 13 years ago
2570ebb
switch kern_ipc_perm to umode_t
by Al Viro
· 13 years ago
df0a428
switch mq_open() to umode_t
by Al Viro
· 13 years ago
36fcb58
sysctl: use umode_t for table permissions
by Al Viro
· 13 years ago
a5e7ed3
cgroup: propagate mode_t
by Al Viro
· 13 years ago
f4ae40a
switch debugfs to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
ff01bb4
fs: move code out of buffer.c
by Al Viro
· 13 years ago
32dc730
get rid of timer in kern/acct.c
by Al Viro
· 13 years ago
f9fab10
hung_task: fix false positive during vfork
by Mandeep Singh Baines
· 13 years ago
d36b691
misc latin1 to utf8 conversions
by Al Viro
· 13 years ago
e6780f7
futex: Fix uninterruptible loop due to gate_area
by Hugh Dickins
· 13 years ago
3b87487
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
by Linus Torvalds
· 13 years ago
93797d8
irq: check domain hwirq range for DT translate
by Rob Herring
· 13 years ago
7e3aa30
cgroup: Remove task_lock() from cgroup_post_fork()
by Frederic Weisbecker
· 13 years ago
c6ca575
cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()
by Kirill A. Shutemov
· 13 years ago
1c6c3fa
cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static
by Kirill A. Shutemov
· 13 years ago
b7ba68c
Merge branch 'pm-sleep' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
3e68001
Merge branch 'pm-misc' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
c87fb57
ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF
by Jamie Iles
· 13 years ago
1ac9bc6
sched/tracing: Add a new tracepoint for sleeptime
by Arun Sharma
· 13 years ago
664dfa6
sched: Disable scheduler warnings during oopses
by Dave Jones
· 13 years ago
892a2b9
cgroup: only need to check oldcgrp==newgrp once
by Mandeep Singh Baines
· 13 years ago
b07ef77
cgroup: remove redundant get/put of task struct
by Mandeep Singh Baines
· 13 years ago
026085e
cgroup: remove redundant get/put of old css_set from migrate
by Mandeep Singh Baines
· 13 years ago
7239f65
clockevents: remove sysdev.h
by Kay Sievers
· 13 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
b00f4dc
Merge branch 'master' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
c84cdf7
cgroup: Remove unnecessary task_lock before fetching css_set on migration
by Frederic Weisbecker
· 13 years ago
7e381b0e
cgroup: Drop task_lock(parent) on cgroup_fork()
by Frederic Weisbecker
· 13 years ago
62af378
sched: Fix cgroup movement of waking process
by Daisuke Nishimura
· 13 years ago
7ceff01
sched: Fix cgroup movement of newly created process
by Daisuke Nishimura
· 13 years ago
4fc420c
sched: Fix cgroup movement of forking process
by Daisuke Nishimura
· 13 years ago
11534ec
sched: Remove cfs bandwidth period check in tg_set_cfs_period()
by Kamalesh Babulal
· 13 years ago
a195f00
sched: Fix load-balance lock-breaking
by Peter Zijlstra
· 13 years ago
5b54b56
sched: Replace all_pinned with a generic flags field
by Peter Zijlstra
· 13 years ago
518cd62
sched: Only queue remote wakeups when crossing cache boundaries
by Peter Zijlstra
· 13 years ago
f07fdec
lockdep/waitqueues: Add better annotation
by Peter Zijlstra
· 13 years ago
2d2b774
Merge commit 'v3.2-rc6' into core/locking
by Ingo Molnar
· 13 years ago
a4a4923
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
5fbd305
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
d87f69a
Merge commit 'v3.2-rc6' into perf/core
by Ingo Molnar
· 13 years ago
3d3c8f9
binary_sysctl(): fix memory leak
by Michel Lespinasse
· 13 years ago
b246272
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
by David Rientjes
· 13 years ago
45aa066
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock
by Ingo Molnar
· 13 years ago
612ef28
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip
by Martin Schwidefsky
· 13 years ago
29e2136
cgroups: remove redundant get/put of css_set from css_set_check_fetched()
by Mandeep Singh Baines
· 13 years ago
e0197aa
cgroups: fix a css_set not found bug in cgroup_attach_proc
by Mandeep Singh Baines
· 13 years ago
b1b73d0
time/clocksource: Fix kernel-doc warnings
by Kusanagi Kouichi
· 13 years ago
ab347d94
Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
ab27892
sched: Fix select_idle_sibling() regression in selecting an idle SMT sibling
by Peter Zijlstra
· 13 years ago
07cde26
sched: Add missing rcu_dereference() around ->real_parent usage
by Kees Cook
· 13 years ago
6486163
[S390] cputime: add sparse checking and cleanup
by Martin Schwidefsky
· 13 years ago
6a54aeb
Merge commit 'v3.2-rc5' into sched/core
by Ingo Molnar
· 13 years ago
d369a5d
clocksource: convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
997d3ea
rtmutex-tester: convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
44b7f4b
perf events: Fix ring_buffer_wakeup() brown paperbag bug
by Will Deacon
· 13 years ago
52dcf8a
resource cgroups: remove bogus cast
by Davidlohr Bueso
· 13 years ago
494c167
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
by Tejun Heo
· 13 years ago
94196f5
cgroup, cpuset: don't use ss->pre_attach()
by Tejun Heo
· 13 years ago
bb9d97b
cgroup: don't use subsys->can_attach_task() or ->attach_task()
by Tejun Heo
· 13 years ago
2f7ee56
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach()
by Tejun Heo
· 13 years ago
134d337
cgroup: improve old cgroup handling in cgroup_attach_proc()
by Tejun Heo
· 13 years ago
cd3d095
cgroup: always lock threadgroup during migration
by Tejun Heo
· 13 years ago
77e4ef9
threadgroup: extend threadgroup_lock() to cover exit and exec
by Tejun Heo
· 13 years ago
257058a
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
by Tejun Heo
· 13 years ago
e25e2cb
cgroup: add cgroup_root_mutex
by Tejun Heo
· 13 years ago
a513f6b
cpu: Export cpu_up()
by Paul E. McKenney
· 13 years ago
4f89b33
rcu: Apply ACCESS_ONCE() to rcu_boost() return value
by Paul E. McKenney
· 13 years ago
70321d4
Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"
by Paul E. McKenney
· 13 years ago
4968c30
rcu: Augment rcu_batch_end tracing for idle and callback state
by Paul E. McKenney
· 13 years ago
101db7b
rcu: Add rcutorture tests for srcu_read_lock_raw()
by Paul E. McKenney
· 13 years ago
f220242
rcu: Make rcutorture test for hotpluggability before offlining CPUs
by Paul E. McKenney
· 13 years ago
Next »