Commit Graph

3094 Commits (82a1fcb90287052aabfa235e7ffc693ea003fe69)

Author SHA1 Message Date
Matti Linnanvuori 9a4b9708f1 module: fix and elaborate comments 17 years ago
David P. Reed fa6a1a554b ntp: fix typo that makes sync_cmos_clock erratic 17 years ago
Ingo Molnar 4307d1e5ad x86: ignore the sys_getcpu() tcache parameter 17 years ago
Ingo Molnar 9612633a21 sched: reorder SCHED_FEAT_ bits 17 years ago
Adrian Bunk 518b22e990 sched: make sched_nr_latency static 17 years ago
Dmitry Adamushko 94bc9a7bd9 sched: remove activate_idle_task() 17 years ago
Dmitry Adamushko ce96b5ac74 sched: fix __set_task_cpu() SMP race 17 years ago
Oleg Nesterov dae51f5620 sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHED 17 years ago
Christian Borntraeger 9778385db3 sched: fix accounting of interrupts during guest execution on s390 17 years ago
Roland McGrath a3474224e6 wait_task_stopped: Check p->exit_state instead of TASK_TRACED 17 years ago
Adrian Bunk f96159840b kernel/taskstats.c: fix bogus nlmsg_free() 17 years ago
Johannes Berg 60a0d23386 hibernate: fix lockdep report 17 years ago
Russ Anderson c642b8391c __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set 17 years ago
Eric W. Biederman 57d5f66b86 pidns: Place under CONFIG_EXPERIMENTAL 17 years ago
Jan Kiszka 22800a2830 fix param_sysfs_builtin name length check 17 years ago
Mathieu Desnoyers 314de8a9e1 Linux Kernel Markers: fix marker mutex not taken upon module load 17 years ago
Andrew Morton cfb5285660 revert "Task Control Groups: example CPU accounting subsystem" 17 years ago
Yasunori Goto 887c3cb188 Add IORESOUCE_BUSY flag for System RAM 17 years ago
Diego Calleja cfe36bde59 Improve cgroup printks 17 years ago
Tetsuo Handa 6fc48af82c sysctl: check length at deprecated_sysctl_warning 17 years ago
Olof Johansson ce1d18e006 [SYSCTL]: Fix warning for token-ring from sysctl checker 17 years ago
Roland McGrath 325d22df7b sigwait eats blocked default-ignore signals 17 years ago
David Miller 3c5fd9c77d [FUTEX] Fix address computation in compat code. 18 years ago
Adrian Bunk e6fe6649b4 sched: proper prototype for kernel/sched.c:migration_init() 18 years ago
Peter Zijlstra b82d9fdd84 sched: avoid large irq-latencies in smp-balancing 18 years ago
Srivatsa Vaddagiri 3c90e6e99b sched: fix copy_namespace() <-> sched_fork() dependency in do_fork 18 years ago
Ingo Molnar 502d26b524 sched: clean up the wakeup preempt check, #2 18 years ago
Ingo Molnar 77d9cc44b5 sched: clean up the wakeup preempt check 18 years ago
Ingo Molnar 8bc6767acb sched: wakeup preemption fix 18 years ago
Ingo Molnar 3e3e13f399 sched: remove PREEMPT_RESTRICT 18 years ago
Ingo Molnar 52d3da1ad4 sched: turn off PREEMPT_RESTRICT 18 years ago
Eric Dumazet d6322faf29 sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SEC 18 years ago
Ingo Molnar 19978ca610 sched: reintroduce SMP tunings again 18 years ago
Paul Mackerras fa13a5a1f2 sched: restore deterministic CPU accounting on powerpc 18 years ago
Balbir Singh 9a41785cc4 sched: fix delay accounting regression 18 years ago
Peter Zijlstra b2be5e96dc sched: reintroduce the sched_min_granularity tunable 18 years ago
Peter Zijlstra 2cb8600e6b sched: documentation: place_entity() comments 18 years ago
Peter Zijlstra 10b777246c sched: fix vslice 18 years ago
Li Zefan 8dce39c231 time: fix inconsistent function names in comments 18 years ago
Alexey Dobriyan 5db6a4dac1 Dump stack during sysctl registration failure 18 years ago
Adrian Bunk fad23fc78b kernel/futex.c: make 3 functions static 18 years ago
David S. Miller f3baa4827a [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. 18 years ago
Rafael J. Wysocki cc5f916e90 Freezer: do not allow freezing processes to clear TIF_SIGPENDING 18 years ago
Balbir Singh 9301899be7 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 18 years ago
Ingo Molnar 38605cae99 sched: fix style in kernel/sched.c 18 years ago
Ingo Molnar 8eb172d941 sched: fix style of swap() macro in kernel/sched_fair.c 18 years ago
Paul Menage fe5c7cc228 sched: report CPU usage in CFS cgroup directories 18 years ago
Srivatsa Vaddagiri ae8393e508 sched: move rcu_head to task_group struct 18 years ago
James Bottomley 7bae49d498 sched: fix incorrect assumption that cpu 0 exists 18 years ago
Peter Zijlstra 73a2bcb0ed sched: keep utime/stime monotonic 18 years ago