Commit Graph

2938 Commits (df59ebc49ef101302e9328ff76ff28c18df39cfb)

Author SHA1 Message Date
Adrian Bunk a065c86e1b make kernel/power/main.c:suspend_enter() static 18 years ago
Anton Blanchard c70878b4e0 hrtimer: hook compat_sys_nanosleep up to high res timer code 18 years ago
Anton Blanchard 04c227140f hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier 18 years ago
Ken Chen 480b9434c5 sched: reduce schedstat variable overhead a bit 18 years ago
Ingo Molnar cc4ea79588 sched: add KERN_CONT annotation 18 years ago
Ingo Molnar d801649162 sched: cleanup, make struct rq comments more consistent 18 years ago
Ingo Molnar 8401f77505 sched: cleanup, fix spacing 18 years ago
Andi Kleen 51e9799023 sched: fix return value of wait_for_completion_interruptible() 18 years ago
Thomas Gleixner 3dfbc88464 x86: C1E late detection fix. Really switch off lapic timer 18 years ago
Adrian Bunk cbfee34520 security/ cleanups 18 years ago
Alexey Dobriyan 57c521ce61 ifdef struct task_struct::security 18 years ago
Oleg Nesterov d2da272a4e migration_call(CPU_DEAD): use spin_lock_irq() instead of task_rq_lock() 18 years ago
Oleg Nesterov f7b4cddcc5 do CPU_DEAD migrating under read_lock(tasklist) instead of write_lock_irq(tasklist) 18 years ago
Akinobu Mita d58ae67813 module: return error when mod_sysfs_init() failed 18 years ago
Ralf Baechle 28e3fed8b7 Compile handle_percpu_irq even for uniprocessor kernels 18 years ago
Andrey Mirkin fd5eea4214 change inotifyfs magic as the same magic is used for futexfs 18 years ago
Pavel Emelyanov db8906da59 Use KMEM_CACHE macro to create the nsproxy cache 18 years ago
Alexey Dobriyan 970a8645ca user.c: #ifdef ->mq_bytes 18 years ago
Alexey Dobriyan 40aeb400f6 user.c: deinline 18 years ago
Jan Beulich 22e48eaf58 constify string/array kparam tracking structures 18 years ago
Adrian Bunk b012d346c0 make kernel/profile.c:time_hook static 18 years ago
Adrian Bunk 0732a552cb kernel/sys_ni.c: add dummy sys_ni_syscall() prototype 18 years ago
Avi Kivity e98c320291 Move PREEMPT_NOTIFIERS into an always-included Kconfig 18 years ago
Alexey Dobriyan 42b2dd0a02 Shrink task_struct if CONFIG_FUTEX=n 18 years ago
Ken'ichi Ohmichi bcbba6c10e add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros 18 years ago
Ken'ichi Ohmichi 6cfa062f01 add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data 18 years ago
Ken'ichi Ohmichi d768281e97 add-vmcore: cleanup the coding style according to Andrew's comments 18 years ago
Ken'ichi Ohmichi fd59d231f8 Add vmcoreinfo 18 years ago
Oleg Nesterov 13fbcb7312 do_sigaction: don't worry about signal_pending() 18 years ago
Oleg Nesterov 6db840fa78 exec: RT sub-thread can livelock and monopolize CPU on exec 18 years ago
Paul E. McKenney c17ac85504 Make rcutorture RNG use temporal entropy 18 years ago
john stultz b2d9323d13 Use num_possible_cpus() instead of NR_CPUS for timer distribution 18 years ago
Adrian Bunk ba2a631b14 kernel/time/timekeeping.c: cleanups 18 years ago
Oleg Nesterov 715015e8da wait_task_stopped/continued: remove unneeded p->signal != NULL check 18 years ago
Oleg Nesterov 18442cf28a __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task 18 years ago
Oleg Nesterov 442a10cf9e wait_task_zombie: don't fight with non-existing race with a dying ptracee 18 years ago
Oleg Nesterov ebca4cda11 zap_other_threads: don't optimize thread_group_empty() case 18 years ago
Oleg Nesterov 3ae4cbadf4 exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting 18 years ago
Oleg Nesterov 2f4e6e2a81 wait_task_zombie: fix 2/3 races vs forget_original_parent() 18 years ago
Oleg Nesterov 407af46a96 wait_task_zombie: remove unneeded child->signal check 18 years ago
Oleg Nesterov 84eb646b6e handle the multi-threaded init's exit() properly 18 years ago
Oleg Nesterov 045f902de5 do_sigaction: remove now unneeded recalc_sigpending() 18 years ago
Oleg Nesterov d2ee7198cc pi-futex: set PF_EXITING without taking ->pi_lock 18 years ago
Mike Frysinger 0b15d04af3 printk: add interfaces for external access to the log buffer 18 years ago
Adrian Bunk a4d63e729e kernel/rtmutex-debug.c: cleanups 18 years ago
Roland McGrath 6d76013381 Add /sys/module/name/notes 18 years ago
David Woodhouse 1d99493b3a Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() 18 years ago
Rusty Russell af49d9248f Remove "unsafe" from module struct 18 years ago
Avi Kivity bf020cb7b3 time: simplify smp_call_function_single() call sequence 18 years ago
Jesper Juhl a9022e9cb9 Clean up duplicate includes in kernel/ 18 years ago