Commit Graph

5246 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Hugh Dickins b88ed20594 fix mapping_writably_mapped() 16 years ago
Hugh Dickins 9c24624727 KSYM_SYMBOL_LEN fixes 16 years ago
Tom Zanussi fbb5b7ae4b relayfs: fix infinite loop with splice() 16 years ago
Brian King 9a2bd244e1 sched: CPU remove deadlock fix 16 years ago
Al Viro 48887e63d6 [PATCH] fix broken timestamps in AVC generated by kernel threads 16 years ago
Randy Dunlap 7f0ed77d24 [patch 1/1] audit: remove excess kernel-doc 16 years ago
Al Viro a64e64944f [PATCH] return records for fork() both to child and parent 16 years ago
Eric Paris a3f07114e3 [PATCH] Audit: make audit=0 actually turn off audit 16 years ago
Al Viro 50c396d38c [PATCH] kill obsolete temporary comment in swsusp_close() 16 years ago
john stultz 6c9bacb41c time: catch xtime_nsec underflows and fix them 16 years ago
Roel Kluin 201955463a check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0 16 years ago
Arjan van de Ven a800599283 taint: add missing comment 16 years ago
Davide Libenzi 7ef9964e6d epoll: introduce resource usage limits 16 years ago
Christoph Hellwig 96b8936a9e remove __ARCH_WANT_COMPAT_SYS_PTRACE 16 years ago
Al Viro 8419641450 cpuinit fixes in kernel/* 16 years ago
Ingo Molnar af6d596fd6 sched: prevent divide by zero error in cpu_avg_load_per_task, update 16 years ago
Ingo Molnar 1583715ddb sched, cpusets: fix warning in kernel/cpuset.c 16 years ago
Steven Rostedt 4cd4262034 sched: prevent divide by zero error in cpu_avg_load_per_task 16 years ago
Lai Jiangshan 4f5a7f40dd ftrace: prevent recursion 16 years ago
Petr Tesarik eccdaeafae posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID 16 years ago
Pekka Paalanen 7ee1768ddb x86, mmiotrace: fix buffer overrun detection 16 years ago
Li Zefan b0788caf7a lockdep: consistent alignement for lockdep info 16 years ago
Liming Wang 522a110b42 function tracing: fix wrong position computing of stack_trace 16 years ago
Li Zefan 33d283bef2 cgroups: fix a serious bug in cgroupstats 16 years ago
Hugh Dickins 966c8c12dc sprint_symbol(): use less stack 16 years ago
KAMEZAWA Hiroyuki 3fa59dfbc3 cgroup: fix potential deadlock in pre_destroy 16 years ago
Miao Xie f481891fdc cpuset: update top cpuset's mems after adding a node 16 years ago
Ulrich Drepper de11defebf reintroduce accept4 16 years ago
Steven Rostedt 32464779a1 ftrace: fix dyn ftrace filter selection 16 years ago
Steven Rostedt 8204327831 ftrace: make filtered functions effective on setting 16 years ago
Steven Rostedt f10ed36ec1 ftrace: fix set_ftrace_filter 16 years ago
Vegard Nossum 641d2f63cf trace: introduce missing mutex_unlock() 16 years ago
Arjan van de Ven a6a0c4ca7e suspend: use WARN not WARN_ON to print the message 16 years ago
Julia Lawall 0bb943c7a2 tracing: kernel/trace/trace.c: introduce missing kfree() 16 years ago
Lai Jiangshan 98ba4031ab relay: fix cpu offline problem 16 years ago
Rakib Mullick e270219f43 kernel/profile.c: fix section mismatch warning 16 years ago
Li Zefan 700018e0a7 cpuset: fix regression when failed to generate sched domains 16 years ago
Kumar Gala 65ecc14a30 Remove -mno-spe flags as they dont belong 16 years ago
Oleg Nesterov ad133ba3dc sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers 16 years ago
Rusty Russell e14c8bf863 stop_machine: fix race with return value (fixes Bug #11989) 16 years ago
walimis 5821e1b74f function tracing: fix wrong pos computing when read buffer has been fulfilled 16 years ago
Ingo Molnar 29d7b90c15 sched: fix kernel warning on /proc/sched_debug access 16 years ago
Al Viro 8f7b0ba1c8 Fix inotify watch removal/umount races 16 years ago
Linus Torvalds 8141c7f3e7 Move "exit_robust_list" into mm_release() 16 years ago
Ingo Molnar ee51a1de7e tracing: fix mmiotrace resizing crash 16 years ago
Mark Nelson 3ff68a6a10 genirq: __irq_set_trigger: change pr_warning to pr_debug 16 years ago
Andrew Morton 7e036d040a kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds 16 years ago
Masami Hiramatsu a189d0350f kprobes: disable preempt for module_text_address() and kernel_text_address() 16 years ago
Li Zefan 3b1b3f6e57 freezer_cg: disable writing freezer.state of root cgroup 16 years ago
Li Zefan 687446760b freezer_cg: remove task_lock from freezer_fork() 16 years ago