summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [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-armLinus Torvalds2006-03-2845-280/+1255
|\
| * [ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek2006-03-2815-0/+941
| * [ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek2006-03-282-0/+44
| * [ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek2006-03-285-0/+62
| * [ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King2006-03-2823-279/+169
| * [ARM] 3414/1: ep93xx: reset ethernet controller before uncompressingLennert Buytenhek2006-03-261-1/+39
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-282-84/+7
|\ \
| * | [SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King2006-03-261-0/+6
| * | [SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle2006-03-261-84/+1
| |/
* | 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
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-281-2/+20
|\ \ \
| * | | [SPARC64]: Implement futex_atomic_cmpxchg_inatomic().David S. Miller2006-03-281-2/+20
| |/ /
* | | [PATCH] Typo fixesAlexey Dobriyan2006-03-284-4/+4
* | | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-0/+1
* | | [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk2006-03-282-5/+0
* | | [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-2812-25/+25
* | | [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-283-4/+4
* | | [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] alpha: make poll flags the same as other architecturesAndrew Morton2006-03-281-2/+2
* | | [PATCH] Add oprofile_add_ext_sampleBrian Rogan2006-03-281-0/+10
* | | [PATCH] synclink_gt add gpio featurePaul Fulghum2006-03-281-1/+10
* | | [PATCH] Decrapify asm-generic/local.hKyle McMartin2006-03-281-71/+9
* | | [PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall2006-03-281-10/+11
* | | [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818Matt Mackall2006-03-281-31/+2
* | | [PATCH] RTC: Remove RTC UIP synchronization on x86Matt Mackall2006-03-281-14/+2
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-271-1/+1
|\ \
| * | [NET]: drop duplicate assignment in request_sockNorbert Kiesel2006-03-261-1/+1
* | | 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
OpenPOWER on IntegriCloud