summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-30[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin2-2/+2
2006-03-30[PARISC] Make local_t use atomic_long_tKyle McMartin1-8/+8
2006-03-30[PARISC] Update defconfigsHelge Deller3-279/+286
2006-03-30[PARISC] Add PREEMPT supportKyle McMartin3-9/+39
2006-03-30[PARISC] More useful readwrite lock helpersKyle McMartin1-4/+12
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller3-93/+109
2006-03-30[PARISC] Fixup CONFIG_EISA a bitHelge Deller2-5/+8
2006-03-30[PARISC] getsockopt should be ENTRY_COMPKyle McMartin1-1/+1
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller4-74/+0
2006-03-30[PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller1-5/+6
2006-03-30[PARISC] Enable ioremap functionality unconditionallyHelge Deller3-82/+3
2006-03-30[PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller3-127/+19
2006-03-30[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller3-18/+22
2006-03-30[PARISC] Add STRICT_MM_TYPECHECKSHelge Deller1-16/+40
2006-03-30[PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller1-3/+3
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley5-8/+15
2006-03-30[PARISC] Add parisc implementation of flush_anon_page()James Bottomley1-0/+8
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller13-54/+48
2006-03-30[PARISC] Enable free_initrd_mem()Helge Deller1-4/+3
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE3-9/+6
2006-03-29[PATCH] ixp2000: fix gcc4 breakageLennert Buytenhek1-4/+1
2006-03-29[PATCH] b44: ensure valid mac addrGary Zambrano1-0/+9
2006-03-29[PATCH] Janitor: drivers/net/pcnet32: fix incorrect commentsLinas Vepstas1-2/+2
2006-03-29[PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390Arthur Othieno1-1/+1
2006-03-29[PATCH] natsemi: Support oversized EEPROMsMark Brown1-4/+14
2006-03-29[PATCH] spidernet : enable tx checksum offloading by defaultJens Osterkamp1-1/+1
2006-03-29[PATCH] bonding: support carrier state for masterJay Vosburgh4-28/+102
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik39-22/+15605
2006-03-29[PATCH] acenic: fix section mismatchesRandy Dunlap1-5/+5
2006-03-29[PATCH] spidernet : reduce console spamJens Osterkamp1-1/+1
2006-03-29[PATCH] via-rhine: link state fixRoger Luethi1-0/+21
2006-03-29[PATCH] axnet_cs.c : add hardware multicast supportKomuro1-8/+53
2006-03-29b44: fix force mac address before ifconfig upGary Zambrano1-0/+5
2006-03-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds140-918/+1144
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds265-11751/+3372
2006-03-29Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds48-291/+204
2006-03-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds7-182/+86
2006-03-29[PATCH] powerpc: Remove oprofile spinlock backtrace codeAnton Blanchard3-44/+9
2006-03-29[PATCH] powerpc: Add oprofile calltrace support to all powerpc cpusAnton Blanchard3-5/+8
2006-03-29[PATCH] powerpc: Add oprofile calltrace supportBrian Rogan5-4/+132
2006-03-29[PATCH] for_each_possible_cpu: ppcKAMEZAWA Hiroyuki2-2/+2
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki14-21/+21
2006-03-29[PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin5-31/+44
2006-03-28[PATCH] send_sigqueue: simplify and fix the raceOleg Nesterov1-37/+4
2006-03-28[PATCH] do_notify_parent_cldstop: remove 'to_self' paramOleg Nesterov1-21/+11
2006-03-28[PATCH] finish_stop: don't check stop_count < 0Oleg Nesterov1-1/+1
2006-03-28[PATCH] simplify do_signal_stop()Oleg Nesterov1-24/+8
2006-03-28[PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov3-8/+5
2006-03-28[PATCH] make fork() atomic wrt pgrp/session signalsOleg Nesterov1-20/+17
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov4-14/+12