aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* wait_task_stopped(): don't use task_pid_nr_ns() locklessOleg Nesterov2007-11-29
* sched: clean up kernel/sched_stat.hIngo Molnar2007-11-28
* sched: clean up overlong line in kernel/sched_debug.cIngo Molnar2007-11-28
* sched: clean up, move __sched_text_start/end to sched.hIngo Molnar2007-11-28
* sched: clean up sd_alloc_ctl_cpu_table() definitionIngo Molnar2007-11-28
* softlockup: fix false positives on CONFIG_NOHZThomas Gleixner2007-11-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-11-26
|\
| * [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman2007-11-20
| * [IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman2007-11-20
| * [IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger2007-11-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-26
|\ \
| * | sched: bump version of kernel/sched_debug.cIngo Molnar2007-11-26
| * | sched: fix minimum granularity tuningsZou Nan hai2007-11-26
| * | sched: fix kernel/acct.c commentIngo Molnar2007-11-26
| * | sched: don't forget to unlock uids_mutex on error pathsPavel Emelyanov2007-11-26
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-11-26
|\ \
| * | time: add ADJ_OFFSET_SS_READJohn Stultz2007-11-26
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2007-11-26
|\ \
| * | module: fix and elaborate commentsMatti Linnanvuori2007-11-18
| |/
* | [S390] appldata: remove unused binary sysctls.Heiko Carstens2007-11-20
* | [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-20
|/
* ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed2007-11-17
* x86: ignore the sys_getcpu() tcache parameterIngo Molnar2007-11-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-15
|\
| * sched: reorder SCHED_FEAT_ bitsIngo Molnar2007-11-15
| * sched: make sched_nr_latency staticAdrian Bunk2007-11-15
| * sched: remove activate_idle_task()Dmitry Adamushko2007-11-15
| * sched: fix __set_task_cpu() SMP raceDmitry Adamushko2007-11-15
| * sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHEDOleg Nesterov2007-11-15
| * sched: fix accounting of interrupts during guest execution on s390Christian Borntraeger2007-11-15
* | wait_task_stopped: Check p->exit_state instead of TASK_TRACEDRoland McGrath2007-11-15
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-14
|\
| * [SYSCTL]: Fix warning for token-ring from sysctl checkerOlof Johansson2007-11-14
* | kernel/taskstats.c: fix bogus nlmsg_free()Adrian Bunk2007-11-14
* | hibernate: fix lockdep reportJohannes Berg2007-11-14
* | __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is setRuss Anderson2007-11-14
* | pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman2007-11-14
* | fix param_sysfs_builtin name length checkJan Kiszka2007-11-14
* | Linux Kernel Markers: fix marker mutex not taken upon module loadMathieu Desnoyers2007-11-14
* | revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton2007-11-14
* | Add IORESOUCE_BUSY flag for System RAMYasunori Goto2007-11-14
* | Improve cgroup printksDiego Calleja2007-11-14
* | sysctl: check length at deprecated_sysctl_warningTetsuo Handa2007-11-14
|/
* sigwait eats blocked default-ignore signalsRoland McGrath2007-11-12
* [FUTEX] Fix address computation in compat code.David Miller2007-11-09
* sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk2007-11-09
* sched: avoid large irq-latencies in smp-balancingPeter Zijlstra2007-11-09
* sched: fix copy_namespace() <-> sched_fork() dependency in do_forkSrivatsa Vaddagiri2007-11-09
* sched: clean up the wakeup preempt check, #2Ingo Molnar2007-11-09
* sched: clean up the wakeup preempt checkIngo Molnar2007-11-09