summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2006-02-10[PATCH] prevent recursive panic from softlockup watchdogJan Beulich-0/+1
2006-02-10[PATCH] sched: remove smpniceNick Piggin-111/+18
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason-1/+1
2006-02-09[PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov-5/+3
2006-02-09[PATCH] sys_signal: initialize ->sa_maskOleg Nesterov-0/+1
2006-02-07[PATCH] kernel/sys.c NULL noise removalAl Viro-1/+1
2006-02-07[PATCH] timer.c NULL noise removalAl Viro-1/+1
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro-1/+0
2006-02-07[PATCH] unshare system call -v5: unshare filesJANAK DESAI-30/+51
2006-02-07[PATCH] unshare system call -v5: unshare vmJANAK DESAI-31/+56
2006-02-07[PATCH] unshare system call -v5: unshare namespaceJANAK DESAI-6/+11
2006-02-07[PATCH] unshare system call -v5: unshare filesystem infoJANAK DESAI-3/+6
2006-02-07[PATCH] unshare system call -v5: system call handler functionJANAK DESAI-0/+232
2006-02-07[PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki-17/+3
2006-02-07[PATCH] module: strlen_user() race fixAndrew Morton-0/+3
2006-02-07[PATCH] swsusp: kill unneeded/unbalanced bio_getPavel Machek-4/+2
2006-02-05[PATCH] missing license tag in intermoduleDave Jones-0/+3
2006-02-05[PATCH] sched: only print migration_cost once per bootChuck Ebbert-6/+8
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet-1/+1
2006-02-03[PATCH] uninline __sigqueue_free()Andrew Morton-1/+1
2006-02-03[PATCH] cpuset: fix sparse warningRandy Dunlap-1/+1
2006-02-03[PATCH] Normalize timespec for negative values in ns_to_timespecGeorge Anzinger-6/+7
2006-02-03[PATCH] Tell kallsyms_lookup_name() to ignore type U entriesKeith Owens-1/+2
2006-02-03[PATCH] Kprobes: Fix deadlock in function-return probesAnanth N Mavinakayanahalli-1/+1
2006-02-03[PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBESAdrian Bunk-17/+17
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-25/+13
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter-0/+9
2006-02-01[PATCH] zone_reclaim: minor fixesChristoph Lameter-1/+2
2006-02-01[PATCH] swsusp: do not change log level during suspend/resumeRafael J. Wysocki-11/+6
2006-02-01[PATCH] sys_sched_getaffinity() & hotplugJack Steiner-1/+1
2006-02-01[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk-6/+0
2006-02-01[PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timersThomas Gleixner-1/+6
2006-02-01[PATCH] hrtimers: add back lost credit linesThomas Gleixner-0/+6
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger-64/+34
2006-02-01[PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org-0/+5
2006-02-01[PATCH] hrtimers: fix oldvalue return in setitimerThomas Gleixner-5/+5
2006-02-01[PATCH] hrtimers: fix possible use of NULL pointer in posix-timersThomas Gleixner-1/+2
2006-02-01[PATCH] hrtimers: fixup itimer conversionThomas Gleixner-1/+10
2006-02-01[PATCH] swsusp: use bytes as image size unitsRafael J. Wysocki-9/+9
2006-01-31[PATCH] "Fix uidhash_lock <-> RXU deadlock" fixAndrew Morton-10/+17
2006-01-31[PATCH] rcu_torture_lock deadlock fixIngo Molnar-5/+5
2006-01-31[PATCH] fix uidhash_lock <-> RCU deadlockIngo Molnar-8/+17
2006-01-31[PATCH] Fix boot-time slowdown for measure_migration_costIngo Molnar-3/+3
2006-01-31Don't try to "validate" a non-existing timeval.Linus Torvalds-1/+1
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown-25/+13
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox-2/+2
2006-01-18[PATCH] Generic sys_rt_sigsuspend()David Woodhouse-0/+54
2006-01-18[PATCH] fix sched_setscheduler semanticsJason Baron-0/+4
2006-01-18[PATCH] Zone reclaim: proc overrideChristoph Lameter-0/+11
2006-01-16[PATCH] kernel/hrtimer.c sparse warning fixIngo Molnar-1/+2