Commit Graph

19140 Commits (06e944b8e5fc4bec83f102f98c1ee4f972f5f072)

Author SHA1 Message Date
Catalin Marinas 76835b0ebf futex: Ensure get_futex_key_refs() always implies a barrier 10 years ago
Prarit Bhargava d3051b489a modules, lock around setting of MODULE_STATE_UNFORMED 10 years ago
Geert Uytterhoeven 63a12d9d01 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> 10 years ago
Ulrich Obergfell 6e7458a6f0 kernel/watchdog.c: control hard lockup detection default 10 years ago
Rasmus Villemoes f9f2bac27c kdb: replace strnicmp with strncasecmp 10 years ago
Mike Travis 67cf13ceed x86: optimize resource lookups for ioremap 10 years ago
Baoquan He 36f3f500ef kexec: remove the unused function parameter 10 years ago
Baoquan He 669280a152 kexec: take the segment adding out of locate_mem_hole functions 10 years ago
Rob Jones 0049f26ae0 kernel/kallsyms.c: use __seq_open_private() 10 years ago
Markus Trippelsdorf 98e35f5894 printk: git rid of [sched_delayed] message for printk_deferred 10 years ago
Geert Uytterhoeven 2240a31db6 printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP 10 years ago
Richard Guy Briggs 2991dd2b01 audit: rename audit_log_remove_rule to disambiguate for trees 10 years ago
Richard Guy Briggs e85322d21c audit: cull redundancy in audit_rule_change 10 years ago
Eric Paris 739c95038e audit: WARN if audit_rule_change called illegally 10 years ago
Richard Guy Briggs 3639f17068 audit: put rule existence check in canonical order 10 years ago
Scotty Bauer 0baae41ea8 kernel/sys.c: compat sysinfo syscall: fix undefined behavior 10 years ago
vishnu.ps ec94fc3d59 kernel/sys.c: whitespace fixes 10 years ago
Ying Xue 067b722faf acct: eliminate compile warning 10 years ago
Ionut Alexa 27fb10edca kernel/async.c: switch to pr_foo() 10 years ago
Sasha Levin 96dad67ff2 mm: use VM_BUG_ON_MM where possible 10 years ago
Oleg Nesterov 6b6482bbf6 mempolicy: remove the "task" arg of vma_policy_mof() and simplify it 10 years ago
Johannes Weiner 1f13ae399c mm: remove noisy remainder of the scan_unevictable interface 10 years ago
Cyrill Gorcunov f606b77f1a prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation 10 years ago
Cyrill Gorcunov 71fe97e185 prctl: PR_SET_MM -- factor out mmap_sem when updating mm::exe_file 10 years ago
Cyrill Gorcunov 8764b338b3 mm: use may_adjust_brk helper 10 years ago
Nishanth Aravamudan 109228389a kernel/kthread.c: partial revert of 81c98869fa ("kthread: ensure locality of task_struct allocations") 10 years ago
chai wen b1a8de1f53 softlockup: make detector be aware of task switch of processes hogging cpu 10 years ago
Steven Rostedt addff1feb0 tracing: Clean up scheduling in trace_wakeup_test_thread() 10 years ago
Martin Schwidefsky fe0f49768d s390/nohz: use a per-cpu flag for arch_needs_cpu 10 years ago
Al Viro 849f3127bb switch /dev/kmsg to ->write_iter() 10 years ago
Peter Zijlstra fe0e01c77d tracing: Robustify wait loop 10 years ago
Joe Lawrence 3e28e37720 workqueue: Use cond_resched_rcu_qs macro 11 years ago
Joe Lawrence 789cbbeca4 workqueue: Add quiescent state between work items 11 years ago
Peter Zijlstra 8acd91e862 locking/lockdep: Revert qrwlock recusive stuff 11 years ago
Jason Low debfab74e4 locking/rwsem: Avoid double checking before try acquiring write lock 11 years ago
Kirill Tkhai f10e00f4bf sched/dl: Use dl_bw_of() under rcu_read_lock_sched() 11 years ago
Kirill Tkhai 10a12983b3 sched/fair: Delete resched_cpu() from idle_balance() 11 years ago
Rik van Riel 347abad981 sched, time: Fix build error with 64 bit cputime_t on 32 bit systems 11 years ago
Vincent Guittot 43f4d66637 sched: Improve sysbench performance by fixing spurious active migration 11 years ago
Peter Zijlstra 9c2b9d30e2 perf: Fix perf bug in fork() 11 years ago
Peter Zijlstra 211de6eba8 perf: Fix unclone_ctx() vs. locking 11 years ago
Peter Zijlstra 6c72e3501d perf: fix perf bug in fork() 11 years ago
Steven Rostedt (Red Hat) 24607f114f ring-buffer: Fix infinite spin in reading buffer 11 years ago
Kyle McMartin 6c34f1f542 aarch64: filter $x from kallsyms 11 years ago
Alexei Starovoitov f1bca824da bpf: add search pruning optimization to verifier 11 years ago
Joerg Roedel fdd64ed54e PM / hibernate: Iterate over set bits instead of PFNs in swsusp_free() 11 years ago
Rafael J. Wysocki a8d46b9e4e ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle 11 years ago
Rafael J. Wysocki ebc3e41e37 PM / sleep: Rename platform suspend/resume functions in suspend.c 11 years ago
Rafael J. Wysocki 2a8a8ce651 PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq() 11 years ago
Davidlohr Bueso c98fed9fc6 locktorture: Cleanup header usage 11 years ago