Commit Graph

12111 Commits (a9cf55b2861057a213e610da2fec52125439a11d)

Author SHA1 Message Date
Paul Turner a9cf55b286 sched: Expire invalid runtime 14 years ago
Paul Turner 58088ad015 sched: Add a timer to handle CFS bandwidth refresh 14 years ago
Paul Turner ec12cb7f31 sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth 14 years ago
Paul Turner a790de9959 sched: Validate CFS quota hierarchies 14 years ago
Paul Turner ab84d31e15 sched: Introduce primitives to account for CFS bandwidth tracking 14 years ago
Paul Turner 953bfcd10e sched: Implement hierarchical task accounting for SCHED_OTHER 14 years ago
Yong Zhang 5710f15b52 sched/cpupri: Remove cpupri->pri_active 14 years ago
Steven Rostedt d473750b40 sched/cpupri: Fix memory barriers for vec updates to always be in order 14 years ago
Steven Rostedt c92211d9b7 sched/cpupri: Remove the vec->lock 14 years ago
Steven Rostedt 5181f4a46a sched: Use pushable_tasks to determine next highest prio 14 years ago
Steven Rostedt c37495fd0f sched: Balance RT tasks when forked as well 14 years ago
Hillf Danton 1812a643cc sched: Remove resetting exec_start in put_prev_task_rt() 14 years ago
Hillf Danton 311e800e16 sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task() 14 years ago
Hillf Danton 0835471697 sched: Remove noop in lowest_flag_domain() 14 years ago
Hillf Danton 67d955383a sched: Remove noop in next_prio() 14 years ago
Mike Galbraith c350a04efd sched: fix broken SCHED_RESET_ON_FORK handling 14 years ago
Yong Zhang 2c2efaed9b sched: Kill WAKEUP_PREEMPT 14 years ago
Jan H. Schönherr e2b245f89e sched: Remove rq->avg_load_per_task 14 years ago
Vasiliy Kulikov 72fa59970f move RLIMIT_NPROC check from set_user() to do_execve_common() 14 years ago
Jonathan Nieder f2c0d0266c cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning 14 years ago
Jason Baron b77f0f3c1f jump label: Reduce the cycle count by changing the link order 14 years ago
Tejun Heo f59de8992a lockdep: Clear whole lockdep_map on initialization 14 years ago
Peter Zijlstra 70a0686a72 lockdep: Fix up warning 14 years ago
Peter Zijlstra 7d36b26be0 lockdep: Fix trace_hardirqs_on_caller() 14 years ago
Linus Torvalds 288d5abec8 Boot up with usermodehelper disabled 14 years ago
Oleg Nesterov a7295898a1 taskstats: add_del_listener() should ignore !valid listeners 14 years ago
Oleg Nesterov dfc428b656 taskstats: add_del_listener() shouldn't use the wrong node 14 years ago
Jason Wessel 37f86b469d kdb,kgdb: Allow arbitrary kgdb magic knock sequences 14 years ago
Jason Wessel d613d828e8 kdb: Remove all references to DOING_KGDB2 14 years ago
Jason Wessel f679c4985b kdb,kgdb: Implement switch and pass buffer from kdb -> gdb 14 years ago
Jason Wessel 3bdb65ec95 kdb: cleanup unused variables missed in the original kdb merge 14 years ago
Geert Uytterhoeven 1c388919d8 resources: Add lookup_resource() 14 years ago
Grant Likely 7e71330169 dt/irq: add irq_domain_generate_simple() helper 14 years ago
Grant Likely 08a543ad33 irq: add irq_domain translation infrastructure 14 years ago
Hans Verkuil 2330fb8242 [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support 14 years ago
Oleg Nesterov c1095c6da5 signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked() 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Hugh Dickins 4302fbc8ec panic: panic=-1 for immediate reboot 14 years ago
Vitaliy Ivanov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 years ago
Vasiliy Kulikov b34a6b1da3 ipc: introduce shm_rmid_forced sysctl 14 years ago
Daniel Rebelo de Oliveira fb0a685cb9 kernel/fork.c: fix a few coding style issues 14 years ago
Michal Hocko 778d3b0ff0 cpusets: randomize node rotor used in cpuset_mem_spread_node() 14 years ago
Shawn Bohrer 9ea71503a8 futex: Fix regression with read only mappings 14 years ago
Stephen Boyd 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 years ago
Amerigo Wang c5f41752fd notifiers: sys: move reboot notifiers into reboot.h 14 years ago
Maxin B John ae891a1b93 devres: fix possible use after free 14 years ago
Benjamin Herrenschmidt 2efaca927f mm/futex: fix futex writes on archs with SW tracking of dirty & young 14 years ago
Jesper Juhl f629299b54 trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED 14 years ago
Kay Sievers 88bfa32479 module: add /sys/module/<name>/uevent files 14 years ago
Kay Sievers 4befb026cf module: change attr callbacks to take struct module_kobject 14 years ago