Paul Gortmaker
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 years ago |
Bart Van Assche
|
9e04d3804d
timer: Fix jiffies wrap behavior of round_jiffies_common()
|
12 years ago |
Linus Torvalds
|
cc51bf6e6d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Tirupathi Reddy
|
42a5cf46cd
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
|
12 years ago |
Linus Torvalds
|
534c97b095
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Stephen Rothwell
|
4a22f16636
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
|
12 years ago |
Stephen Rothwell
|
1043f65a57
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
|
12 years ago |
Stephen Rothwell
|
1a0df59444
kernel/compat.c: make do_sysinfo() static
|
12 years ago |
Frederic Weisbecker
|
3451d0243c
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
|
14 years ago |
Frederic Weisbecker
|
1c20091e77
nohz: Wake up full dynticks CPUs when a timer gets enqueued
|
14 years ago |
Linus Torvalds
|
d652e1eb8e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Clark Williams
|
cf4aebc292
sched: Move sched.h sysctl bits into separate header
|
12 years ago |
Frederic Weisbecker
|
74876a98a8
printk: Wake up klogd using irq_work
|
12 years ago |
Hildner, Christian
|
26cff4e2aa
timers: Fix endless looping between cascade() and internal_add_timer()
|
12 years ago |
Thomas Gleixner
|
db8c246937
Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux into timers/core
|
12 years ago |
Tejun Heo
|
c5f66e99b7
timer: Implement TIMER_IRQSAFE
|
13 years ago |
Tejun Heo
|
fc683995a6
timer: Clean up timer initializers
|
13 years ago |
Tejun Heo
|
e52b1db37b
timer: Generalize timer->base flags handling
|
13 years ago |
Al Viro
|
be53db6e4e
alpha: take a bunch of syscalls into osf_sys.c
|
13 years ago |
Thomas Gleixner
|
e40468a548
timers: Improve get_next_timer_interrupt()
|
13 years ago |
Thomas Gleixner
|
99d5f3aac6
timers: Add accounting of non deferrable timers
|
13 years ago |
Thomas Gleixner
|
facbb4a7ef
timers: Consolidate base->next_timer update
|
13 years ago |
Thomas Gleixner
|
ec44bc7acc
timers: Create detach_if_pending() and use it
|
13 years ago |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Linus Torvalds
|
c54894cd46
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
13 years ago |
Peter Zijlstra
|
4d82a1debb
lockdep: fix oops in processing workqueue
|
13 years ago |
Eric W. Biederman
|
a29c33f4e5
userns: Convert setting and getting uid and gid system calls to use kuid and kgid
|
13 years ago |
Paul E. McKenney
|
048a0e8f5e
timer: Fix mod_timer_pinned() header comment
|
13 years ago |
Linus Torvalds
|
8c717b72de
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Mandeep Singh Baines
|
031af165b1
sys_getppid: add missing rcu_dereference
|
13 years ago |