aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton4-7/+11
2006-03-31[PATCH] IPMI: fix startup race conditionCorey Minyard1-3/+13
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty1-11/+4
2006-03-31[PATCH] kill __init_timer_base in favor of boot_tvec_basesOleg Nesterov1-4/+4
2006-03-31[PATCH] for_each_possible_cpu: s390KAMEZAWA Hiroyuki1-1/+1
2006-03-31[PATCH] uml: check for differences in host supportPaolo 'Blaisorblade' Giarrusso1-1/+5
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso7-38/+110
2006-03-31[PATCH] uml: split ldt.h in arch-independent and arch-dependant codePaolo 'Blaisorblade' Giarrusso4-106/+77
2006-03-31[PATCH] uml: sparse cleanupsAl Viro3-10/+10
2006-03-31[PATCH] i386 kdump timer vector lockup fixVivek Goyal1-0/+1
2006-03-31[PATCH] Remove long dead i386 floppy asm codeBrian Gerst1-34/+0
2006-03-31[PATCH] mm: schedule find_trylock_page() removalNick Piggin1-2/+2
2006-03-31[PATCH] migrate_pages_to() must be defined for the no swap caseChristoph Lameter1-1/+4
2006-03-31[PATCH] drivers/mtd/: small cleanupsAdrian Bunk1-0/+5
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar2-4/+4
2006-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds10-130/+90
2006-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+26
2006-03-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+9
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+4
2006-03-30[PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe1-0/+8
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe6-4/+15
2006-03-30[PARISC] Add atomic_sub_and_testKyle McMartin1-0/+3
2006-03-30[PARISC] Make local_t use atomic_long_tKyle McMartin1-8/+8
2006-03-30[PARISC] Add PREEMPT supportKyle McMartin1-1/+2
2006-03-30[PARISC] More useful readwrite lock helpersKyle McMartin1-4/+12
2006-03-30[PARISC] Fixup CONFIG_EISA a bitHelge Deller1-0/+5
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller1-33/+0
2006-03-30[PARISC] Enable ioremap functionality unconditionallyHelge Deller1-57/+1
2006-03-30[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller1-11/+5
2006-03-30[PARISC] Add STRICT_MM_TYPECHECKSHelge Deller1-16/+40
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley3-3/+10
2006-03-30[PARISC] Add parisc implementation of flush_anon_page()James Bottomley1-0/+8
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE1-3/+2
2006-03-30[IA64] Add __mca_table to the DISCARD list in gate.ldsJes Sorensen1-0/+4
2006-03-30IB/mad: RMPP support for additional classesHal Rosenstock1-1/+26
2006-03-29[PATCH] libata: Simplex and other mode filtering logicAlan Cox1-0/+4
2006-03-29[PATCH] libata: Add ->set_mode hook for odd driversAlan Cox1-0/+1
2006-03-29[PATCH] libata: BMDMA handling updatesAlan Cox1-0/+4
2006-03-29Merge branch 'master'Jeff Garzik389-7481/+5417
2006-03-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-92/+15
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds25-438/+363
2006-03-29[PATCH] powerpc: Remove oprofile spinlock backtrace codeAnton Blanchard1-3/+0
2006-03-29[PATCH] powerpc: Add oprofile calltrace supportBrian Rogan1-0/+2
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki1-1/+1
2006-03-29[PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin1-1/+2
2006-03-28[PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov1-1/+1
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2-4/+8
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