Commit Graph

10684 Commits (cd85fc58cd71bf6b89612efafb9a84e655ed7d66)

Author SHA1 Message Date
Christoph Lameter cd85fc58cd taskstats: Use this_cpu_ops 14 years ago
Christoph Lameter 909ea96468 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. 14 years ago
Christoph Lameter b76834bc1b kprobes: Use this_cpu_ops 14 years ago
Steven Rostedt 2d64672ed3 workqueue: It is likely that WORKER_NOT_RUNNING is true 14 years ago
Rafael J. Wysocki c9e664f1fd PM / Hibernate: Fix memory corruption related to swap 14 years ago
Bojan Smojver 9f339caf84 PM / Hibernate: Use async I/O when reading compressed hibernation image 14 years ago
Nelson Elhage 33dd94ae1c do_exit(): make sure that we run with get_fs() == USER_DS 14 years ago
Kenji Kaneshige 25c9170ed6 genirq: Fix incorrect proc spurious output 14 years ago
Heiko Carstens 61ab25447a nohz: Fix printk_needs_cpu() return value on offline cpus 14 years ago
Heiko Carstens 49f4138346 printk: Fix wake_up_klogd() vs cpu hotplug 14 years ago
Peter Zijlstra ee6dcfa40a perf: Fix the software context switch counter 14 years ago
Thomas Gleixner dddd3379a6 perf: Fix inherit vs. context rotation bug 14 years ago
Hitoshi Mitake e5cba24e3f workqueue: check the allocation of system_unbound_wq 14 years ago
Linus Torvalds 33e0d57f5d Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" 14 years ago
Sergio Aguirre 94e8ba7286 irq_work: Drop cmpxchg() result 14 years ago
Peter Zijlstra 8882135bcd perf: Fix owner-list vs exit 14 years ago
Nikhil Rao d5ad140bc1 sched: Fix idle balancing 14 years ago
Alex Shi b5482cfa1c sched: Fix volanomark performance regression 14 years ago
Jovi Zhang 5450d90405 kdb: fix crash when KDB_BASE_CMD_MAX is exceeded 14 years ago
Jovi Zhang 85e76ab50a kdb: fix memory leak in kdb_main.c 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Marcus Meissner 59365d136d kernel: make /proc/kallsyms mode 400 to reduce ease of attacking 14 years ago
Joe Perches df6e61d4ca kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK 14 years ago
Eric Paris 12b3052c3e capabilities/syslog: open code cap_syslog logic to fix build failure 14 years ago
Colin Cross 00fafcda17 PM / PM QoS: Fix reversed min and max 14 years ago
Steven Rostedt 91e86e560d tracing: Fix recursive user stack trace 14 years ago
Dan Rosenberg eaf06b241b Restrict unprivileged access to kernel syslog 14 years ago
Ken Chen 38715258aa latencytop: fix per task accumulator 14 years ago
Alexey Khoroshilov 834b40380e kernel/range.c: fix clean_sort_range() for the case of full array 14 years ago
Jason Wessel 3c502e7a02 perf,hw_breakpoint: Initialize hardware api earlier 14 years ago
Peter Zijlstra 1e5a74059f sched: Fix cross-sched-class wakeup preemption 14 years ago
Steven Rostedt 13b9b6e746 tracing: Fix module use of trace_bprintk() 14 years ago
Mark Brown 43e60861fe PM / OPP: Hide OPP configuration when SoCs do not provide an implementation 14 years ago
Peter Zijlstra 2d46709082 sched: Fix runnable condition for stoptask 14 years ago
Suresh Siddha aae6d3ddd8 sched: Use group weight, idle cpu metrics to fix imbalances during idle 14 years ago
Stephane Eranian eed01528a4 perf_events: Fix time tracking in samples 14 years ago
Christoph Hellwig 02e031cbc8 block: remove REQ_HARDBARRIER 14 years ago
Darren Hart 4c115e951d futex: Address compiler warnings in exit_robust_list 14 years ago
Sergey Senozhatsky c0deae8c95 posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid call 14 years ago
Heiko Carstens becf91f187 [S390] ftrace: build without frame pointers on s390 14 years ago
David Daney 433039e97f watchdog: Fix section mismatch and potential undefined behavior. 14 years ago
Oleg Nesterov e0a7021710 posix-cpu-timers: workaround to suppress the problems with mt exec 14 years ago
Jesper Juhl 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset 14 years ago
Al Viro 120a795da0 audit mmap 15 years ago
Thomas Gleixner ab263f47c9 audit: Use rcu for task lookup protection 15 years ago
Thomas Gleixner 207032051a audit: Do not send uninitialized data for AUDIT_TTY_GET 15 years ago
Thomas Gleixner 3c80fe4ac9 audit: Call tty_audit_push_task() outside preempt disabled 15 years ago
Al Viro f7a998a949 in untag_chunk() we need to do alloc_chunk() a bit earlier 15 years ago
Stephen Hemminger b8800aa5d9 audit: make functions static 15 years ago
Miloslav Trmac d29be158a6 Audit: add support to match lsm labels on user audit messages 15 years ago