Commit Graph

3434 Commits (f99cb7a43c5cca1813a97312487acf7a0f88ee2a)

Author SHA1 Message Date
Mathieu Desnoyers fb40bd78b0 Linux Kernel Markers: support multiple probes 17 years ago
Nishanth Aravamudan 064d9efe94 hugetlb: fix overcommit locking 17 years ago
Harvey Harrison b5606c2d44 remove final fastcall users 17 years ago
Paul E. McKenney fbf6bfca76 rcupdate: fix comment 17 years ago
Peter Zijlstra b68aa2300c sched: rt-group: refure unrunnable tasks 17 years ago
Peter Zijlstra bccbe08a60 sched: rt-group: clean up the ifdeffery 17 years ago
Peter Zijlstra 052f1dc7eb sched: rt-group: make rt groups scheduling configurable 17 years ago
Peter Zijlstra 9f0c1e560c sched: rt-group: interface 17 years ago
Peter Zijlstra 23b0fdfc92 sched: rt-group: deal with PI 17 years ago
Peter Zijlstra 4cf5d77a6e sched: fix incorrect irq lock usage in normalize_rt_tasks() 17 years ago
Peter Zijlstra 8ed3699682 sched: fair-group: separate tg->shares from task_group_lock 17 years ago
Peter Zijlstra 720a2592cf hrtimer: more hrtimer_init_sleeper() fallout. 17 years ago
H. Peter Anvin c98aa86df3 timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC 17 years ago
Oleg Nesterov c289b074b6 hrtimer: don't modify restart_block->fn in restart functions 17 years ago
Oleg Nesterov 416529374b hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep() 17 years ago
Oleg Nesterov 080344b988 hrtimer: fix *rmtp handling in hrtimer_nanosleep() 17 years ago
john stultz e13a2e61dd ntp: correct inconsistent interval/tick_length usage 17 years ago
S.Çağlar Onur c1cb795338 Update kernel/.gitignore with new auto-generated files 17 years ago
Ralf Baechle 46f4f8f665 IRQ_NOPROBE helper functions 17 years ago
Yi Yang 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them 17 years ago
Sam Ravnborg fa7303e22c cpu: fix section mismatch warnings for enable_nonboot_cpus 17 years ago
Pavel Emelyanov 48d13e483c Don't operate with pid_t in rtmutex tester 17 years ago
Pavel Emelyanov 8dc86af006 Use find_task_by_vpid in posix timers 17 years ago
H. Peter Anvin bdc807871d avoid overflows in kernel/time.c 17 years ago
Joe Perches 7ef3d2fd17 printk_ratelimit() functions should use CONFIG_PRINTK 17 years ago
Li Zefan 6d141c3ff6 workqueue: make delayed_work_timer_fn() static 17 years ago
Adrian Bunk a36219ac93 The scheduled 'time' option removal 17 years ago
Jesper Juhl efae09f3e9 Nuke duplicate header from sysctl.c 17 years ago
Jesper Juhl f8db694e46 Nuke a duplicate include from profile.c 17 years ago
Jesper Juhl 2dc9c91315 Nuke duplicate include from printk.c 17 years ago
Jan Beulich 8b21985c91 constify tables in kernel/sysctl_check.c 17 years ago
Harvey Harrison 7ad5b3a505 kernel: remove fastcall in kernel/* 17 years ago
Li Zefan 3eb056764d time: fix typo in comments 17 years ago
Li Zefan cf4fc6cb76 timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres 17 years ago
Li Zefan 0b858e6ff9 clockevent: simplify list operations 17 years ago
Li Zefan 818c357802 clocksource: remove redundant code 17 years ago
Pavel Emelyanov 146a505d49 Get rid of the kill_pgrp_info() function 17 years ago
Pavel Emelyanov d5df763b81 Clean up the kill_something_info 17 years ago
Pavel Emelyanov 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls 17 years ago
Oleg Nesterov fea9d17554 ITIMER_REAL: convert to use struct pid 17 years ago
Oleg Nesterov d36174bc2b uglify kill_pid_info() to fix kill() vs exec() race 17 years ago
Oleg Nesterov ac9a8e3f0f sys_getsid: don't use ->nsproxy directly 17 years ago
Eric W. Biederman 44c4e1b258 pid: Extend/Fix pid_vnr 17 years ago
Eric W. Biederman 161550d74c pid: sys_wait... fixes 17 years ago
Oleg Nesterov 5dee1707df move the related code from exit_notify() to exit_signals() 17 years ago
Oleg Nesterov 6806aac6d2 sys_setsid: remove now unneeded session != 1 check 17 years ago
Oleg Nesterov d12619b5ff fix group stop with exit race 17 years ago
Oleg Nesterov 430c623121 start the global /sbin/init with 0,0 special pids 17 years ago
Oleg Nesterov 297bd42b15 move daemonized kernel threads into the swapper's session 17 years ago
Oleg Nesterov 8520d7c7f8 teach set_special_pids() to use struct pid 17 years ago