| Commit message (Expand) | Author | Age |
... | |
* | | [PATCH] dup_fd() fixes, part 1 | Al Viro | 2008-05-16 |
|/ |
|
* | lib: create common ascii hex array | Harvey Harrison | 2008-05-14 |
* | cgroups: fix compile warning | Mirco Tischler | 2008-05-14 |
* | Add new 'cond_resched_bkl()' helper function | Linus Torvalds | 2008-05-11 |
* | BKL: revert back to the old spinlock implementation | Linus Torvalds | 2008-05-10 |
* | Revert "semaphore: fix" | Linus Torvalds | 2008-05-10 |
* | module: don't ignore vermagic string if module doesn't have modversions | Rusty Russell | 2008-05-09 |
* | module: be more picky about allowing missing module versions | Rusty Russell | 2008-05-09 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-05-08 |
|\ |
|
| * | sched: fix weight calculations | Mike Galbraith | 2008-05-08 |
| * | semaphore: fix | Ingo Molnar | 2008-05-08 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-05-08 |
|\ \ |
|
| * | | Revert "relay: fix splice problem" | Jens Axboe | 2008-05-08 |
| |/ |
|
* / | Fix cpuset sched_relax_domain_level control file | Paul Menage | 2008-05-08 |
|/ |
|
* | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK | Peter Zijlstra | 2008-05-05 |
* | sched: fix cpu clock | Ingo Molnar | 2008-05-05 |
* | sched: fair-group: fix a Div0 error of the fair group scheduler | Miao Xie | 2008-05-05 |
* | sched: fix missing locking in sched_domains code | Heiko Carstens | 2008-05-05 |
* | sched: make clock sync tunable by architecture code | Ingo Molnar | 2008-05-05 |
* | sched: fix debugging | Mike Galbraith | 2008-05-05 |
* | sched: fix sched_info_switch not being called according to documentation | David Simner | 2008-05-05 |
* | sched: fix hrtick_start_fair and CPU-Hotplug | Peter Zijlstra | 2008-05-05 |
* | sched: fix SCHED_FAIR wake-idle logic error | Gregory Haskins | 2008-05-05 |
* | sched: fix RT task-wakeup logic | Gregory Haskins | 2008-05-05 |
* | sched: add statics, don't return void expressions | Harvey Harrison | 2008-05-05 |
* | sched: add debug checks to idle functions | Andrew Morton | 2008-05-05 |
* | sched: make rt_sched_class, idle_sched_class static | Harvey Harrison | 2008-05-05 |
* | sched: optimize calc_delta_mine() | Peter Zijlstra | 2008-05-05 |
* | sched: fix normalized sleeper | Peter Zijlstra | 2008-05-05 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2008-05-05 |
|\ |
|
| * | kgdb: fix signedness mixmatches, add statics, add declaration to header | Harvey Harrison | 2008-05-05 |
* | | Removal of FUTEX_FD | Eric Sesterhenn | 2008-05-05 |
|/ |
|
* | Make forced module loading optional | Linus Torvalds | 2008-05-04 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds | 2008-05-03 |
|\ |
|
| * | clocksource: allow read access to available/current_clocksource | Heiko Carstens | 2008-05-03 |
| * | clocksource: Fix permissions for available_clocksource | Heiko Carstens | 2008-05-03 |
| * | hrtimer: remove duplicate helper function | Oliver Hartkopp | 2008-05-03 |
* | | Make constants in kernel/timeconst.h fixed 64 bits | H. Peter Anvin | 2008-05-02 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-02 |
|\ |
|
| * | [PATCH] split linux/file.h | Al Viro | 2008-05-01 |
* | | genirq: reenable a nobody cared disabled irq when a new driver arrives | Thomas Gleixner | 2008-05-02 |
* | | make generic sys_ptrace unconditional | Christoph Hellwig | 2008-05-01 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-05-01 |
|\ \ |
|
| * | | module: add MODULE_STATE_GOING notifier call | Peter Oberparleiter | 2008-05-01 |
| * | | module: Enhance verify_export_symbols | Rusty Russell | 2008-05-01 |
| * | | module: set unused_gpl_crcs instead of overwriting unused_crcs | Rusty Russell | 2008-05-01 |
| * | | module: neaten __find_symbol, rename to find_symbol | Rusty Russell | 2008-05-01 |
| * | | module: reduce module image and resident size | Rusty Russell | 2008-05-01 |
| * | | module: make module_sect_attrs private to kernel/module.c | Rusty Russell | 2008-05-01 |
| |/ |
|
* | | workqueue: remove redundant function invocation | Andrew Liu | 2008-05-01 |