Commit Graph

13460 Commits (b742c341539fc8b8386ef72f0e95758f39fbb4c8)

Author SHA1 Message Date
Nicolas Pitre d84970bbaf kernel/cpu_pm.c: fix various typos 13 years ago
Andrew Morton 97fd75b7b8 kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks 13 years ago
Sasikantha babu 499eea6bf9 sethostname/setdomainname: notify userspace when there is a change in uts_kern_table 13 years ago
Wei Yang ee5e5683d8 kernel/resource.c: correct the comment of allocate_resource() 13 years ago
Stephen Boyd 4796dd200d vsprintf: fix %ps on non symbols when using kallsyms 13 years ago
Frederic Weisbecker 2bb2ba9d51 rescounters: add res_counter_uncharge_until() 13 years ago
Johannes Weiner 91c63734f6 kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite 13 years ago
Siddhesh Poyarekar 7edc8b0ac1 mm/fork: fix overflow in vma length when copying mmap on clone 13 years ago
Rik van Riel e709ffd616 mm: remove swap token code 13 years ago
Tim Bird 31fe62b958 mm: add a low limit to alloc_large_system_hash 13 years ago
Jiri Olsa ab0cce560e Revert "sched, perf: Use a single callback into the scheduler" 13 years ago
David Howells ef26a5a6ea Guard check in module loader against integer overflow 13 years ago
Al Viro 68f3f16d9a new helper: sigsuspend() 13 years ago
Richard Cochran d239f49d77 timekeeping: Fix a few minor newline issues. 13 years ago
Richard Cochran cd5398bed9 ntp: Fix a stale comment and a few stray newlines. 13 years ago
Richard Cochran dd48d708ff ntp: Correct TAI offset during leap second 13 years ago
Thomas Gleixner 764e0da14f timers: Fixup the Kconfig consolidation fallout 13 years ago
Richard Weinberger 875682648b irq: Remove irq_chip->release() 13 years ago
Thomas Gleixner b5e498ad67 timers: Provide generic Kconfig switches 13 years ago
Eric W. Biederman 4b06a81f1d userns: Silence silly gcc warning. 13 years ago
Mark Brown a87487e687 irqdomain: Document size parameter of irq_domain_add_linear() 13 years ago
Paul Mundt 54a9058860 irqdomain: trivial pr_fmt conversion. 13 years ago
Paul Mundt 5c5806e50b irqdomain: Make irq_domain_simple_map() static. 13 years ago
Paul Mundt ecd84eb20a irqdomain: Export remaining public API symbols. 13 years ago
Paul Mundt 58ee99ada2 irqdomain: Support removal of IRQ domains. 13 years ago
Richard Weinberger 895b67fd58 tracing: Remove kernel_lock annotations 13 years ago
Vaibhav Nagarnaik a591c73f12 tracing: Fix initial buffer_size_kb state 13 years ago
Vaibhav Nagarnaik 05fdd70d2f ring-buffer: Merge separate resize loops 13 years ago
Minho Ban 2df83fa4bc PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer format 13 years ago
Konstantin Khlebnikov 1c2927f185 sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug 13 years ago
Sasha Levin 8ca937a668 cred: use correct cred accessor with regards to rcu read lock 13 years ago
Peter Zijlstra 8e7fbcbc22 sched: Remove stale power aware scheduling remnants and dysfunctional knobs 13 years ago
Steven Rostedt b732d439cb ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER 13 years ago
Steven Rostedt e4f5d5440b ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() 13 years ago
Steven Rostedt 8ed3e2cfe4 ftrace: Make ftrace_modify_all_code() global for archs to use 13 years ago
Steven Rostedt f0cf973a22 ftrace: Return record ip addr for ftrace_location() 13 years ago
Steven Rostedt a650e02a52 ftrace: Consolidate ftrace_location() and ftrace_text_reserved() 13 years ago
Steven Rostedt 9644302e33 ftrace: Speed up search by skipping pages by address 13 years ago
Steven Rostedt 706c81f87f ftrace: Remove extra helper functions 13 years ago
Steven Rostedt 9fd49328fc ftrace: Sort all function addresses, not just per page 13 years ago
Vaibhav Nagarnaik 71babb2705 tracing: change CPU ring buffer state from tracing_cpumask 13 years ago
Namhyung Kim 0a3d7ce7e6 tracing: Check return value of tracing_dentry_percpu() 13 years ago
Steven Rostedt 308f7eeb78 ring-buffer: Reset head page before running self test 13 years ago
Steven Rostedt 659f451ff2 ring-buffer: Add integrity check at end of iter read 13 years ago
Suresh Siddha 55ccf3fe3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() 13 years ago
Vaibhav Nagarnaik 5040b4b7bc ring-buffer: Make addition of pages in ring buffer atomic 13 years ago
Vaibhav Nagarnaik 83f40318da ring-buffer: Make removal of ring buffer pages atomic 13 years ago
Steven Rostedt 6edb2a8a38 tracing: Clean up tracing_mark_write() 13 years ago
Eric W. Biederman 14a590c3f9 userns: Convert cgroup permission checks to use uid_eq 13 years ago
Eric W. Biederman 54ba47edac userns: signal remove unnecessary map_cred_ns 13 years ago