index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-frv
/
serial.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-01-31
[PATCH] fix deadlock in drivers/pci/msi.c
Ingo Molnar
1
-2
/
+4
2006-01-31
[PATCH] fix uidhash_lock <-> RCU deadlock
Ingo Molnar
1
-8
/
+17
2006-01-31
[PATCH] Fix boot-time slowdown for measure_migration_cost
Ingo Molnar
1
-3
/
+3
2006-01-31
Don't try to "validate" a non-existing timeval.
Linus Torvalds
2
-3
/
+3
2006-01-31
[PATCH] Clarify help text of SKGE/SK98LIN/SKY2
Daniel Drake
1
-3
/
+25
2006-01-31
[BLOCK] A few kerneldoc fixups
Jens Axboe
2
-0
/
+3
2006-01-31
[TCP] H-TCP: Fix accounting
Baruch Even
1
-1
/
+0
2006-01-31
[IPV4] igmp: remove pointless printk
Dave Jones
1
-1
/
+0
2006-01-31
[SPARC]: Fix compile failures in math-emu.
David S. Miller
1
-10
/
+0
2006-01-31
[SCTP]: heartbeats exceed maximum retransmssion limit
Vlad Yasevich
1
-1
/
+1
2006-01-31
[SCTP]: correct the number of INIT retransmissions
Vlad Yasevich
2
-4
/
+4
2006-01-30
[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration
Adrian Bunk
1
-1
/
+1
2006-01-30
[PATCH] Typo corrections for ieee80211
Larry Finger
1
-2
/
+2
2006-01-30
[PATCH] ipw2200: Fix a variable referenced after kfree() bug
Zhu Yi
1
-1
/
+1
2006-01-30
[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problem
Zhu Yi
1
-0
/
+4
2006-01-30
[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panic
Zhu Yi
1
-1
/
+0
2006-01-30
[PATCH] ipw2100: Fix setting txpower failed problem
Zhu Yi
1
-13
/
+14
2006-01-30
[PATCH] ipw2100: Fix a gcc compile warning
Zhu Yi
1
-10
/
+12
2006-01-30
[LIBATA] Blacklist certain Maxtor firmware revisions for FUA support
Jens Axboe
1
-1
/
+26
2006-01-30
[SPARC64]: Kill compat_sys_clock_settime sign extension stub.
David S. Miller
2
-2
/
+1
2006-01-28
[ARM] 3289/1: Enable the LCD support for Integrator/CP
Catalin Marinas
1
-1
/
+3
2006-01-27
[PATCH] ieee80211: Fix A band min and max channel definitions
Zhu Yi
1
-2
/
+2
2006-01-27
[PATCH] ieee80211: Fix iwlist scan can only show about 20 APs
Zhu Yi
1
-2
/
+10
2006-01-27
[PATCH] ieee80211: Fix problem with not decrypting broadcast packets
Zhu Yi
1
-5
/
+17
2006-01-27
[PATCH] orinoco_cs: tweak Vcc debugging messages
Valdis.Kletnieks@vt.edu
1
-2
/
+2
2006-01-27
V4L/DVB (3453a): Alters MAINTAINERS file to point to newer v4l-dvb email
Mauro Carvalho Chehab
1
-4
/
+7
2006-01-27
[PATCH] mv643xx_eth: Fix for building as a module
Dale Farnsworth
1
-2
/
+2
2006-01-27
[PATCH] mv643xx_eth: Whitespace cleanup
Dale Farnsworth
1
-48
/
+46
2006-01-27
[PATCH] mv643xx_eth: Update dev->last_rx on packet receive
Paolo Galtieri
1
-0
/
+1
2006-01-27
[PATCH] mv643xx_eth: Fix spinlock recursion bug
Dale Farnsworth
1
-13
/
+0
2006-01-27
[PATCH] s2io: scatter-gather fix
Ananda Raju
1
-1
/
+1
2006-01-27
[PATCH] b44: fix laptop carrier detect
Stephen Hemminger
1
-2
/
+3
2006-01-27
[PATCH] acenic: fix checking of read_eeprom_byte() return values
Eric Sesterhenn
1
-0
/
+4
2006-01-27
[PATCH] bonding: fix ->get_settings error checking
Eric Sesterhenn
1
-1
/
+1
2006-01-26
[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] index
George G. Davis
3
-0
/
+8
2006-01-26
[ARM] 3266/1: S3C2400 - adds macro S3C24XX
Lucas Correia Villa Real
9
-43
/
+83
2006-01-26
[ARM] amba-clcd: Allow RGB555 and RGB565 with 16bpp
Russell King
1
-25
/
+29
2006-01-26
V4L/DVB (3442): Allow tristate build for cx88-vp3054-i2c
Michael Krufky
1
-1
/
+2
2006-01-26
V4L/DVB (3439a): media video stradis memory fix
Jiri Slaby
1
-10
/
+5
2006-01-25
[SCSI] Remove host template ordered_flush variable
Tetsuo Takata
1
-1
/
+0
2006-01-24
[IPV6] MLDv2: fix change records when transitioning to/from inactive
David L Stevens
1
-9
/
+47
2006-01-24
[AF_KEY]: no message type set
Jerome Borsboom
1
-0
/
+2
2006-01-24
[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl
Thomas Graf
1
-2
/
+3
2006-01-24
[BLOCK] ll_rw_blk: fix setting of ->ordered on init
Tetsuo Takata
1
-0
/
+1
2006-01-24
[BLOCK] elevator: allow default scheduler to potentially be modular
Nate Diller
1
-4
/
+6
2006-01-24
[BLOCK] elevator: default choice selection
Nate Diller
1
-31
/
+14
2006-01-24
[BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion
Jens Axboe
1
-1
/
+1
2006-01-24
[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints
Jens Axboe
2
-4
/
+4
2006-01-24
[SPARC64]: Implement __raw_read_trylock()
David S. Miller
1
-1
/
+23
2006-01-24
[NET]: Fix skb fclone error path handling.
Herbert Xu
1
-3
/
+5
[next]