Commit Graph

16218 Commits (cd9151e26d31048b2b5e00fd02e110e07d2200c9)

Author SHA1 Message Date
Joe Perches 62e32ac350 printk: rename struct log to struct printk_log 12 years ago
Joe Perches 23475408c6 printk: use pointer for console_cmdline indexing 12 years ago
Joe Perches bbeddf52ad printk: move braille console support into separate braille.[ch] files 12 years ago
Joe Perches d197c43d04 printk: add console_cmdline.h 12 years ago
Joe Perches b9ee979e9d printk: move to separate directory for easier modification 12 years ago
Dave Kleikamp 10e84b97ed mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG 12 years ago
Colin Cross 2b44c4db2e freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes 12 years ago
Rafael J. Wysocki 148519120c Revert "cpuidle: Quickly notice prediction failure for repeat mode" 12 years ago
Francesco Fusco d738ce8fdc sysctl: range checking in do_proc_dointvec_ms_jiffies_conv 12 years ago
Steven Rostedt (Red Hat) 09d8091c02 tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus() 12 years ago
Steven Rostedt (Red Hat) 195a8afc7a ftrace: Add check for NULL regs if ops has SAVE_REGS set 12 years ago
Oleg Nesterov 9c01fe4593 tracing: Kill trace_cpu struct/members 12 years ago
Oleg Nesterov 6484c71cbc tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu() 12 years ago
Oleg Nesterov 0bc392ee46 tracing: Change tracing_entries_fops to rely on tracing_get_cpu() 12 years ago
Oleg Nesterov 4d3435b8a4 tracing: Change tracing_stats_fops to rely on tracing_get_cpu() 12 years ago
Oleg Nesterov 46ef2be0d1 tracing: Change tracing_buffers_fops to rely on tracing_get_cpu() 12 years ago
Oleg Nesterov 15544209cb tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu() 12 years ago
Oleg Nesterov 649e9c70da tracing: Introduce trace_create_cpu_file() and tracing_get_cpu() 12 years ago
David Howells 42577ca8c3 Fix __wait_on_atomic_t() to call the action func if the counter != 0 12 years ago
Oleg Nesterov e70e78e3c8 tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open() 12 years ago
Oleg Nesterov a644a7e958 tracing: Kill trace_array->waiter 12 years ago
Oleg Nesterov cd458ba9d5 tracing: Do not (ab)use trace_seq in event_id_read() 12 years ago
Oleg Nesterov 7710b63995 tracing: Simplify the iteration logic in f_start/f_next 12 years ago
Steven Rostedt (Red Hat) 8f76899339 tracing: Add ref_data to function and fgraph tracer structs 12 years ago
Alexander Z Lam f77d09a384 tracing: Miscellaneous fixes for trace_array ref counting 12 years ago
Alexander Z Lam 609e85a70b tracing: Fix error handling to ensure instances can always be removed 12 years ago
Masami Hiramatsu a232e270dc tracing/kprobe: Wait for disabling all running kprobe handlers 12 years ago
Oleg Nesterov cd92bf61d6 tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare() 12 years ago
Oleg Nesterov 421c7860c6 tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty 12 years ago
Oleg Nesterov b8ebfd3f71 tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is empty 12 years ago
zhangwei(Jovi) d611851b42 tracing: Typo fix on ring buffer comments 12 years ago
zhangwei(Jovi) 146c3442f2 tracing: Use trace_seq_puts()/trace_seq_putc() where possible 12 years ago
Greg Kroah-Hartman b9b3259746 sysfs.h: add __ATTR_RW() macro 12 years ago
zhangwei(Jovi) 991821c86c tracing: Use correct config guard CONFIG_STACK_TRACER 12 years ago
Paul Gortmaker 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
Paul Gortmaker 49fb4c6290 rcu: delete __cpuinit usage from all rcu files 12 years ago
Liu ShuoX e5248a111b PM / Sleep: avoid 'autosleep' in shutdown progress 12 years ago
Al Viro 786e1448d9 cgroup: we can use simple_lookup() now 12 years ago
Tejun Heo 913ffdb543 cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path() 12 years ago
Peter Zijlstra 971ee28cbd sched: Fix HRTICK 12 years ago
Stephen Boyd a272dcca18 tick: broadcast: Check broadcast mode on CPU hotplug 12 years ago
Maarten Lankhorst 1b375dc307 mutex: Move ww_mutex definitions to ww_mutex.h 12 years ago
Peter Zijlstra 058ebd0eba perf: Fix perf_lock_task_context() vs RCU 12 years ago
Jiri Olsa 06f417968b perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario 12 years ago
Jiri Olsa 734df5ab54 perf: Clone child context from parent context pmu 12 years ago
Michel Lespinasse 98d1e64f95 mm: remove free_area_cache 12 years ago
Robin Holt 1b3a5d02ee reboot: move arch/x86 reboot= handling to generic kernel 12 years ago
Robin Holt 972ee83df8 reboot: checkpatch.pl the new kernel/reboot.c file 12 years ago
Robin Holt 15d94b8256 reboot: move shutdown/reboot related functions to kernel/reboot.c 12 years ago
Robin Holt 0efbee7089 reboot: remove -stable friendly PF_THREAD_BOUND define 12 years ago