Commit Graph

12816 Commits (644bd954313254b54e08b69077e16831b6e04dfa)

Author SHA1 Message Date
Dan Carpenter 305f3c8b20 cgroup: move assignement out of condition in cgroup_attach_proc() 13 years ago
Al Viro 93d3a10ef4 auditsc: propage umode_t 13 years ago
Al Viro 2570ebbd1f switch kern_ipc_perm to umode_t 13 years ago
Al Viro df0a42837b switch mq_open() to umode_t 13 years ago
Al Viro 36fcb589e7 sysctl: use umode_t for table permissions 13 years ago
Al Viro a5e7ed3287 cgroup: propagate mode_t 13 years ago
Al Viro f4ae40a6a5 switch debugfs to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Al Viro ff01bb4832 fs: move code out of buffer.c 13 years ago
Al Viro 32dc730860 get rid of timer in kern/acct.c 13 years ago
Mandeep Singh Baines f9fab10bbd hung_task: fix false positive during vfork 13 years ago
Al Viro d36b691077 misc latin1 to utf8 conversions 13 years ago
Hugh Dickins e6780f7243 futex: Fix uninterruptible loop due to gate_area 13 years ago
Linus Torvalds 3b87487ac5 Revert "clockevents: Set noop handler in clockevents_exchange_device()" 13 years ago
Rob Herring 93797d87d6 irq: check domain hwirq range for DT translate 13 years ago
Frederic Weisbecker 7e3aa30ac8 cgroup: Remove task_lock() from cgroup_post_fork() 13 years ago
Kirill A. Shutemov c6ca57500c cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end() 13 years ago
Kirill A. Shutemov 1c6c3fad81 cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static 13 years ago
Xiao Guangrong a65cf5181a jump-label: export jump_label_inc/jump_label_dec 13 years ago
Jamie Iles c87fb57346 ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF 13 years ago
Arun Sharma 1ac9bc6943 sched/tracing: Add a new tracepoint for sleeptime 13 years ago
Dave Jones 664dfa65e8 sched: Disable scheduler warnings during oopses 13 years ago
Mandeep Singh Baines 892a2b90ba cgroup: only need to check oldcgrp==newgrp once 13 years ago
Mandeep Singh Baines b07ef77411 cgroup: remove redundant get/put of task struct 13 years ago
Mandeep Singh Baines 026085ef5a cgroup: remove redundant get/put of old css_set from migrate 13 years ago
Kay Sievers 7239f65cf3 clockevents: remove sysdev.h 13 years ago
Kay Sievers 8a25a2fd12 cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem 13 years ago
Frederic Weisbecker c84cdf75cc cgroup: Remove unnecessary task_lock before fetching css_set on migration 13 years ago
Frederic Weisbecker 7e381b0eb1 cgroup: Drop task_lock(parent) on cgroup_fork() 13 years ago
Tejun Heo 38b78eb855 tracing: Factorize filter creation 13 years ago
Steven Rostedt 762e120788 tracing: Have stack tracing set filtered functions at boot 13 years ago
Steven Rostedt 2a85a37f16 ftrace: Allow access to the boot time function enabling 13 years ago
Steven Rostedt d2d45c7a03 tracing: Have stack_tracer use a separate list of functions 13 years ago
Steven Rostedt 69a3083c4a ftrace: Decouple hash items from showing filtered functions 13 years ago
Steven Rostedt fc13cb0ce4 ftrace: Allow other users of function tracing to use the output listing 13 years ago
Steven Rostedt 06a51d9307 ftrace: Create ftrace_hash_empty() helper routine 13 years ago
Steven Rostedt c842e97552 ftrace: Fix ftrace hash record update with notrace 13 years ago
Steven Rostedt 5855fead9c ftrace: Use bsearch to find record ip 13 years ago
Steven Rostedt 68950619f8 ftrace: Sort the mcount records on each page 13 years ago
Steven Rostedt 85ae32ae01 ftrace: Replace record newlist with record page list 13 years ago
Steven Rostedt a790087554 ftrace: Allocate the mcount record pages as groups 13 years ago
Steven Rostedt 3208230983 ftrace: Remove usage of "freed" records 13 years ago
Steven Rostedt c88fd8634e ftrace: Allow archs to modify code without stop machine 13 years ago
Jiri Olsa 30fb6aa740 ftrace: Fix unregister ftrace_ops accounting 13 years ago
Daisuke Nishimura 62af3783e4 sched: Fix cgroup movement of waking process 13 years ago
Daisuke Nishimura 7ceff013c4 sched: Fix cgroup movement of newly created process 13 years ago
Daisuke Nishimura 4fc420c91f sched: Fix cgroup movement of forking process 13 years ago
Kamalesh Babulal 11534ec5b6 sched: Remove cfs bandwidth period check in tg_set_cfs_period() 13 years ago
Peter Zijlstra a195f004e9 sched: Fix load-balance lock-breaking 13 years ago
Peter Zijlstra 5b54b56be5 sched: Replace all_pinned with a generic flags field 13 years ago