summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [PATCH] LED: Add IDE disk activity LED triggerRichard Purdie2006-03-311-0/+8
* | | | [PATCH] LED: add LED trigger tupportRichard Purdie2006-03-311-0/+52
* | | | [PATCH] LED: add LED classRichard Purdie2006-03-311-0/+51
* | | | [PATCH] vt: add TIOCL_GETKMSGREDIRECTRafael J. Wysocki2006-03-311-0/+1
* | | | [PATCH] sys_sync_file_range()Andrew Morton2006-03-313-6/+9
* | | | [PATCH] IPMI: fix startup race conditionCorey Minyard2006-03-311-3/+13
* | | | [PATCH] Simplify proc/devices and fix early termination regressionJoe Korty2006-03-311-11/+4Star
* | | | [PATCH] kill __init_timer_base in favor of boot_tvec_basesOleg Nesterov2006-03-311-4/+4
* | | | [PATCH] mm: schedule find_trylock_page() removalNick Piggin2006-03-311-2/+2
* | | | [PATCH] migrate_pages_to() must be defined for the no swap caseChristoph Lameter2006-03-311-1/+4
* | | | [PATCH] drivers/mtd/: small cleanupsAdrian Bunk2006-03-311-0/+5
* | | | [PATCH] sem2mutex: drivers/mtd/Ingo Molnar2006-03-312-4/+4
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-311-1/+9
|\ \ \ \
| * | | | [PATCH] libata: Simplex and other mode filtering logicAlan Cox2006-03-301-0/+4
| * | | | [PATCH] libata: Add ->set_mode hook for odd driversAlan Cox2006-03-301-0/+1
| * | | | [PATCH] libata: BMDMA handling updatesAlan Cox2006-03-301-0/+4
| * | | | Merge branch 'master'Jeff Garzik2006-03-30125-1361/+1446
| |\| | |
| * | | | [PATCH] libata: kill E.D.D.Tejun Heo2006-03-241-1/+0Star
* | | | | [PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe2006-03-301-0/+8
* | | | | [PATCH] Introduce sys_splice() system callJens Axboe2006-03-302-0/+6
| |/ / / |/| | |
* | | | 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-291-1/+1
* | | | | | [PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2006-03-292-4/+8
* | | | | | [PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2006-03-292-1/+2
* | | | | | [PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov2006-03-291-1/+1
* | | | | | [PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2006-03-292-2/+1Star
* | | | | | [PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov2006-03-291-1/+0Star
* | | | | | [PATCH] introduce lock_task_sighand() helperOleg Nesterov2006-03-291-0/+9
* | | | | | [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov2006-03-291-8/+0Star
* | | | | | [PATCH] pidhash: don't use zero pidsOleg Nesterov2006-03-291-0/+2
* | | | | | [PATCH] pidhash: don't count idle threadsOleg Nesterov2006-03-291-2/+0Star
* | | | | | [PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov2006-03-291-12/+0Star
* | | | | | [PATCH] remove add_parent()'s parent argumentOleg Nesterov2006-03-291-2/+2
* | | | | | [PATCH] pidhash: kill switch_exec_pidsEric W. Biederman2006-03-291-1/+0Star
* | | | | | [PATCH] Remove dead kill_sl prototype from sched.hEric W. Biederman2006-03-291-1/+0Star
| |/ / / / |/| | | |
* | | | | 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-271-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/+6Star
* | | | | | | [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