aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | | | [PATCH] rcu_torture_lock deadlock fixIngo Molnar2006-01-31
* | | | | | | [PATCH] fix deadlock in drivers/pci/msi.cIngo Molnar2006-01-31
* | | | | | | [PATCH] fix uidhash_lock <-> RCU deadlockIngo Molnar2006-01-31
* | | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-31
|\ \ \ \ \ \ \
| * | | | | | | [BLOCK] A few kerneldoc fixupsJens Axboe2006-01-31
| * | | | | | | [LIBATA] Blacklist certain Maxtor firmware revisions for FUA supportJens Axboe2006-01-30
| * | | | | | | [SCSI] Remove host template ordered_flush variableTetsuo Takata2006-01-25
| * | | | | | | [BLOCK] ll_rw_blk: fix setting of ->ordered on initTetsuo Takata2006-01-24
| * | | | | | | [BLOCK] elevator: allow default scheduler to potentially be modularNate Diller2006-01-24
| * | | | | | | [BLOCK] elevator: default choice selectionNate Diller2006-01-24
| * | | | | | | [BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completionJens Axboe2006-01-24
| * | | | | | | [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned intsJens Axboe2006-01-24
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-31
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] Clarify help text of SKGE/SK98LIN/SKY2Daniel Drake2006-01-31
| * | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-01-31
| |\ \ \ \ \ \ \
| | * | | | | | | [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk2006-01-30
| | * | | | | | | [PATCH] Typo corrections for ieee80211Larry Finger2006-01-30
| | * | | | | | | [PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi2006-01-30
| | * | | | | | | [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi2006-01-30
| | * | | | | | | [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi2006-01-30
| | * | | | | | | [PATCH] ipw2100: Fix setting txpower failed problemZhu Yi2006-01-30
| | * | | | | | | [PATCH] ipw2100: Fix a gcc compile warningZhu Yi2006-01-30
| * | | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-01-28
| |\| | | | | | |
| | * | | | | | | [PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi2006-01-27
| | * | | | | | | [PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi2006-01-27
| | * | | | | | | [PATCH] ieee80211: Fix problem with not decrypting broadcast packetsZhu Yi2006-01-27
| | * | | | | | | [PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu2006-01-27
| | |/ / / / / /
| * | | | | | | [PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth2006-01-27
| * | | | | | | [PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth2006-01-27
| * | | | | | | [PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri2006-01-27
| * | | | | | | [PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth2006-01-27
| * | | | | | | [PATCH] s2io: scatter-gather fixAnanda Raju2006-01-26
| * | | | | | | [PATCH] b44: fix laptop carrier detectStephen Hemminger2006-01-26
| * | | | | | | [PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn2006-01-26
| * | | | | | | [PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn2006-01-26
| |/ / / / / /
* | | | | | | [PATCH] Fix boot-time slowdown for measure_migration_costIngo Molnar2006-01-31
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-31
|\ \ \ \ \ \ \
| * | | | | | | [TCP] H-TCP: Fix accountingBaruch Even2006-01-30
| * | | | | | | [IPV4] igmp: remove pointless printkDave Jones2006-01-30
| * | | | | | | [SCTP]: heartbeats exceed maximum retransmssion limitVlad Yasevich2006-01-30
| * | | | | | | [SCTP]: correct the number of INIT retransmissionsVlad Yasevich2006-01-30
| * | | | | | | [IPV6] MLDv2: fix change records when transitioning to/from inactiveDavid L Stevens2006-01-24
| * | | | | | | [AF_KEY]: no message type setJerome Borsboom2006-01-24
| * | | | | | | [BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctlThomas Graf2006-01-24
| * | | | | | | [NET]: Fix skb fclone error path handling.Herbert Xu2006-01-23
| * | | | | | | [SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt2006-01-23
| * | | | | | | [NET]: Fix some whitespace issues in af_packet.cKris Katterjohn2006-01-23
| * | | | | | | [NET]: more whitespace issues in net/core/filter.cKris Katterjohn2006-01-23
| * | | | | | | [NETFILTER]: Unbreak x-tables on x86.David S. Miller2006-01-20
| |/ / / / / /
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-31
|\ \ \ \ \ \ \