summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-02-2018-185/+157
|\
| * Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-1718-185/+157
| |\
| | * [PATCH] ieee80211softmac: Fix setting of initial transmit ratesLarry Finger2007-02-142-18/+6
| | * [PATCH] bcm43xx: OFDM fix for rev 1 cardsLarry Finger2007-02-143-4/+20
| | * [PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changesLarry Finger2007-02-144-119/+95
| | * [PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams2007-02-141-1/+7
| | * [PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake2007-02-141-1/+1
| | * [PATCH] bcm43xx: Fix for oops on resumeLarry Finger2007-02-141-1/+1
| | * [PATCH] bcm43xx: Ignore ampdu status reportsMichael Buesch2007-02-142-13/+5
| | * [PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-10/+7
| | * [PATCH] hostap: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-1/+2
| | * [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-3/+5
| | * [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-8/+6
| | * [PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger2007-02-142-4/+0
| | * [PATCH] wireless: fix IW_IS_{GET,SET} comment in wireless.hIngo van Lil2007-02-141-2/+2
* | | natsemi: Support Aculab E1/T1 PMXc cPCI carrier cardsMark Brown2007-02-201-1/+9
* | | natsemi: Add support for using MII port with no PHYMark Brown2007-02-201-5/+30
* | | skge: race with workq and RTNLStephen Hemminger2007-02-201-4/+5
* | | Replace local random function with random32()Ralf Baechle2007-02-203-31/+6
* | | s2io: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-3/+18
* | | 8139too: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-23/+17
* | | sis190: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-2/+5
* | | r8169: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-7/+18
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-1910-33/+532
|\ \ \
| * | | [MIPS] Cobalt: Fix UART I/O typeYoichi Yuasa2007-02-201-7/+7
| * | | [MIPS] Fixup copy_from_user_inatomicRalf Baechle2007-02-203-3/+486
| * | | [MIPS] Fix struct sigcontext for N32 userlandAtsushi Nemoto2007-02-201-17/+16
| * | | [MIPS] Make some __setup functions staticAtsushi Nemoto2007-02-202-3/+3
| * | | [MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=yRalf Baechle2007-02-201-2/+2
| * | | [MIPS] Allow selection of KGDB only on platforms where it's supported.Ralf Baechle2007-02-202-1/+18
* | | | [PATCH] Fix a free-wrong-pointer bug in nfs/acl server.Greg Banks2007-02-191-5/+12
|/ / /
* | | [PATCH] tick management: make broadcast dependent on local APICThomas Gleixner2007-02-191-0/+1
* | | [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-197-7/+14
* | | [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copiedErez Zadok2007-02-191-5/+9
* | | [PATCH] NOHZ: Produce debug output instead of a BUG()Thomas Gleixner2007-02-191-1/+3
* | | [PATCH] NOHZ: Fix RCU handlingIngo Molnar2007-02-191-4/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-02-191-1/+1
|\ \ \
| * | | [WATCHDOG] machzwd warning fixAndrew Morton2007-02-171-1/+1
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-1987-2110/+7920
|\ \ \ \
| * | | | [MIPS] Update defconfigsRalf Baechle2007-02-1847-1450/+5656
| * | | | [MIPS] Support for several more SNI RM models.Thomas Bogendoerfer2007-02-1817-395/+1874
| * | | | [MIPS] Include <asm/bugs> to for declaration of check_bugs32.Ralf Baechle2007-02-181-0/+1
| * | | | [MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto2007-02-185-3/+5
| * | | | [MIPS] Make kernel_thread_helper() staticAtsushi Nemoto2007-02-181-1/+1
| * | | | [MIPS] Make __declare_dbe_table static and avoid it getting optimized awayRalf Baechle2007-02-181-7/+3
| * | | | [MIPS] Use MIPS R2 instructions for bitops.Ralf Baechle2007-02-181-1/+51
| * | | | [MIPS] signals: Share even more code.Ralf Baechle2007-02-187-164/+35
| * | | | [MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n buildRalf Baechle2007-02-181-2/+2
| * | | | [MIPS] Iomap implementation.Ralf Baechle2007-02-186-81/+287
| * | | | [MIPS] <asm/compat-signal.h> needs to include <asm/uaccess.h>.Ralf Baechle2007-02-181-0/+2