aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-30[PARISC] Add PREEMPT supportKyle McMartin
2006-03-30[PARISC] More useful readwrite lock helpersKyle McMartin
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller
2006-03-30[PARISC] Fixup CONFIG_EISA a bitHelge Deller
2006-03-30[PARISC] getsockopt should be ENTRY_COMPKyle McMartin
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller
2006-03-30[PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller
2006-03-30[PARISC] Enable ioremap functionality unconditionallyHelge Deller
2006-03-30[PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller
2006-03-30[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller
2006-03-30[PARISC] Add STRICT_MM_TYPECHECKSHelge Deller
2006-03-30[PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley
2006-03-30[PARISC] Add parisc implementation of flush_anon_page()James Bottomley
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller
2006-03-30[PARISC] Enable free_initrd_mem()Helge Deller
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE
2006-03-29[PATCH] ixp2000: fix gcc4 breakageLennert Buytenhek
2006-03-29[PATCH] b44: ensure valid mac addrGary Zambrano
2006-03-29[PATCH] Janitor: drivers/net/pcnet32: fix incorrect commentsLinas Vepstas
2006-03-29[PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390Arthur Othieno
2006-03-29[PATCH] natsemi: Support oversized EEPROMsMark Brown
2006-03-29[PATCH] spidernet : enable tx checksum offloading by defaultJens Osterkamp
2006-03-29[PATCH] bonding: support carrier state for masterJay Vosburgh
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-03-29[PATCH] acenic: fix section mismatchesRandy Dunlap
2006-03-29[PATCH] spidernet : reduce console spamJens Osterkamp
2006-03-29[PATCH] via-rhine: link state fixRoger Luethi
2006-03-29[PATCH] axnet_cs.c : add hardware multicast supportKomuro
2006-03-29b44: fix force mac address before ifconfig upGary Zambrano
2006-03-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-29Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds
2006-03-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds
2006-03-29[PATCH] powerpc: Remove oprofile spinlock backtrace codeAnton Blanchard
2006-03-29[PATCH] powerpc: Add oprofile calltrace support to all powerpc cpusAnton Blanchard
2006-03-29[PATCH] powerpc: Add oprofile calltrace supportBrian Rogan
2006-03-29[PATCH] for_each_possible_cpu: ppcKAMEZAWA Hiroyuki
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki
2006-03-29[PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin
2006-03-28[PATCH] send_sigqueue: simplify and fix the raceOleg Nesterov
2006-03-28[PATCH] do_notify_parent_cldstop: remove 'to_self' paramOleg Nesterov
2006-03-28[PATCH] finish_stop: don't check stop_count < 0Oleg Nesterov
2006-03-28[PATCH] simplify do_signal_stop()Oleg Nesterov
2006-03-28[PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov
2006-03-28[PATCH] make fork() atomic wrt pgrp/session signalsOleg Nesterov
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov
2006-03-28[PATCH] do_sigaction: don't take tasklist_lockOleg Nesterov
2006-03-28[PATCH] do_group_exit: don't take tasklist_lockOleg Nesterov
2006-03-28[PATCH] do_signal_stop: don't take tasklist_lockOleg Nesterov