index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
*
relay: use macro PAGE_ALIGN instead of FIX_SIZE
zhangwei(Jovi)
2013-04-30
*
kernel/relay.c: move FIX_SIZE macro into relay.c
zhangwei(Jovi)
2013-04-30
*
kernel/relay.c: remove unused function argument actor
zhangwei(Jovi)
2013-04-30
*
semaphore: use `bool' type for semaphore_waiter's up
liguang
2013-04-30
*
semaphore: use unlikely() for down's timeout
liguang
2013-04-30
*
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2013-04-30
*
kernel/pid.c: improve flow of a loop inside alloc_pidmap.
Raphael S. Carvalho
2013-04-30
*
kexec: Use min() and min_t() to simplify logic
Zhang Yanfei
2013-04-30
*
kexec: fix wrong types of some local variables
Zhang Yanfei
2013-04-30
*
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
2013-04-30
*
kmod: remove call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
*
kmod: split call to call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
*
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...
Lucas De Marchi
2013-04-30
*
ptrace: add ability to retrieve signals without removing from a queue (v4)
Andrey Vagin
2013-04-30
*
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
Stephen Rothwell
2013-04-30
*
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
Stephen Rothwell
2013-04-30
*
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2013-04-30
*
kernel/smp.c: cleanups
Andrew Morton
2013-04-30
*
kernel/smp.c: remove 'priv' of call_single_data
liguang
2013-04-30
*
kernel/smp.c: use '|=' for csd_lock
liguang
2013-04-30
*
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
2013-04-30
*
kthread: implement probe_kthread_data()
Tejun Heo
2013-04-30
*
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
2013-04-30
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
*
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2013-04-30
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
*
kernel/range.c: subtract_range: fix the broken phrase issued by printk
Lin Feng
2013-04-30
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-04-30
|
\
|
*
extable: Flip the sorting message
Borislav Petkov
2013-04-15
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
|
\
\
|
*
|
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-04-25
|
*
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-04-24
|
|
\
\
|
*
|
|
timekeeping: Update tk->cycle_last in resume
Thomas Gleixner
2013-04-22
|
*
|
|
posix-timers: Remove unused variable
Thomas Gleixner
2013-04-18
|
*
|
|
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
2013-04-17
|
*
|
|
timer_list: Convert timer list to be a proper seq_file
Nathan Zimmer
2013-04-17
|
*
|
|
timer_list: Split timer_list_show_tickdevices
Nathan Zimmer
2013-04-17
|
*
|
|
posix timers: Allocate timer id per process (v2)
Pavel Emelyanov
2013-04-17
|
*
|
|
timekeeping: Make sure to notify hrtimers when TAI offset changes
John Stultz
2013-04-11
|
*
|
|
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
David Engraf
2013-04-08
|
*
|
|
hrtimer: Add expiry time overflow check in hrtimer_interrupt
Prarit Bhargava
2013-04-08
|
*
|
|
timekeeping: Shorten seq_count region
Thomas Gleixner
2013-04-04
|
*
|
|
timekeeping: Implement a shadow timekeeper
Thomas Gleixner
2013-04-04
|
*
|
|
timekeeping: Delay update of clock->cycle_last
Thomas Gleixner
2013-04-04
|
*
|
|
timekeeping: Store cycle_last value in timekeeper struct as well
Thomas Gleixner
2013-04-04
|
*
|
|
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
John Stultz
2013-04-04
|
*
|
|
timekeeping: Simplify tai updating from do_adjtimex
John Stultz
2013-04-04
|
*
|
|
timekeeping: Hold timekeepering locks in do_adjtimex and hardpps
John Stultz
2013-04-04
|
*
|
|
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
John Stultz
2013-04-04
|
*
|
|
ntp: Rework do_adjtimex to take timespec and tai arguments
John Stultz
2013-04-04
[next]