summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-033-26/+136
|\
| * sched: cpu accounting controller (V2)Srivatsa Vaddagiri2007-12-023-26/+136
* | uml: add !UML dependenciesAl Viro2007-12-031-2/+2
|/
* wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()Scott James Remnant2007-11-291-1/+1
* FRV: fix the extern declaration of kallsyms_num_symsDavid Howells2007-11-291-1/+6
* Isolate the UTS namespace's domainname and hostname backPavel Emelyanov2007-11-291-0/+4
* wait_task_stopped(): don't use task_pid_nr_ns() locklessOleg Nesterov2007-11-291-5/+4
* sched: clean up kernel/sched_stat.hIngo Molnar2007-11-281-1/+2
* sched: clean up overlong line in kernel/sched_debug.cIngo Molnar2007-11-281-3/+5
* sched: clean up, move __sched_text_start/end to sched.hIngo Molnar2007-11-281-3/+0
* sched: clean up sd_alloc_ctl_cpu_table() definitionIngo Molnar2007-11-281-1/+1
* softlockup: fix false positives on CONFIG_NOHZThomas Gleixner2007-11-281-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-11-261-31/+0
|\
| * [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman2007-11-191-25/+0
| * [IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman2007-11-191-2/+0
| * [IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger2007-11-191-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-264-9/+14
|\ \
| * | sched: bump version of kernel/sched_debug.cIngo Molnar2007-11-261-1/+1
| * | sched: fix minimum granularity tuningsZou Nan hai2007-11-261-6/+6
| * | sched: fix kernel/acct.c commentIngo Molnar2007-11-261-1/+1
| * | sched: don't forget to unlock uids_mutex on error pathsPavel Emelyanov2007-11-261-1/+6
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-11-261-3/+6
|\ \
| * | time: add ADJ_OFFSET_SS_READJohn Stultz2007-11-261-3/+6
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2007-11-261-3/+5
|\ \
| * | module: fix and elaborate commentsMatti Linnanvuori2007-11-191-3/+5
| |/
* | [S390] appldata: remove unused binary sysctls.Heiko Carstens2007-11-201-11/+0
* | [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-201-3/+0
|/
* ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed2007-11-171-1/+1
* x86: ignore the sys_getcpu() tcache parameterIngo Molnar2007-11-171-19/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-152-36/+28
|\
| * sched: reorder SCHED_FEAT_ bitsIngo Molnar2007-11-151-6/+6
| * sched: make sched_nr_latency staticAdrian Bunk2007-11-151-1/+1
| * sched: remove activate_idle_task()Dmitry Adamushko2007-11-151-18/+4
| * sched: fix __set_task_cpu() SMP raceDmitry Adamushko2007-11-151-7/+13
| * sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHEDOleg Nesterov2007-11-151-1/+3
| * sched: fix accounting of interrupts during guest execution on s390Christian Borntraeger2007-11-151-4/+2
* | wait_task_stopped: Check p->exit_state instead of TASK_TRACEDRoland McGrath2007-11-151-2/+1
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-141-1/+1
|\
| * [SYSCTL]: Fix warning for token-ring from sysctl checkerOlof Johansson2007-11-131-1/+1
* | kernel/taskstats.c: fix bogus nlmsg_free()Adrian Bunk2007-11-141-18/+18
* | hibernate: fix lockdep reportJohannes Berg2007-11-141-1/+11
* | __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is setRuss Anderson2007-11-141-3/+5
* | pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman2007-11-141-0/+2
* | fix param_sysfs_builtin name length checkJan Kiszka2007-11-141-9/+6
* | Linux Kernel Markers: fix marker mutex not taken upon module loadMathieu Desnoyers2007-11-141-24/+17
* | revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton2007-11-143-198/+3
* | Add IORESOUCE_BUSY flag for System RAMYasunori Goto2007-11-141-1/+1
* | Improve cgroup printksDiego Calleja2007-11-141-5/+4
* | sysctl: check length at deprecated_sysctl_warningTetsuo Handa2007-11-141-0/+4
|/
* sigwait eats blocked default-ignore signalsRoland McGrath2007-11-121-1/+1
OpenPOWER on IntegriCloud