aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] Remove redundant configs.oBrian Gerst1-1/+0
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-2/+2
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins1-4/+2
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins1-2/+0
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins2-3/+4
2005-10-29[PATCH] core remove PageReservedNick Piggin1-9/+16
2005-10-29[PATCH] mm: dup_mmap down new mmap_semHugh Dickins1-5/+4
2005-10-29[PATCH] mm: dup_mmap use oldmm moreHugh Dickins1-6/+6
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins2-3/+3
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins1-2/+2
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins1-1/+1
2005-10-29[PATCH] TIMERS: add missing compensation for HZ == 250YOSHIFUJI Hideaki1-0/+9
2005-10-29[PATCH] missing exports of do_settimeofday() variantsAl Viro1-0/+1
2005-10-29[PATCH] fix ->signal->live leak in copy_process()Oleg Nesterov1-0/+2
2005-10-28[PATCH] gfp_t: kernel/*Al Viro4-9/+8
2005-10-27[PATCH] Yet more posix-cpu-timer fixesRoland McGrath1-4/+7
2005-10-27Revert "remove false BUG_ON() from run_posix_cpu_timers()"Linus Torvalds2-18/+26
2005-10-26[PATCH] Fix cpu timers expiration timeOleg Nesterov1-3/+3
2005-10-26posix cpu timers: fix timer orderingLinus Torvalds1-6/+4
2005-10-26[PATCH] export cpu_online_mapAndrew Morton1-0/+1
2005-10-24[PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() raceOleg Nesterov1-4/+8
2005-10-24[PATCH] posix-timers: exit path cleanupOleg Nesterov1-0/+6
2005-10-24[PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()Oleg Nesterov2-26/+18
2005-10-24[PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() racesOleg Nesterov1-19/+10
2005-10-23Posix timers: limit number of timers firing at onceLinus Torvalds1-6/+14
2005-10-21[PATCH] Call exit_itimers from do_exit, not __exit_signalRoland McGrath3-14/+3
2005-10-21Revert "Fix cpu timers exit deadlock and races"Linus Torvalds1-11/+17
2005-10-19[PATCH] Threads shouldn't inherit PF_NOFREEZEAlan Stern1-1/+1
2005-10-19[PATCH] Fix cpu timers exit deadlock and racesRoland McGrath1-17/+11
2005-10-17[PATCH] rcu: keep rcu callback event counterEric Dumazet1-0/+11
2005-10-17[PATCH] posix-timers: fix task accountingOleg Nesterov1-0/+3
2005-10-17Increase default RCU batching sharplyLinus Torvalds1-1/+1
2005-10-14[PATCH] Add missing export of getnstimeofday()Takashi Iwai1-0/+1
2005-10-10[PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte1-0/+34
2005-10-10[PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki1-3/+4
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro4-5/+5
2005-10-08[PATCH] fix do_coredump() vs SIGSTOP raceOleg Nesterov1-1/+2
2005-10-01Fix inequality comparison against "task->state"Linus Torvalds1-1/+1
2005-09-30[PATCH] cpuset crapectomyAl Viro1-11/+1
2005-09-29[PATCH] Fix task state testing properly in do_signal_stop()Roland McGrath1-1/+2
2005-09-28[PATCH] cpuset read past eof memory leak fixPaul Jackson1-5/+6
2005-09-28[PATCH] swsusp: avoid problems if there are too many pages to saveRafael J. Wysocki2-1/+8
2005-09-28[PATCH] Ignore trailing whitespace on kernel parameters correctlyRusty Russell1-2/+8
2005-09-28[PATCH] swsusp: prevent possible memory leakRafael J. Wysocki1-3/+3
2005-09-28[PATCH] swsusp: remove wrong code from data_freeRafael J. Wysocki1-4/+3
2005-09-23Make sure SIGKILL gets proper respectLinus Torvalds1-17/+14
2005-09-22[PATCH] swsusp: fix commentsPavel Machek2-4/+8
2005-09-22[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memoryRafael J. Wysocki1-1/+1
2005-09-22[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMPRandy Dunlap1-1/+1
2005-09-22[PATCH] suspend: cleanup calling of power off methods.Eric W. Biederman1-4/+2