aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-28[PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2-1/+2
2006-03-28[PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov1-1/+1
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2-2/+1
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov1-1/+0
2006-03-28[PATCH] introduce lock_task_sighand() helperOleg Nesterov1-0/+9
2006-03-28[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov1-8/+0
2006-03-28[PATCH] pidhash: don't use zero pidsOleg Nesterov1-0/+2
2006-03-28[PATCH] pidhash: don't count idle threadsOleg Nesterov1-2/+0
2006-03-28[PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov1-12/+0
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov1-2/+2
2006-03-28[PATCH] pidhash: kill switch_exec_pidsEric W. Biederman1-1/+0
2006-03-28[PATCH] Remove dead kill_sl prototype from sched.hEric W. Biederman1-1/+0
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds45-280/+1255
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-84/+7
2006-03-28[ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek15-0/+941
2006-03-28[ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek2-0/+44
2006-03-28[ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek5-0/+62
2006-03-28Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-9/+13
2006-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+20
2006-03-28[PATCH] Typo fixesAlexey Dobriyan4-4/+4
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-0/+1
2006-03-28[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk2-5/+0
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven14-34/+34
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven12-25/+25
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki3-4/+4
2006-03-28[PATCH] for_each_possible_cpu: defines for_each_possible_cpuKAMEZAWA Hiroyuki1-2/+3
2006-03-28[PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen1-0/+17
2006-03-28[PATCH] Small fixes backported to old IDE SiS driverAlan Cox1-0/+1
2006-03-28[PATCH] remove relayfs_fs.hAndrew Morton1-287/+0
2006-03-28[PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk1-0/+3
2006-03-28[PATCH] alpha: make poll flags the same as other architecturesAndrew Morton1-2/+2
2006-03-28[PATCH] Add oprofile_add_ext_sampleBrian Rogan1-0/+10
2006-03-28[PATCH] synclink_gt add gpio featurePaul Fulghum1-1/+10
2006-03-28[PATCH] Decrapify asm-generic/local.hKyle McMartin1-71/+9
2006-03-28[PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall1-10/+11
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818Matt Mackall1-31/+2
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on x86Matt Mackall1-14/+2
2006-03-28[BLOCK] cfq-iosched: seek and async performance fixesJens Axboe1-1/+7
2006-03-28[ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King23-279/+169
2006-03-28[SPARC64]: Implement futex_atomic_cmpxchg_inatomic().David S. Miller1-2/+20
2006-03-28[PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to treeJens Axboe1-8/+6
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-03-27Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-6/+6
2006-03-27[PATCH] md: Convert reconfig_sem to reconfig_mutexNeilBrown1-1/+1
2006-03-27[PATCH] md: Support suspending of IO to regions of an md arrayNeilBrown1-0/+4
2006-03-27[PATCH] md: Split reshape handler in check_reshape and start_reshapeNeilBrown1-1/+2
2006-03-27[PATCH] md: Only checkpoint expansion progress occasionallyNeilBrown1-0/+3
2006-03-27[PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown4-3/+40
2006-03-27[PATCH] md: Final stages of raid5 expand codeNeilBrown1-1/+2
2006-03-27[PATCH] md: Core of raid5 resize processNeilBrown2-1/+7