aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2007-01-11[PATCH] KVM: add VM-exit profilingIngo Molnar
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy
2007-01-11[PATCH] sched: tasks cannot run on cpus onlined after bootNathan Lynch
2007-01-11[PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warningVivek Goyal
2007-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-01-05[PATCH] profiling: fix sched profiling typoIngo Molnar
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki
2007-01-05[PATCH] kernelparams: detect if and which parameter parsing enabled irq'sArd van Breemen
2007-01-05[PATCH] Driver core: Fix prefix driver links in /sys/module by bus-nameKay Sievers
2006-12-31[PATCH] restore ->pdeath_signal behaviourOleg Nesterov
2006-12-30[PATCH] lockdep: printk warning fixAndrew Morton
2006-12-30[PATCH] cpuset procfs warning fixAndrew Morton
2006-12-30[PATCH] module: fix mod_sysfs_setup() return valueAkinobu Mita
2006-12-30[PATCH] sched: fix cond_resched_softirq() offsetIngo Molnar
2006-12-30[PATCH] rcu: rcutorture suspend fixIngo Molnar
2006-12-23[PATCH] suspend: fix suspend on single-CPU systemsIngo Molnar
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-12-22[PATCH] Fix reparenting to the same thread group. (take 2)Eric W. Biederman
2006-12-22[PATCH] relay: remove inliningAndrew Morton
2006-12-22[PATCH] fdtable: Provide free_fdtable() wrapperVadim Lobanov
2006-12-22[PATCH] schedule_timeout(): improve warning messageAndrew Morton
2006-12-22[PATCH] audit: fix kstrdup() error checkAkinobu Mita
2006-12-22[PATCH] genirq: fix irq flow handler uninstallThomas Gleixner
2006-12-22[PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_mapTim Chen
2006-12-22[PATCH] make kernel/printk.c:ignore_loglevel_setup() staticAdrian Bunk
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap
2006-12-22[PATCH] Conditionally check expected_preempt_count in __resched_legal()Mark Fasheh
2006-12-21[PATCH] workqueue: fix schedule_on_each_cpu()Ingo Molnar
2006-12-21[PATCH] sched: improve efficiency of sched_fork()Peter Williams
2006-12-21[PATCH] __set_irq_handler bogus spaceGeert Uytterhoeven
2006-12-20merge linus into test branchLen Brown
2006-12-16Make workqueue bit operations work on "atomic_long_t"Linus Torvalds
2006-12-16Pull bugfix into test branchLen Brown
2006-12-15Remove stack unwinder for nowLinus Torvalds
2006-12-13Driver core: deprecate PM_LEGACY, default it to NDavid Brownell
2006-12-13Driver core: show "initstate" of moduleKay Sievers
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-13[PATCH] Optimize calc_load()Eric Dumazet
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-13[PATCH] lockdep: fix possible races while disabling lock-debuggingIngo Molnar
2006-12-13[PATCH] lockdep: print irq-trace info on assertsIngo Molnar
2006-12-13[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP tooIngo Molnar
2006-12-13[PATCH] lockdep: clean up VERY_VERBOSE defineIngo Molnar
2006-12-13[PATCH] lockdep: improve lockdep_reset()Ingo Molnar
2006-12-13[PATCH] lockdep: improve verbose messagesIngo Molnar
2006-12-13[PATCH] lockdep: filter off by defaultIngo Molnar
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki
2006-12-13[PATCH] PM: Fix freezing of stopped tasksRafael J. Wysocki
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson