summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2002-08-19[PATCH] O(1) sys_exit(), threading, scalable-exit-2.5.31-A6Ingo Molnar
2002-08-18[PATCH] O(1) sys_exit(), threading, scalable-exit-2.5.31-B4Ingo Molnar
2002-08-16[PATCH] Thread exit notification by futexIngo Molnar
2002-08-15Missed prototype for 'system_running' fix.Linus Torvalds
2002-08-15[PATCH] Reorder unlocking in rq_unlockBrad Heilbrun
2002-08-15Don't allow user-level helpers to be run when our infrastructureLinus Torvalds
2002-08-15[PATCH] thread management - take threeIngo Molnar
2002-08-15[PATCH] Include tgid when finding next_safe in get_pid()Paul Larson
2002-08-14[PATCH] pagemap_lru_lock wrapupAndrew Morton
2002-08-14[PATCH] stale thread detach debugging removalIngo Molnar
2002-08-13Merge by handJames Bottomley
2002-08-13This version of sg for the lk 2.5 series re-adds direct IODouglas Gilbert
2002-08-13[PATCH] add FP exception mode prctlPaul Mackerras
2002-08-13[PATCH] printk from userspaceAndrew Morton
2002-08-13[PATCH] export simple_strtoullAndrew Morton
2002-08-13[PATCH] random fixesAndrew Morton
2002-08-13[PATCH] user-vm-unlock-2.5.31-A2Ingo Molnar
2002-08-13[PATCH] clone-detached-2.5.31-B0Ingo Molnar
2002-08-12[PATCH] DECLARE_PER_CPU/DEFINE_PER_CPU patchRusty Russell
2002-08-12[PATCH] get_cpu_var patchRusty Russell
2002-08-12[PATCH] Export __per_cpu_offset so modules can use per-cpu data.Rusty Russell
2002-08-12[PATCH] i_sem-less generic_file_write for O_DIRECT & XFSChristoph Hellwig
2002-08-12AutomergeLinus Torvalds
2002-08-12kernel/cpu.c:cpu_up Avoid int-->pointer cast warning on 64-bit.David S. Miller
2002-08-12kernel/softirq.c:spawn_ksoftirqd Avoid int-->pointer cast warning on 64-bit.David S. Miller
2002-08-12kernel/sched.c:migration_init Avoid int-->pointer cast warning on 64-bit.David S. Miller
2002-08-10[PATCH] S3 and swsusp: fixing device_resume orderPavel Machek
2002-08-10Merge Al's partition handling cleanupsLinus Torvalds
2002-08-10[PATCH] make check_disk_change() use struct block_deviceAlexander Viro
2002-08-10[PATCH] misc pagecache cleanups / tweaksChristoph Hellwig
2002-08-08Make pid allocation use 30 of the 32 bits, instead of 15.Linus Torvalds
2002-08-06VM: Rework vmalloc code to support mapping of arbitray pagesChristoph Hellwig
2002-08-04Merge http://gkernel.bkbits.net/janitor-2.5Linus Torvalds
2002-08-04Add KERN_xxx prefixes to printk's in kernel/ subdir.Cory Watson
2002-08-03[PATCH] 1: 2.5.29-dmaRussell King
2002-08-03[PATCH] 3: 2.5.29-exportsRussell King
2002-07-31Merge with Rusty 'trivial' RussellLinus Torvalds
2002-07-31[PATCH] designated initializer patches forArt Haas
2002-07-31[PATCH] swsusp: comment updates and warning fixesPavel Machek
2002-07-30Split up "do_fork()" into "copy_process()" and "do_fork()".Linus Torvalds
2002-07-29[PATCH] update overcommit doc and commentHugh Dickins
2002-07-29[PATCH] implement kmem_cache_size()Christoph Hellwig
2002-07-29VM: remove unused /proc/sys/vm/kswapd and swapctl.hChristoph Hellwig
2002-07-28Cset exclude: mingo@elte.hu|ChangeSet|20020728030719|07783Linus Torvalds
2002-07-28MergeLinus Torvalds
2002-07-28[PATCH] sched-2.5.29-B1Ingo Molnar
2002-07-28[PATCH] put_page() uses auditedAndrew Morton
2002-07-28[PATCH] permit modular build of raw driverAndrew Morton
2002-07-28[PATCH] strict overcommitAndrew Morton
2002-07-28Since "access_process_vm()" releases pages that can beLinus Torvalds