summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-03-20Merge commit 'semaphore/semaphore-20080314'Stephen Rothwell
2008-03-20Merge commit 'security-testing/next'Stephen Rothwell
2008-03-20Merge commit 'hrt/mm'Stephen Rothwell
2008-03-20Merge commit 'tests/master'Stephen Rothwell
2008-03-20Merge commit 'acpi/test'Stephen Rothwell
2008-03-20Merge commit 's390/features'Stephen Rothwell
2008-03-20Merge branch 'quilt/kernel-doc'Stephen Rothwell
2008-03-20docbook-audit-prmsRandy Dunlap
2008-03-19sched: retune wake granularityIngo Molnar
2008-03-19sched: wakeup-buddy tasks are cache-hotIngo Molnar
2008-03-19sched: improve affine wakeupsIngo Molnar
2008-03-19sched: clean up wakeup balancing, code flowIngo Molnar
2008-03-19sched: clean up wakeup balancing, rename variablesIngo Molnar
2008-03-19sched: clean up wakeup balancing, move wake_affine()Ingo Molnar
2008-03-18[S390] sched: Add arch_update_cpu_topology hook.Heiko Carstens
2008-03-18[S390] sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens
2008-03-18PM: Remove legacy PMPavel Machek
2008-03-17relay: fix subbuf_splice_actor() adding too many pagesJens Axboe
2008-03-15sched: simplify sched_slice()Ingo Molnar
2008-03-15sched: fix fair sleepersIngo Molnar
2008-03-15sched: fix overload performance: buddy wakeupsPeter Zijlstra
2008-03-15sched: fix calc_delta_mine()Ingo Molnar
2008-03-15sched: fix update_load_add()/sub()Ingo Molnar
2008-03-15sched: min_vruntime fixPeter Zijlstra
2008-03-15sched: fix race in schedule()Hiroshi Shimamoto
2008-03-14Simplify semaphore implementationMatthew Wilcox
2008-03-14Add down_timeout and change ACPI to use itMatthew Wilcox
2008-03-14Introduce down_killable()Matthew Wilcox
2008-03-14Generic semaphore implementationMatthew Wilcox
2008-03-13Merge branches 'release' and 'doc' into releaseLen Brown
2008-03-12documentation: Move power-related files to Documentation/power/Randy Dunlap
2008-03-11Hibernation: Fix mark_nosave_pages()Rafael J. Wysocki
2008-03-11keep rd->online and cpu_online_map in syncGregory Haskins
2008-03-11Revert "cpu hotplug: adjust root-domain->online span in response to hotplug e...Gregory Haskins
2008-03-10rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney
2008-03-10modules: warn about suspicious return values from module's ->init() hookAlexey Dobriyan
2008-03-10modules: fix module waiting for dependent modules' initRusty Russell
2008-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-03-09cpu hotplug: adjust root-domain->online span in response to hotplug eventGregory Haskins
2008-03-09clockevents: optimise tick_nohz_stop_sched_tick() a bitKarsten Wiese
2008-03-09hrtimers: simplify lockdep handlingOleg Nesterov
2008-03-09timers: simplify lockdep handlingOleg Nesterov
2008-03-09posix-timers: fix shadowed variablesWANG Cong
2008-03-09timer_list: add annotations to workqueue.cPavel Machek
2008-03-09hrtimer: use nanosleep specific restart_block fieldsThomas Gleixner
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel
2008-03-09time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...Karsten Wiese
2008-03-09ntp: use unsigned input for do_div()David Howells
2008-03-08Fix waitid si_code regressionRoland McGrath
2008-03-07sched: don't allow rt_runtime_us to be zero for groups having rt tasksDhaval Giani