aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-17ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed1-1/+1
2007-11-17x86: ignore the sys_getcpu() tcache parameterIngo Molnar1-19/+1
2007-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-36/+28
2007-11-15sched: reorder SCHED_FEAT_ bitsIngo Molnar1-6/+6
2007-11-15sched: make sched_nr_latency staticAdrian Bunk1-1/+1
2007-11-15sched: remove activate_idle_task()Dmitry Adamushko1-18/+4
2007-11-15sched: fix __set_task_cpu() SMP raceDmitry Adamushko1-7/+13
2007-11-15sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHEDOleg Nesterov1-1/+3
2007-11-15sched: fix accounting of interrupts during guest execution on s390Christian Borntraeger1-4/+2
2007-11-15wait_task_stopped: Check p->exit_state instead of TASK_TRACEDRoland McGrath1-2/+1
2007-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2007-11-14kernel/taskstats.c: fix bogus nlmsg_free()Adrian Bunk1-18/+18
2007-11-14hibernate: fix lockdep reportJohannes Berg1-1/+11
2007-11-14__do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is setRuss Anderson1-3/+5
2007-11-14pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman1-0/+2
2007-11-14fix param_sysfs_builtin name length checkJan Kiszka1-9/+6
2007-11-14Linux Kernel Markers: fix marker mutex not taken upon module loadMathieu Desnoyers1-24/+17
2007-11-14revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton3-198/+3
2007-11-14Add IORESOUCE_BUSY flag for System RAMYasunori Goto1-1/+1
2007-11-14Improve cgroup printksDiego Calleja1-5/+4
2007-11-14sysctl: check length at deprecated_sysctl_warningTetsuo Handa1-0/+4
2007-11-13[SYSCTL]: Fix warning for token-ring from sysctl checkerOlof Johansson1-1/+1
2007-11-12sigwait eats blocked default-ignore signalsRoland McGrath1-1/+1
2007-11-09[FUTEX] Fix address computation in compat code.David Miller1-7/+19
2007-11-09sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk1-3/+1
2007-11-09sched: avoid large irq-latencies in smp-balancingPeter Zijlstra2-5/+18
2007-11-09sched: fix copy_namespace() <-> sched_fork() dependency in do_forkSrivatsa Vaddagiri2-4/+5
2007-11-09sched: clean up the wakeup preempt check, #2Ingo Molnar1-3/+2
2007-11-09sched: clean up the wakeup preempt checkIngo Molnar1-12/+13
2007-11-09sched: wakeup preemption fixIngo Molnar1-4/+2
2007-11-09sched: remove PREEMPT_RESTRICTIngo Molnar2-11/+3
2007-11-09sched: turn off PREEMPT_RESTRICTIngo Molnar1-1/+1
2007-11-09sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SECEric Dumazet2-6/+6
2007-11-09sched: reintroduce SMP tunings againIngo Molnar2-9/+37
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras1-7/+14
2007-11-09sched: fix delay accounting regressionBalbir Singh1-5/+6
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra3-12/+36
2007-11-09sched: documentation: place_entity() commentsPeter Zijlstra1-2/+9
2007-11-09sched: fix vslicePeter Zijlstra1-0/+1
2007-11-05time: fix inconsistent function names in commentsLi Zefan3-3/+3
2007-11-05Dump stack during sysctl registration failureAlexey Dobriyan1-0/+1
2007-11-05kernel/futex.c: make 3 functions staticAdrian Bunk1-7/+4
2007-11-03Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdepLinus Torvalds2-3/+4
2007-10-30[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.David S. Miller1-0/+4
2007-10-30Freezer: do not allow freezing processes to clear TIF_SIGPENDINGRafael J. Wysocki1-1/+1
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh1-0/+1
2007-10-29sched: fix style in kernel/sched.cIngo Molnar1-9/+9
2007-10-29sched: fix style of swap() macro in kernel/sched_fair.cIngo Molnar1-1/+1
2007-10-29sched: report CPU usage in CFS cgroup directoriesPaul Menage1-5/+33
2007-10-29sched: move rcu_head to task_group structSrivatsa Vaddagiri1-4/+4