summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-291-0/+1
|\
| * Merge ../linux-2.6Paul Mackerras2006-03-2963-653/+685
| |\
| * | [PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200BSylvain Munaut2006-03-271-0/+1
* | | [PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov2006-03-281-1/+1
* | | [PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2006-03-282-4/+8
* | | [PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2006-03-282-1/+2
* | | [PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov2006-03-281-1/+1
* | | [PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2006-03-282-2/+1
* | | [PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov2006-03-281-1/+0
* | | [PATCH] introduce lock_task_sighand() helperOleg Nesterov2006-03-281-0/+9
* | | [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov2006-03-281-8/+0
* | | [PATCH] pidhash: don't use zero pidsOleg Nesterov2006-03-281-0/+2
* | | [PATCH] pidhash: don't count idle threadsOleg Nesterov2006-03-281-2/+0
* | | [PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov2006-03-281-12/+0
* | | [PATCH] remove add_parent()'s parent argumentOleg Nesterov2006-03-281-2/+2
* | | [PATCH] pidhash: kill switch_exec_pidsEric W. Biederman2006-03-281-1/+0
* | | [PATCH] Remove dead kill_sl prototype from sched.hEric W. Biederman2006-03-281-1/+0
| |/ |/|
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-281-0/+6
|\ \
| * | [SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King2006-03-261-0/+6
* | | Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-03-281-9/+13
|\ \ \
| * | | [BLOCK] cfq-iosched: seek and async performance fixesJens Axboe2006-03-281-1/+7
| * | | [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to treeJens Axboe2006-03-281-8/+6
* | | | [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* | | | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-0/+1
* | | | [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-2814-34/+34
* | | | [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-2811-22/+22
* | | | [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-282-3/+3
* | | | [PATCH] for_each_possible_cpu: defines for_each_possible_cpuKAMEZAWA Hiroyuki2006-03-281-2/+3
* | | | [PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen2006-03-281-0/+17
* | | | [PATCH] Small fixes backported to old IDE SiS driverAlan Cox2006-03-281-0/+1
* | | | [PATCH] remove relayfs_fs.hAndrew Morton2006-03-281-287/+0
* | | | [PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk2006-03-281-0/+3
* | | | [PATCH] Add oprofile_add_ext_sampleBrian Rogan2006-03-281-0/+10
* | | | [PATCH] synclink_gt add gpio featurePaul Fulghum2006-03-281-1/+10
|/ / /
* | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-03-271-6/+6
|\ \ \
| * | | [BLOCK] increase size of disk stat countersBen Woodard2006-03-271-6/+6
| | |/ | |/|
* | | [PATCH] md: Convert reconfig_sem to reconfig_mutexNeilBrown2006-03-271-1/+1
* | | [PATCH] md: Support suspending of IO to regions of an md arrayNeilBrown2006-03-271-0/+4
* | | [PATCH] md: Split reshape handler in check_reshape and start_reshapeNeilBrown2006-03-271-1/+2
* | | [PATCH] md: Only checkpoint expansion progress occasionallyNeilBrown2006-03-271-0/+3
* | | [PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown2006-03-274-3/+40
* | | [PATCH] md: Final stages of raid5 expand codeNeilBrown2006-03-271-1/+2
* | | [PATCH] md: Core of raid5 resize processNeilBrown2006-03-272-1/+7
* | | [PATCH] md: Infrastructure to allow normal IO to continue while array is expa...NeilBrown2006-03-271-0/+6
* | | [PATCH] md: Allow stripes to be expanded in preparation for expanding an arrayNeilBrown2006-03-271-2/+7
* | | [PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...NeilBrown2006-03-271-1/+1
* | | [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobjectJun'ichi Nomura2006-03-271-0/+10
* | | [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidyAndrew Morton2006-03-271-4/+0
* | | [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectoryJun'ichi Nomura2006-03-271-0/+7
* | | [PATCH] dm store geometryDarrick J. Wong2006-03-272-2/+17