summaryrefslogtreecommitdiffstats
path: root/include/asm-frv/serial.h (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-31[PATCH] fix deadlock in drivers/pci/msi.cIngo Molnar1-2/+4
2006-01-31[PATCH] fix uidhash_lock <-> RCU deadlockIngo Molnar1-8/+17
2006-01-31[PATCH] Fix boot-time slowdown for measure_migration_costIngo Molnar1-3/+3
2006-01-31Don't try to "validate" a non-existing timeval.Linus Torvalds2-3/+3
2006-01-31[PATCH] Clarify help text of SKGE/SK98LIN/SKY2Daniel Drake1-3/+25
2006-01-31[BLOCK] A few kerneldoc fixupsJens Axboe2-0/+3
2006-01-31[TCP] H-TCP: Fix accountingBaruch Even1-1/+0
2006-01-31[IPV4] igmp: remove pointless printkDave Jones1-1/+0
2006-01-31[SPARC]: Fix compile failures in math-emu.David S. Miller1-10/+0
2006-01-31[SCTP]: heartbeats exceed maximum retransmssion limitVlad Yasevich1-1/+1
2006-01-31[SCTP]: correct the number of INIT retransmissionsVlad Yasevich2-4/+4
2006-01-30[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk1-1/+1
2006-01-30[PATCH] Typo corrections for ieee80211Larry Finger1-2/+2
2006-01-30[PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi1-1/+1
2006-01-30[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi1-0/+4
2006-01-30[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi1-1/+0
2006-01-30[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi1-13/+14
2006-01-30[PATCH] ipw2100: Fix a gcc compile warningZhu Yi1-10/+12
2006-01-30[LIBATA] Blacklist certain Maxtor firmware revisions for FUA supportJens Axboe1-1/+26
2006-01-30[SPARC64]: Kill compat_sys_clock_settime sign extension stub.David S. Miller2-2/+1
2006-01-28[ARM] 3289/1: Enable the LCD support for Integrator/CPCatalin Marinas1-1/+3
2006-01-27[PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi1-2/+2
2006-01-27[PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi1-2/+10
2006-01-27[PATCH] ieee80211: Fix problem with not decrypting broadcast packetsZhu Yi1-5/+17
2006-01-27[PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu1-2/+2
2006-01-27V4L/DVB (3453a): Alters MAINTAINERS file to point to newer v4l-dvb emailMauro Carvalho Chehab1-4/+7
2006-01-27[PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth1-2/+2
2006-01-27[PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth1-48/+46
2006-01-27[PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri1-0/+1
2006-01-27[PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth1-13/+0
2006-01-27[PATCH] s2io: scatter-gather fixAnanda Raju1-1/+1
2006-01-27[PATCH] b44: fix laptop carrier detectStephen Hemminger1-2/+3
2006-01-27[PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn1-0/+4
2006-01-27[PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn1-1/+1
2006-01-26[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis3-0/+8
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real9-43/+83
2006-01-26[ARM] amba-clcd: Allow RGB555 and RGB565 with 16bppRussell King1-25/+29
2006-01-26V4L/DVB (3442): Allow tristate build for cx88-vp3054-i2cMichael Krufky1-1/+2
2006-01-26V4L/DVB (3439a): media video stradis memory fixJiri Slaby1-10/+5
2006-01-25[SCSI] Remove host template ordered_flush variableTetsuo Takata1-1/+0
2006-01-24[IPV6] MLDv2: fix change records when transitioning to/from inactiveDavid L Stevens1-9/+47
2006-01-24[AF_KEY]: no message type setJerome Borsboom1-0/+2
2006-01-24[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctlThomas Graf1-2/+3
2006-01-24[BLOCK] ll_rw_blk: fix setting of ->ordered on initTetsuo Takata1-0/+1
2006-01-24[BLOCK] elevator: allow default scheduler to potentially be modularNate Diller1-4/+6
2006-01-24[BLOCK] elevator: default choice selectionNate Diller1-31/+14
2006-01-24[BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completionJens Axboe1-1/+1
2006-01-24[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned intsJens Axboe2-4/+4
2006-01-24[SPARC64]: Implement __raw_read_trylock()David S. Miller1-1/+23
2006-01-24[NET]: Fix skb fclone error path handling.Herbert Xu1-3/+5