Commit Graph

3191 Commits (3a10c30acc4821ca000b52ed0edafd0d3bf26a52)

Author SHA1 Message Date
Greg Kroah-Hartman 6494a93d55 Module: check to see if we have a built in module with the same name 17 years ago
Jon Masters 0aa5bd52d0 module: add module taint on ndiswrapper 17 years ago
Denis Cheng 8686c99875 module: fix the module name length in param_sysfs_builtin 17 years ago
Rusty Russell 6dd06c9fbe module: make module_address_lookup safe 17 years ago
Rusty Russell bb9d3d56e7 module: better OOPS and lockdep coverage for loading modules 17 years ago
Rusty Russell efa5345e39 module: Fix gratuitous sprintf in module.c 17 years ago
Rusty Russell c9a3ba55bb module: wait for dependent modules doing init. 17 years ago
Rusty Russell a2da4052f1 module: Don't report discarded init pages as kernel text. 17 years ago
Pavel Emelyanov 08913681e4 [NET]: Remove the empty net_table 17 years ago
Eric W. Biederman e51b6ba077 sysctl: Infrastructure for per namespace sysctls 17 years ago
Eric W. Biederman 23eb06de7d sysctl: Remember the ctl_table we passed to register_sysctl_paths 17 years ago
Eric W. Biederman 29e796fd4d sysctl: Add register_sysctl_paths function 17 years ago
Jens Axboe fadad878cc kernel: add CLONE_IO to specifically request sharing of IO contexts 17 years ago
Jens Axboe d38ecf935f io context sharing: preliminary support 17 years ago
Jens Axboe fd0928df98 ioprio: move io priority from task_struct to io_context 17 years ago
Ingo Molnar 326e96b923 printk: revert ktime_get() timestamps 17 years ago
Heiko Carstens 81ef16e763 [S390] Remove appldata include from sysctl_check.c 17 years ago
Arjan van de Ven 6d082592b6 sched: keep total / count stats in addition to the max for 17 years ago
Peter Zijlstra 5973e5b954 sched: fix: don't take a mutex from interrupt context 17 years ago
Nick Piggin 5fb5e6de55 sched: print backtrace of running tasks too 17 years ago
Ingo Molnar 19ef930927 printk: use ktime_get() 17 years ago
Ingo Molnar 90739081ef softlockup: fix signedness 17 years ago
Arjan van de Ven 9745512ce7 sched: latencytop support 17 years ago
Dmitry Adamushko 326587b840 sched: fix goto retry in pick_next_task_rt() 17 years ago
Guillaume Chazarain cc203d2422 sched: monitor clock underflows in /proc/sched_debug 17 years ago
Guillaume Chazarain 782daeee3d sched: fix rq->clock warps on frequency changes 17 years ago
Michal Schmidt 4f05b98d54 sched: fix, always create kernel threads with normal priority 17 years ago
Paolo Ciarrocchi 1ad82fd547 debug: clean up kernel/profile.c 17 years ago
Ingo Molnar 6478d8800b sched: remove the !PREEMPT_BKL code 17 years ago
Ingo Molnar 58b8a73ab8 sched: make PREEMPT_BKL the default 17 years ago
Arjan van de Ven e14af7eeb4 debug: track and print last unloaded module in the oops trace 17 years ago
Arjan van de Ven 21aa9280b9 debug: show being-loaded/being-unloaded indicator for modules 17 years ago
Peter Zijlstra 5a52dd5009 sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY 17 years ago
Peter Zijlstra 1020387f5f sched: rt-group: reduce rescheduling 17 years ago
Peter Zijlstra 37bb6cb409 hrtimer: unlock hrtimer_wakeup 17 years ago
Peter Zijlstra d3d74453c3 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback 17 years ago
Peter Zijlstra 2d44ae4d71 hrtimer: clean up cpu->base locking tricks 17 years ago
Peter Zijlstra 48d5e25821 sched: rt throttling vs no_hz 17 years ago
Mike Galbraith 614ee1f61f sched: pull_rt_task() cleanup 17 years ago
Peter Zijlstra 6f505b1642 sched: rt group scheduling 17 years ago
Peter Zijlstra fa85ae2418 sched: rt time limit 17 years ago
Peter Zijlstra 8f4d37ec07 sched: high-res preemption tick 17 years ago
Herbert Xu 02b67cc3ba sched: do not do cond_resched() when CONFIG_PREEMPT 17 years ago
Ingo Molnar 03319ec8b0 sched: documentation, whitespace fixes 17 years ago
Peter Zijlstra 78f2c7db60 sched: SCHED_FIFO/SCHED_RR watchdog timer 17 years ago
Peter Zijlstra fa717060f1 sched: sched_rt_entity 17 years ago
Pavel Emelyanov 8eb703e4f3 uids: merge multiple error paths in alloc_uid() into one 17 years ago
Gregory Haskins dc938520d2 sched: dynamically update the root-domain span/online maps 17 years ago
Paul E. McKenney eaf649e9fe Preempt-RCU: CPU Hotplug handling 17 years ago
Paul E. McKenney e260be673a Preempt-RCU: implementation 17 years ago