Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-04 | remove duplicate includes | Karel Zak | 1 | -1/+0 |
2010-06-01 | taskset: move NR_CPUS determination to lib/cpuset.c | Karel Zak | 1 | -1/+40 |
2010-06-01 | lib: add fallback for libc (uClibc) without CPU_ALLOC | Karel Zak | 1 | -0/+33 |
2010-06-01 | taskset: use libc based cpu_set_t | Karel Zak | 1 | -109/+106 |
2010-06-01 | tests: add cpuset regression test | Karel Zak | 1 | -0/+70 |
2010-06-01 | taskset: move bitmap routines to lib/cpuset.c | Karel Zak | 1 | -0/+241 |