Commit Graph

3878 Commits (f2278f31d6feb9036eaa79f2e8abcce850420abd)

Author SHA1 Message Date
Harvey Harrison 3fc957721d lib: create common ascii hex array 17 years ago
Mirco Tischler 0c70814c31 cgroups: fix compile warning 17 years ago
Linus Torvalds c3921ab715 Add new 'cond_resched_bkl()' helper function 17 years ago
Linus Torvalds 8e3e076c5a BKL: revert back to the old spinlock implementation 17 years ago
Linus Torvalds 00b41ec261 Revert "semaphore: fix" 17 years ago
Rusty Russell 91e37a793b module: don't ignore vermagic string if module doesn't have modversions 17 years ago
Rusty Russell a5dd697074 module: be more picky about allowing missing module versions 17 years ago
Paul Menage 5be7a4792a Fix cpuset sched_relax_domain_level control file 17 years ago
Mike Galbraith 46151122e0 sched: fix weight calculations 17 years ago
Ingo Molnar bf726eab37 semaphore: fix 17 years ago
Jens Axboe 75065ff619 Revert "relay: fix splice problem" 17 years ago
Peter Zijlstra 3e51f33fcc sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 17 years ago
Ingo Molnar dfbf4a1bc3 sched: fix cpu clock 17 years ago
Miao Xie cb4ad1ffc7 sched: fair-group: fix a Div0 error of the fair group scheduler 17 years ago
Heiko Carstens 712555ee4f sched: fix missing locking in sched_domains code 17 years ago
Ingo Molnar 690229a091 sched: make clock sync tunable by architecture code 17 years ago
Mike Galbraith d7dcdc11cf sched: fix debugging 17 years ago
David Simner 673a90a1e0 sched: fix sched_info_switch not being called according to documentation 17 years ago
Peter Zijlstra b328ca182f sched: fix hrtick_start_fair and CPU-Hotplug 17 years ago
Gregory Haskins 104f64549c sched: fix SCHED_FAIR wake-idle logic error 17 years ago
Gregory Haskins 8ae121ac86 sched: fix RT task-wakeup logic 17 years ago
Harvey Harrison 983ed7a66b sched: add statics, don't return void expressions 17 years ago
Andrew Morton d478c2cfaa sched: add debug checks to idle functions 17 years ago
Harvey Harrison 2abdad0a4c sched: make rt_sched_class, idle_sched_class static 17 years ago
Peter Zijlstra e05510d01a sched: optimize calc_delta_mine() 17 years ago
Peter Zijlstra a992241de6 sched: fix normalized sleeper 17 years ago
Eric Sesterhenn 82af7aca56 Removal of FUTEX_FD 17 years ago
Harvey Harrison 688b744d8b kgdb: fix signedness mixmatches, add statics, add declaration to header 17 years ago
Linus Torvalds 826e4506a0 Make forced module loading optional 17 years ago
Heiko Carstens 4f95f81a48 clocksource: allow read access to available/current_clocksource 17 years ago
Heiko Carstens 4359a023a8 clocksource: Fix permissions for available_clocksource 17 years ago
Oliver Hartkopp 4346f65426 hrtimer: remove duplicate helper function 17 years ago
H. Peter Anvin b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 years ago
Thomas Gleixner 1adb0850a1 genirq: reenable a nobody cared disabled irq when a new driver arrives 17 years ago
Christoph Hellwig bcf35afb52 make generic sys_ptrace unconditional 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Andrew Liu 8a3e77cc21 workqueue: remove redundant function invocation 17 years ago
Michael Ellerman be089d79c4 kexec: make extended crashkernel= syntax less confusing 17 years ago
Roman Zippel 7dffa3c673 ntp: handle leap second via timer 17 years ago
Roman Zippel 8383c42399 ntp: remove current_tick_length() 17 years ago
Roman Zippel 7fc5c78409 ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT 17 years ago
Roman Zippel 153b5d054a ntp: support for TAI 17 years ago
Roman Zippel 9f14f669d1 ntp: increase time_offset resolution 17 years ago
Roman Zippel 074b3b8794 ntp: increase time_freq resolution 17 years ago
Roman Zippel eea83d896e ntp: NTP4 user space bits update 17 years ago
Roman Zippel ee9851b218 ntp: cleanup ntp.c 17 years ago
Roman Zippel f8bd2258e2 remove div_long_long_rem 17 years ago
Roman Zippel 6f6d6a1a6a rename div64_64 to div64_u64 17 years ago
Roman Zippel 71abb3af62 convert a few do_div users 17 years ago
Christian Borntraeger e5e417232e Fix cpu hotplug problem in softirq code 17 years ago