Commit Graph

8214 Commits (1114e3d00f539ecb7a8415663f2a47a80e00a537)

Author SHA1 Message Date
Simon Kagstrom 456b565cc5 core: Add kernel message dumper to call on oopses and panics 15 years ago
KAMEZAWA Hiroyuki 908eedc616 walk system ram range 16 years ago
Stefani Seibold d899bf7b55 procfs: provide stack information for threads 16 years ago
Mike Frysinger 2a9ad18deb lockdep: use new arch_is_kernel_data() 16 years ago
Mike Frysinger 128e8db38e kallsyms: use new arch_is_kernel_text() 16 years ago
Jiri Pirko 1f10206cf8 getrusage: fill ru_maxrss value 16 years ago
Scott James Remnant 02b51df1b0 proc connector: add event for process becoming session leader 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Xiao Guangrong 54fdade1c3 generic-ipi: make struct call_function_data lockless 16 years ago
Neil Horman c02e3f361c kmod: fix race in usermodehelper code 16 years ago
Dave Young af91322ef3 printk: add printk_delay to make messages readable for some scenarios 16 years ago
Dave Young 3a3b6ed223 printk boot_delay: rename printk_delay_msec to loops_per_msec 16 years ago
Arjan van de Ven 69d25870f2 cpuidle: fix the menu governor to boost IO performance 16 years ago
Bernd Schmidt eb8cdec4a9 nommu: add support for Memory Protection Units (MPU) 16 years ago
KOSAKI Motohiro 28b83c5193 oom: move oom_adj value from task_struct to signal_struct 16 years ago
Alexey Dobriyan 1a8670a29b oom: move oom_killer_enable()/oom_killer_disable to where they belong 16 years ago
Jan Beulich 2c85f51d22 mm: also use alloc_large_system_hash() for the PID hash table 16 years ago
Jan Beulich 3c1596efe1 mm: don't use alloc_bootmem_low() where not strictly needed 16 years ago
Andrea Arcangeli 1c2fb7a4c2 ksm: fix deadlock with munlock in exit_mmap 16 years ago
Hugh Dickins 9ba6929480 ksm: fix oom deadlock 16 years ago
Hugh Dickins f8af4da3b4 ksm: the mm interface to ksm 16 years ago
KOSAKI Motohiro c6a7f5728a mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output 16 years ago
Alexey Dobriyan 6e1d5dcc2b const: mark remaining inode_operations as const 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Uwe Kleine-Koenig 2944fcbe03 trivial: Fix duplicated word "options" in comment 16 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Robert P. J. Day fe002a4197 trivial: Correct print_tainted routine name in comment 16 years ago
Ingo Molnar 57c0c15b52 perf: Tidy up after the big rename 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Ingo Molnar dfc65094d0 perf_counter: Rename 'event' to event_id/hw_event 16 years ago
Ingo Molnar 65abc8653c perf_counter: Rename list_entry -> group_entry, counter_list -> group_list 16 years ago
Peter Williams 0d721ceadb sched: Simplify sys_sched_rr_get_interval() system call 16 years ago
Yong Zhang cb5fd13f11 sched: Fix potential NULL derference of doms_cur 16 years ago
Alexey Dobriyan 583a22e7c1 kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file 16 years ago
Andrew Morton 89f19f04dc sched: Fix raciness in runqueue_is_locked() 16 years ago
Peter Zijlstra 05bafda856 tracing: Export trace_profile_buf symbols 16 years ago
Jaswinder Singh Rajput a0f320f487 includecheck fix: kernel/trace, ring_buffer.c 16 years ago
Alan Cox 8d233558cd vt: remove power stuff from kernel/power 16 years ago
Alan Cox f8a7c1a976 kfifo: Use "const" definitions 16 years ago
Ian Schram cdf8073d6b perf_counter: Fix perf_copy_attr() pointer arithmetic 16 years ago
Li Zefan 30bd39cd62 tracing/events: use list_for_entry_continue 16 years ago
Li Zefan ee6c2c1bd1 tracing: remove max_tracer_type_len 16 years ago
Li Zefan a4ec5e0c26 function-graph: use ftrace_graph_funcs directly 16 years ago
Mike Galbraith 3f04e8cd5b sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair() 16 years ago
Arjan van de Ven 6161352142 tracing, perf: Convert the power tracer into an event tracer 16 years ago
Arjan van de Ven 393b2ad8c7 perf: Add a timestamp to fork events 16 years ago
Paul E. McKenney a71fca58b7 rcu: Fix whitespace inconsistencies 16 years ago
Paul E. McKenney 49e291266d rcu: Fix thinko, actually initialize full tree 16 years ago
Paul E. McKenney e7d8842ed3 rcu: Apply results of code inspection of kernel/rcutree_plugin.h 16 years ago