Commit Graph

7401 Commits (d2c123c27db841c6c11a63de9c144823d2b1ba76)

Author SHA1 Message Date
Rusty Russell 45fcc70c0b module_param: split perm field into flags and perm 16 years ago
Rusty Russell 9a71af2c36 module_param: invbool should take a 'bool', not an 'int' 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Al Viro 589ff870ed Switch collect_mounts() to struct path 16 years ago
Oleg Nesterov b415c49a86 slow_work_thread() should do the exclusive wait 16 years ago
Pekka Enberg 22fb4e71e6 irq: use kcalloc() instead of the bootmem allocator 16 years ago
Pekka Enberg 0fb5302916 sched: use slab in cpupri_init() 16 years ago
Pekka Enberg 4bdddf8ff9 sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var() 16 years ago
Yinghai Lu dad213aeb5 irq/cpumask: make memoryless node zero happy 16 years ago
Yinghai Lu 38c7fed2f5 x86: remove some alloc_bootmem_cpumask_var calling 16 years ago
Pekka Enberg 36b7b6d465 sched: use kzalloc() instead of the bootmem allocator 16 years ago
Catalin Marinas 4f2294b6dc kmemleak: Add modules support 16 years ago
Peter Zijlstra cca3f454a8 perf_counter: Add counter->id to the throttle event 16 years ago
Peter Zijlstra f4dbfa8f31 perf_counter: Standardize event names 16 years ago
Peter Zijlstra 1c432d899d perf_counter: Rename enums 16 years ago
Peter Zijlstra df58ab24bf perf_counter: Rename perf_counter_limit sysctl 16 years ago
Peter Zijlstra 0764771dab perf_counter: More paranoia settings 16 years ago
Peter Zijlstra 9e350de37a perf_counter: Accurate period data 16 years ago
Peter Zijlstra df1a132bf3 perf_counter: Introduce struct for sample data 16 years ago
Peter Zijlstra 66fff22483 perf_counter: Annotate exit ctx recursion 16 years ago
Peter Zijlstra bd2b5b1284 perf_counter: More aggressive frequency adjustment 16 years ago
Steven Rostedt 110bf2b764 tracing: add protection around module events unload 16 years ago
Steven Rostedt 725c624a58 tracing: add trace_seq_vprint interface 16 years ago
Li Zefan 55782138e4 tracing/events: convert block trace points to TRACE_EVENT() 16 years ago
Steven Rostedt f57a8a1911 ring-buffer: fix ret in rb_add_time_stamp 16 years ago
Yinghai Lu eaa958402e cpumask: alloc zeroed cpumask for static cpumask_var_ts 16 years ago
Peter Zijlstra 1f8a6a10fb ring-buffer: pass in lockdep class key for reader_lock 16 years ago
Linus Torvalds 3af968e066 async: Fix lack of boot-time console due to insufficient synchronization 16 years ago
Ingo Molnar 8326f44da0 perf_counter: Implement generalized cache event types 16 years ago
Ingo Molnar a21ca2cac5 perf_counter: Separate out attr->type from attr->config 16 years ago
Peter Zijlstra 6a24ed6c60 perf_counter: Fix frequency adjustment for < HZ 16 years ago
Peter Zijlstra 689802b2d0 perf_counter: Add PERF_SAMPLE_PERIOD 16 years ago
Peter Zijlstra ac4bcf8894 perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID 16 years ago
Peter Zijlstra 089dd79db9 perf_counter: Generate mmap events for install_special_mapping() 16 years ago
Paul Mackerras 6dc5f2a417 perf_counter: Fix lockup with interrupting counters 16 years ago
Oleg Nesterov edaba2c533 ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic" 16 years ago
Oleg Nesterov 087eb43705 ptrace: tracehook_report_clone: fix false positives 16 years ago
Peter Zijlstra d99e944620 perf_counter: Remove munmap stuff 16 years ago
Peter Zijlstra 60313ebed7 perf_counter: Add fork event 16 years ago
Christoph Lameter e0a94c2a63 security: use mmap_min_addr indepedently of security models 16 years ago
Ingo Molnar 128f048f0f perf_counter: Fix throttling lock-up 16 years ago
Steven Rostedt 563af16c30 tracing: add annotation to what type of stack trace is recorded 16 years ago
Steven Whitehouse 56d8bd3f0b tracing: fix multiple use of __print_flags and __print_symbolic 16 years ago
walimis 048dc50c5e tracing/events: fix output format of user stack 16 years ago
walimis f11b3f4e29 tracing/events: fix output format of kernel stack 16 years ago
walimis 083a63b48e tracing/trace_stack: fix the number of entries in the header 16 years ago
Steven Rostedt ea05b57cc1 ring-buffer: discard timestamps that are at the start of the buffer 16 years ago
Steven Rostedt edd813bffc ring-buffer: try to discard unneeded timestamps 16 years ago
Tim Bird a202355640 ring-buffer: fix bug in ring_buffer_discard_commit 16 years ago
Peter Zijlstra a96bbc1641 perf_counter: Fix race in counter initialization 16 years ago