Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
7f29673b2b20071a407af0a0a6acab8230912c6e
/
kernel
e991084
timer: revert parenthesis fix in tbase_get_deferrable() etc
by akpm@linux-foundation.org
· 18 years ago
aabded9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
f7e4217
rename thread_info to stack
by Roman Zippel
· 18 years ago
c9f4f06
wrap access to thread_info
by Roman Zippel
· 18 years ago
b52f52a
clocksource: fix resume logic
by Thomas Gleixner
· 18 years ago
77461ab
Make vm statistics update interval configurable
by Christoph Lameter
· 18 years ago
455c017
microcode: use suspend-related CPU hotplug notifications
by Rafael J. Wysocki
· 18 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
38a23e3
timer: parenthesis fix in tbase_get_deferrable() etc
by Jarek Poplawski
· 18 years ago
34f01cc
FUTEX: new PRIVATE futexes
by Eric Dumazet
· 18 years ago
d0aa7a7
futex_requeue_pi optimization
by Pierre Peiffer
· 18 years ago
c19384b
Make futex_wait() use an hrtimer for timeout
by Pierre Peiffer
· 18 years ago
ec92d08
futex priority based wakeup
by Pierre Peiffer
· 18 years ago
6e84d64
make cancel_rearming_delayed_work() reliable
by Oleg Nesterov
· 18 years ago
7b0834c
Remove kthread_bind() call from _cpu_down()
by Gautham R Shenoy
· 18 years ago
10ab825
change kernel threads to ignore signals instead of blocking them
by Oleg Nesterov
· 18 years ago
5de18d1
worker_thread: don't play with SIGCHLD and numa policy
by Oleg Nesterov
· 18 years ago
90cce03
wait_for_helper: remove unneeded do_sigaction()
by Oleg Nesterov
· 18 years ago
49d769d
Change reparent_to_init to reparent_to_kthreadd
by Eric W. Biederman
· 18 years ago
73c2799
kthread: don't depend on work queues
by Eric W. Biederman
· 18 years ago
c934651
____call_usermodehelper: don't flush_signals()
by Oleg Nesterov
· 18 years ago
28e53bd
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
by Oleg Nesterov
· 18 years ago
a479883
zap_other_threads: remove unneeded ->exit_signal change
by Oleg Nesterov
· 18 years ago
85f4186
worker_thread: fix racy try_to_freeze() usage
by Oleg Nesterov
· 18 years ago
b9aac8e
worker_thread: don't play with signals
by Oleg Nesterov
· 18 years ago
23b2e59
workqueue: kill NOAUTOREL works
by Oleg Nesterov
· 18 years ago
1634c48
make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq
by Oleg Nesterov
· 18 years ago
a848e3b
workqueue: introduce wq_per_cpu() helper
by Oleg Nesterov
· 18 years ago
63bc036
unify queue_delayed_work() and queue_delayed_work_on()
by Oleg Nesterov
· 18 years ago
ed7c0fe
make queue_delayed_work() friendly to flush_fork()
by Oleg Nesterov
· 18 years ago
06ba38a
workqueues: shift kthread_bind() from CPU_UP_PREPARE to CPU_ONLINE
by Oleg Nesterov
· 18 years ago
c12920d
workqueue: make init_workqueues() __init
by Oleg Nesterov
· 18 years ago
cce1a16
workqueue: introduce workqueue_struct->singlethread
by Oleg Nesterov
· 18 years ago
b1f4ec1
workqueue: introduce cpu_singlethread_map
by Oleg Nesterov
· 18 years ago
dfb4b82
workqueue: make cancel_rearming_delayed_workqueue() work on idle dwork
by Oleg Nesterov
· 18 years ago
f293ea9
workqueue: don't save interrupts in run_workqueue()
by Oleg Nesterov
· 18 years ago
7097a87
workqueue: kill run_scheduled_work()
by Oleg Nesterov
· 18 years ago
3af24433
workqueue: don't migrate pending works from the dead CPU
by Oleg Nesterov
· 18 years ago
36aa9df
workqueue: don't clear cwq->thread until it exits
by Oleg Nesterov
· 18 years ago
d721304
workqueue: fix flush_workqueue() vs CPU_DEAD race
by Oleg Nesterov
· 18 years ago
319c2a9
workqueue: fix freezeable workqueues implementation
by Oleg Nesterov
· 18 years ago
e7407dc
call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed
by Heiko Carstens
· 18 years ago
5be9361
Eliminate lock_cpu_hotplug in kernel/schedc
by Gautham R Shenoy
· 18 years ago
baaca49
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
by Gautham R Shenoy
· 18 years ago
6f7cc11
Extend notifier_call_chain to count nr_calls made
by Gautham R Shenoy
· 18 years ago
7c9cb38
relay: use plain timer instead of delayed work
by Tom Zanussi
· 18 years ago
83c2252
flush_cpu_workqueue: don't flush an empty ->worklist
by Oleg Nesterov
· 18 years ago
edab251
flush_workqueue(): use preempt_disable to hold off cpu hotplug
by Andrew Morton
· 18 years ago
b89deed
implement flush_work()
by Oleg Nesterov
· 18 years ago
fc2e4d7
reimplement flush_workqueue()
by Oleg Nesterov
· 18 years ago
e18f3ff
schedule_on_each_cpu(): use preempt_disable()
by Andrew Morton
· 18 years ago
9b04bd2
Fix printk format warnings in timer_list.c
by David Miller
· 18 years ago
35c35d1
clocksource: spelling error in watchdog code
by Daniel Walker
· 18 years ago
55c0d1f
Move sig_kernel_* et al macros to linux/signal.h
by Roland McGrath
· 18 years ago
85badbd
use simple_read_from_buffer in kernel/
by Akinobu Mita
· 18 years ago
cb0c78c
Fix Linuxdoc comment
by Jeff Dike
· 18 years ago
a3d25c2
PM: Separate hibernation code from suspend code
by Rafael J. Wysocki
· 18 years ago
d60846c
swsusp: clean up printk
by Andrew Morton
· 18 years ago
f42df9e
general: convert "kernel" subdirectory to UTF-8
by John Anthony Kazos Jr
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
940d67f
[POWERPC] swsusp: Introduce register_nosave_region_late
by Johannes Berg
· 18 years ago
02a3e59
Fix minor typoes in kernel/module.c
by Robert P. J. Day
· 18 years ago
3dde6ad
Fix trivial typos in Kconfig* files
by David Sterba
· 18 years ago
d5f9f94
revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" array'
by Andrew Morton
· 18 years ago
df6d391
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
d85a60d
Add IRQF_IRQPOLL flag (common code)
by Bernhard Walle
· 18 years ago
bf8f6e5b
Kprobes: The ON/OFF knob thru debugfs
by Ananth N Mavinakayanahalli
· 18 years ago
4c4308c
kprobes: kretprobes simplifications
by Christoph Hellwig
· 18 years ago
6f716ac
kprobes: codingstyle cleanups
by Christoph Hellwig
· 18 years ago
b0bb501
kprobes: use hlist_for_each_entry
by Christoph Hellwig
· 18 years ago
ade5fb8
rcutorture: Remove redundant assignment to cur_ops in for loop
by Josh Triplett
· 18 years ago
c8e5b16
rcutorture: style cleanup: avoid != NULL in boolean tests
by Josh Triplett
· 18 years ago
788e770
rcutorture: Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
c339662
sched: align rq to cacheline boundary
by Siddha, Suresh B
· 18 years ago
bd53f96
sched: redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" array
by Dmitry Adamushko
· 18 years ago
4953198
sched: optimize siblings status check logic in wake_idle()
by Siddha, Suresh B
· 18 years ago
5517d86
Speed up divides by cpu_power in scheduler
by Eric Dumazet
· 18 years ago
46cb4b7
sched: dynticks idle load balancing
by Siddha, Suresh B
· 18 years ago
bdecea3
sched: fix idle load balancing in softirqd context
by Siddha, Suresh B
· 18 years ago
6bdb6b6
export hrtimer_forward
by Stas Sergeev
· 18 years ago
6f7f02e
cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset
by David Rientjes
· 18 years ago
4ff773bb
lockdep: removed unused ip argument in mark_lock & mark_held_locks
by Jarek Poplawski
· 18 years ago
35bab75
The scheduled -EINVAL for invalid timevals in setitimer
by Adrian Bunk
· 18 years ago
9926e4c
CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix
by Tom Alsberg
· 18 years ago
b5e6181
Introduce a handy list_first_entry macro
by Pavel Emelianov
· 18 years ago
9e860d0
lockdep: lookup_chain_cache comment errata
by Jarek Poplawski
· 18 years ago
d3ed782
highres/dyntick: prevent xtime lock contention
by Thomas Gleixner
· 18 years ago
5a0c6a0
kallsyms: cleanup: use seq_release_private() where appropriate
by Martin Peschke
· 18 years ago
039b6b3
audit: add spaces on either side of case "..." operator.
by Robert P. J. Day
· 18 years ago
e729aa1
Pad irq_desc to internode cacheline size
by Ravikiran G Thirumalai
· 18 years ago
428e6ce
Lockdep treats down_write_trylock like regular down_write
by Pavel Emelianov
· 18 years ago
9730b5b
kernel/params.c: fix lying comment for param_array()
by Bert Wesarg
· 18 years ago
a5c43da
Fix race between cat /proc/slab_allocators and rmmod
by Alexey Dobriyan
· 18 years ago
9d65cb4
Fix race between cat /proc/*/wchan and rmmod et al
by Alexey Dobriyan
· 18 years ago
ffb4512
Simplify kallsyms_lookup()
by Alexey Dobriyan
· 18 years ago
ea07890
Fix race between rmmod and cat /proc/kallsyms
by Alexey Dobriyan
· 18 years ago
ae84e32
Simplify module_get_kallsym() by dropping length arg
by Alexey Dobriyan
· 18 years ago
b73a7e7
Fix kevent's childs priority greediness
by Jan Engelhardt
· 18 years ago
6672f76
kdump/kexec: calculate note size at compile time
by Simon Horman
· 18 years ago
Next »