summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-01-11[PATCH] Catch module parameter parsing failuresRusty Russell
2005-01-11[PATCH] audit return code and log format fixPeter Martuccelli
2005-01-11[PATCH] cputime: microsecond based cputime for s390Martin Schwidefsky
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky
2005-01-11[PATCH] acct_update_integrals speedupJay Lan
2005-01-10[PATCH] signal.c: convert assertion to BUG_ON()Pavel Machek
2005-01-10[PATCH] swsusp: properly suspend and resume all devicesBarry K. Nathan
2005-01-10[PATCH] swsusp: device power management fixBarry K. Nathan
2005-01-10[PATCH] don't let PTRACE_EVENT_EXIT stop hold up SIGKILLRoland McGrath
2005-01-10[PATCH] let SIGKILL wake TASK_TRACEDRoland McGrath
2005-01-09[PATCH] fix __ptrace_unlink TASK_TRACED recovery for real parentRoland McGrath
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2005-01-07[PATCH] sched.c: remove an unused functionAdrian Bunk
2005-01-07[PATCH] sched.c: remove an unused macroAdrian Bunk
2005-01-07[PATCH] Fix kernel/timer.c comment typoVasia Pupkin
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner
2005-01-07[PATCH] cpu_down() warning fixNathan Lynch
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar
2005-01-07[PATCH] vmtrunc: vm_truncate_count race cautionHugh Dickins
2005-01-07[PATCH] debug sched domains before attachNick Piggin
2005-01-07[PATCH] sched: fix scheduling latencies for !PREEMPT kernelsIngo Molnar
2005-01-07[PATCH] fix keventd execution dependencyIngo Molnar
2005-01-07[PATCH] sched: add cond_resched_softirq()Ingo Molnar
2005-01-07[PATCH] preempt cleanupIngo Molnar
2005-01-07[PATCH] improve preemption on SMPIngo Molnar
2005-01-07[PATCH] introduce idle_task_exitNathan Lynch
2005-01-07[PATCH] sched: remove outdated/misleading commentsJosh Aas
2005-01-07[PATCH] export sched_setscheduler() for kernel module useDean Nelson
2005-01-07[PATCH] sched: no need to recalculate rqRobert Love
2005-01-07[PATCH] sched: use cached current valueOleg Nesterov
2005-01-07[PATCH] sched: remove_interactive_creditCon Kolivas
2005-01-07[PATCH] sched: requeue_granularityCon Kolivas
2005-01-07[PATCH] sched: add_requeue_taskCon Kolivas
2005-01-07[PATCH] sched: adjust_timeslice_granularityCon Kolivas
2005-01-07[PATCH] sched: alter_kthread_prioCon Kolivas
2005-01-07[PATCH] sched.c whitespace manglerCon Kolivas
2005-01-07[PATCH] sched: active_load_balance() fixletMatthew Dobson
2005-01-07[PATCH] sched: can_migrate exception for idle cpusAndrew Theurer
2005-01-07[PATCH] sched: more agressive wake_idle()Andrew Theurer
2005-01-06mergeGreg Kroah-Hartman
2005-01-06[PATCH] x86-64: kernel/sys.c build fixJeff Garzik
2005-01-06[PATCH] First cut at setsid/tty lockingAlan Cox
2005-01-04[PATCH] Make page allocator aware of requests for zeroed memoryChristoph Lameter
2005-01-05Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse
2005-01-04Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse
2005-01-04[PATCH] uninline/kill __exit_mm()Oleg Nesterov
2005-01-04[PATCH] task_struct.exit_state usageRoland McGrath
2005-01-04[PATCH] move waitchld_exit from task_struct to signal_structRoland McGrath
2005-01-04[PATCH] fix ptracer death race yielding bogus BUG_ONRoland McGrath
2005-01-04[PATCH] move group_exit flag into signal_struct.flags wordRoland McGrath