summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2008-10-02genirq: record trigger typeDavid Brownell
2008-10-02Merge commit 'v2.6.27-rc8' into genirqIngo Molnar
2008-09-30Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-30sched: minor optimizations in wake_affine and select_task_rq_fairAmit K. Arora
2008-09-30timers: fix itimer/many thread hang, fixIngo Molnar
2008-09-29Configure out file locking featuresThomas Petazzoni
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner
2008-09-29hrtimer: mark migration stateThomas Gleixner
2008-09-29hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimersThomas Gleixner
2008-09-29hrtimer: migrate pending list on cpu offlineThomas Gleixner
2008-09-27timers: fix itimer/many thread hang, v3Frank Mayhar
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel
2008-09-26kgdb: could not write to the last of valid memory with kgdbAtsuo Igarashi
2008-09-26IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fixIngo Molnar
2008-09-26IO resources, x86: ioremap sanity check to catch mapping requests exceeding t...Suresh Siddha
2008-09-25sched: maintain only task entities in cfs_rq->tasks listBharata B Rao
2008-09-24ntp: improve adjtimex frequency roundingRoman Zippel
2008-09-24timekeeping: fix rounding problem during clock updateRoman Zippel
2008-09-24ntp: let update_persistent_clock() sleepMaciej W. Rozycki
2008-09-24posix-timers: lock_timer: make it readableOleg Nesterov
2008-09-24posix-timers: lock_timer: kill the bogus ->it_id checkOleg Nesterov
2008-09-24posix-timers: kill ->it_sigev_signo and ->it_sigev_valueOleg Nesterov
2008-09-24posix-timers: sys_timer_create: cleanup the error handlingOleg Nesterov
2008-09-24posix-timers: move the initialization of timer->sigq from send to create pathOleg Nesterov
2008-09-24posix-timers: sys_timer_create: simplify and s/tasklist/rcu/Oleg Nesterov
2008-09-24posix-timers: sys_timer_create: remove the buggy PF_EXITING checkOleg Nesterov
2008-09-24posix-timers: always do get_task_struct(timer->it_process)Oleg Nesterov
2008-09-24posix-timers: don't switch to ->group_leader if ->it_process diesOleg Nesterov
2008-09-23Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-23kexec: fix segmentation fault in kimage_add_entryJonathan Steel
2008-09-23sched: fixup buddy selectionPeter Zijlstra
2008-09-23sched: more sanity checks on the bandwidth settingsPeter Zijlstra
2008-09-23sched: add some comments to the bandwidth codePeter Zijlstra
2008-09-23sched: fixlet for group load balancePeter Zijlstra
2008-09-23Merge branches 'sched/urgent' and 'sched/rt' into sched/develIngo Molnar
2008-09-23sched: rework wakeup preemptionPeter Zijlstra
2008-09-23timers: fix itimer/many thread hang, v2Frank Mayhar
2008-09-23timers: fix build error in !oneshot caseIngo Molnar
2008-09-23clockevents: prevent mode mismatch on cpu onlineThomas Gleixner
2008-09-23clockevents: check broadcast device not tick deviceThomas Gleixner
2008-09-23clockevents: prevent stale tick_next_period for onlining CPUsThomas Gleixner
2008-09-23clockevents: prevent cpu online to interfere with nohzThomas Gleixner
2008-09-23rcu: fix sparse shadowed variable warningHarvey Harrison
2008-09-23sched: clarify ifdef tangleAndrew Morton
2008-09-23sched: fix init_hrtick() section mismatch warningRakib Mullick
2008-09-22sched: fix list traversal to use _rcu variantChris Friesen
2008-09-22sched: turn off WAKEUP_OVERLAPIngo Molnar
2008-09-22sched: wakeup preempt when small overlapPeter Zijlstra