Commit Graph

9234 Commits (c8634fd3115497ac311f57be9c12f993437745cf)

Author SHA1 Message Date
Peter Zijlstra 5da9a0fb67 sched: Fix select_task_rq() vs hotplug issues 15 years ago
Peter Zijlstra 3802290628 sched: Fix sched_exec() balancing 15 years ago
Peter Zijlstra e2912009fb sched: Ensure set_task_cpu() is never called on blocked tasks 15 years ago
Peter Zijlstra 06b83b5fbe sched: Use TASK_WAKING for fork wakups 15 years ago
Peter Zijlstra e4f4288842 sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE 15 years ago
Peter Zijlstra e6c8fba777 sched: Fix task_hot() test order 15 years ago
Xiaotian Feng 9ee349ad6d sched: Fix set_cpu_active() in cpu_down() 15 years ago
Peter Zijlstra f4c4176f21 perf events: Allow per-task-per-cpu counters 15 years ago
Amerigo Wang 06a7f71124 kexec: premit reduction of the reserved memory size 15 years ago
André Goddard Rosa 417e315247 pid: reduce code size by using a pointer to iterate over array 15 years ago
André Goddard Rosa 7be6d991bc pid: tighten pidmap spinlock critical section by removing kfree() 15 years ago
Oleg Nesterov 1be53963b0 signals: check ->group_stop_count after tracehook_get_signal() 15 years ago
Oleg Nesterov ad09750b51 signals: kill force_sig_specific() 15 years ago
Oleg Nesterov 7486e5d9fc signals: cosmetic, collect_signal: use SI_USER 15 years ago
Oleg Nesterov dd34200adc signals: send_signal: use si_fromuser() to detect from_ancestor_ns 15 years ago
Oleg Nesterov 614c517d7c signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER() 15 years ago
Oleg Nesterov 6580807da1 ptrace: copy_process() should disable stepping 15 years ago
KAMEZAWA Hiroyuki 569b846df5 memcg: coalesce uncharge during unmap/truncate 15 years ago
Alexey Dobriyan 28dfef8feb const: constify remaining pipe_buf_operations 15 years ago
Barry Song f065f41f48 timecompare: fix half-Y2K38 problem in timecompare_update while calculating offset 15 years ago
Peter Zijlstra f13c12c634 perf_events: Fix perf_event_attr layout 15 years ago
André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
Bernhard Walle 5ada918b82 vt: introduce and use vt_kmsg_redirect() function 15 years ago
H Hartley Sweeten dfc6a736d4 kernel/sys.c: fix "warning: do-while statement is not a compound statement" noise 15 years ago
Xiao Guangrong c0f68c2fab generic-ipi: cleanup for generic_smp_call_function_interrupt() 15 years ago
Amerigo Wang 70da2340fb 'sysctl_max_map_count' should be non-negative 15 years ago
Lee Schermerhorn 06808b0827 hugetlb: derive huge pages nodes allowed from task mempolicy 15 years ago
Alexey Dobriyan 4b731d50ff bsdacct: fix uid/gid misreporting 15 years ago
Paul Mackerras 0f624e7e56 perf_event: Fix incorrect range check on cpu number 15 years ago
David Miller b9f8fcd55b sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 15 years ago
Steven Rostedt e36c54582c tracing: Fix return of trace_dump_stack() 15 years ago
Rusty Russell d4703aefdb module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y 15 years ago
Thomas Gleixner b5f91da0a6 clockevents: Convert to raw_spinlock 15 years ago
Thomas Gleixner d192c47f25 clockevents: Make tick_device_lock static 15 years ago
Thomas Gleixner e625cce1b7 perf_event: Convert to raw_spinlock 15 years ago
Thomas Gleixner ecb49d1a63 hrtimers: Convert to raw_spinlocks 15 years ago
Thomas Gleixner 239007b844 genirq: Convert irq_desc.lock to raw_spinlock 15 years ago
Thomas Gleixner 9f5a5621e7 smp: Convert smplocks to raw_spinlocks 15 years ago
Thomas Gleixner d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock 15 years ago
Thomas Gleixner 1d61548254 sched: Convert pi_lock to raw_spinlock 15 years ago
Thomas Gleixner fe841226bd sched: Convert cpupri lock to raw_spinlock 15 years ago
Thomas Gleixner 0986b11b12 sched: Convert rt_runtime_lock to raw_spinlock 15 years ago
Thomas Gleixner 05fa785cf8 sched: Convert rq->lock to raw_spinlock 15 years ago
Thomas Gleixner a26724591e plist: Make plist debugging raw_spinlock aware 15 years ago
Thomas Gleixner 9c1721aa49 locking: Cleanup the name space completely 15 years ago
Thomas Gleixner 9828ea9d75 locking: Further name space cleanups 15 years ago
Thomas Gleixner c2f21ce2e3 locking: Implement new raw_spinlock 15 years ago
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner edc35bd72e locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago