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
*
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-20
|
|
\
\
\
\
\
|
|
|
|
|
|
*
timer_list: add base address to clock base
Thomas Gleixner
2008-10-20
|
|
|
|
|
|
*
timer_list: print cpu number of clockevents device
Thomas Gleixner
2008-10-20
|
|
|
|
|
|
*
timer_list: print real timer address
Thomas Gleixner
2008-10-20
|
|
|
|
|
*
|
timers: fix itimer/many thread hang, fix
Ingo Molnar
2008-09-30
|
|
|
|
|
*
|
timers: fix itimer/many thread hang, v3
Frank Mayhar
2008-09-27
|
|
|
|
|
*
|
posix-timers: lock_timer: make it readable
Oleg Nesterov
2008-09-24
|
|
|
|
|
*
|
posix-timers: lock_timer: kill the bogus ->it_id check
Oleg Nesterov
2008-09-24
|
|
|
|
|
*
|
posix-timers: kill ->it_sigev_signo and ->it_sigev_value
Oleg Nesterov
2008-09-24
|
|
|
|
|
*
|
posix-timers: sys_timer_create: cleanup the error handling
Oleg Nesterov
2008-09-24
|
|
|
|
|
*
|
posix-timers: move the initialization of timer->sigq from send to create path
Oleg Nesterov
2008-09-24
|
|
|
|
|
*
|
posix-timers: sys_timer_create: simplify and s/tasklist/rcu/
Oleg Nesterov
2008-09-24
|
|
|
|
|
*
|
posix-timers: sys_timer_create: remove the buggy PF_EXITING check
Oleg Nesterov
2008-09-24
|
|
|
|
|
*
|
posix-timers: always do get_task_struct(timer->it_process)
Oleg Nesterov
2008-09-24
|
|
|
|
|
*
|
posix-timers: don't switch to ->group_leader if ->it_process dies
Oleg Nesterov
2008-09-24
|
|
|
|
|
*
|
timers: fix itimer/many thread hang, v2
Frank Mayhar
2008-09-23
|
|
|
|
|
*
|
timers: fix itimer/many thread hang, cleanups
Ingo Molnar
2008-09-14
|
|
|
|
|
*
|
timers: fix itimer/many thread hang, fix
Ingo Molnar
2008-09-14
|
|
|
|
|
*
|
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-14
|
|
|
|
*
|
|
ntp: improve adjtimex frequency rounding
Roman Zippel
2008-09-24
|
|
|
|
*
|
|
timekeeping: fix rounding problem during clock update
Roman Zippel
2008-09-24
|
|
|
|
*
|
|
ntp: let update_persistent_clock() sleep
Maciej W. Rozycki
2008-09-24
|
|
|
|
*
|
|
Merge branch 'linus' into timers/ntp
Ingo Molnar
2008-09-06
|
|
|
|
|
\
\
\
|
|
|
|
*
|
|
|
ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup
Roman Zippel
2008-08-22
|
|
|
*
|
|
|
|
NOHZ: restart tick device from irq_enter()
Thomas Gleixner
2008-10-17
|
|
|
*
|
|
|
|
NOHZ: split tick_nohz_restart_sched_tick()
Thomas Gleixner
2008-10-17
|
|
|
*
|
|
|
|
NOHZ: unify the nohz function calls in irq_enter()
Thomas Gleixner
2008-10-17
|
|
*
|
|
|
|
|
hrtimer: remove hrtimer_clock_base::get_softirq_time()
Mark McLoughlin
2008-09-22
|
|
*
|
|
|
|
|
migrate_timers: add comment, use spinlock_irq()
Oleg Nesterov
2008-08-21
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
clocksource: introduce CLOCK_MONOTONIC_RAW
John Stultz
2008-08-21
|
*
|
|
|
|
|
clocksource: introduce clocksource_forward_now()
Roman Zippel
2008-08-21
|
*
|
|
|
|
|
clocksource: keep track of original clocksource frequency
John Stultz
2008-08-21
|
|
/
/
/
/
/
*
|
|
|
|
|
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
2008-10-20
*
|
|
|
|
|
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
2008-10-20
*
|
|
|
|
|
kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation.
Ken'ichi Ohmichi
2008-10-20
*
|
|
|
|
|
kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)
Oleg Nesterov
2008-10-20
*
|
|
|
|
|
make ptrace_untrace() static
Adrian Bunk
2008-10-20
*
|
|
|
|
|
cpuset: use seq_*mask_* to print masks
Lai Jiangshan
2008-10-20
*
|
|
|
|
|
cpuset.c: remove extra variable
Rakib Mullick
2008-10-20
*
|
|
|
|
|
cgroups: convert tasks file to use a seq_file with shared pid array
Paul Menage
2008-10-20
*
|
|
|
|
|
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
Lai Jiangshan
2008-10-20
*
|
|
|
|
|
kernel/configs.c: remove useless comments
WANG Cong
2008-10-20
*
|
|
|
|
|
container freezer: rename check_if_frozen()
Matt Helsley
2008-10-20
*
|
|
|
|
|
container freezer: make freezer state names less generic
Matt Helsley
2008-10-20
*
|
|
|
|
|
container freezer: prevent frozen tasks or cgroups from changing
Matt Helsley
2008-10-20
*
|
|
|
|
|
container freezer: skip frozen cgroups during power management resume
Matt Helsley
2008-10-20
*
|
|
|
|
|
container freezer: implement freezer cgroup subsystem
Matt Helsley
2008-10-20
*
|
|
|
|
|
container freezer: make refrigerator always available
Matt Helsley
2008-10-20
*
|
|
|
|
|
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
2008-10-20
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[next]