summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-06-0517-168/+101
|\
| * Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa2008-06-051-4/+6
| * [MIPS] Fix typo in header guardVegard Nossum2008-06-051-1/+1
| * [MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle2008-06-051-19/+0
| * [MIPS] Add accessors for random register.Ralf Baechle2008-06-051-0/+3
| * [MIPS] IP27: misc fixesThomas Bogendoerfer2008-06-053-24/+26
| * [MIPS] IP27: Fix clockevent setupThomas Bogendoerfer2008-06-052-15/+17
| * [MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer2008-06-051-95/+22
| * [MIPS] remove CONFIG_CPU_R4000 line from MakefileAdrian Bunk2008-06-051-1/+0
| * [MIPS] Fix check for valid stack pointer during backtraceThomas Bogendoerfer2008-06-051-7/+9
| * [MIPS] Add missing braces to pte_mkyoungIlpo Järvinen2008-06-051-1/+2
| * [MIPS] R4700: Fix build_tlb_probe_entryThomas Bogendoerfer2008-06-051-1/+2
| * [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.Manuel Lauss2008-06-052-0/+12
| * [MIPS] Alchemy: export get_au1x00_speed for modulesManuel Lauss2008-06-051-0/+1
* | Merge git://git.infradead.org/~dwmw2/mtd-2.6.26Linus Torvalds2008-06-053-3/+3
|\ \
| * | [MTD] [MAPS] Fix cmdlineparse handling in mapping filesKyungmin Park2008-06-052-2/+2
| * | [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume pathEric Miao2008-06-041-1/+1
* | | doc: add suggestions about good practises for maintainersWilly Tarreau2008-06-051-0/+46
* | | asn1: additional sanity checking during BER decodingChris Wright2008-06-052-0/+28
* | | Add 'rd' alias to new brd ramdisk driverNick Piggin2008-06-051-0/+1
* | | x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter2008-06-051-8/+12
* | | FRV: ip_fast_csum() requires a memory clobber on its inline asmDavid Howells2008-06-051-1/+1
* | | PNP: skip UNSET MEM resources as well as DISABLED onesBjorn Helgaas2008-06-051-1/+1
* | | libata: fix G5 SATA broken on -rc5Hugh Dickins2008-06-051-1/+1
| |/ |/|
* | Linux 2.6.26-rc5v2.6.26-rc5Linus Torvalds2008-06-041-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-0467-315/+618
|\ \
| * | l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman2008-06-041-23/+78
| * | tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila2008-06-042-3/+11
| * | tcp: Increment OUTRSTS in tcp_send_active_reset()Sridhar Samudrala2008-06-041-0/+2
| * | raw: Raw socket leak.Denis V. Lunev2008-06-042-0/+18
| * | lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman2008-06-041-0/+10
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-046-15/+40
| |\ \
| | * | USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann2008-06-041-0/+1
| | * | ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch2008-06-041-2/+2
| | * | libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig2008-06-041-2/+2
| | * | ipw2200: expire and use oldest BSS on adhoc createDan Williams2008-06-041-2/+25
| | * | airo warning fixAndrew Morton2008-06-041-1/+1
| | * | b43legacy: Fix controller restart crashMichael Buesch2008-06-041-8/+9
| * | | sctp: Fix ECN markings for IPv6Vlad Yasevich2008-06-044-1/+14
| * | | sctp: Flush the queue only once during fast retransmit.Vlad Yasevich2008-06-041-34/+48
| * | | sctp: Start T3-RTX timer when fast retransmitting lowest TSNVlad Yasevich2008-06-043-14/+37
| * | | sctp: Correctly implement Fast Recovery cwnd manipulations.Vlad Yasevich2008-06-042-13/+39
| * | | sctp: Move sctp_v4_dst_saddr out of loopGui Jianfeng2008-06-041-1/+1
| * | | sctp: retran_path update bug fixGui Jianfeng2008-06-041-9/+12
| * | | Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller2008-06-0417-97/+146
| |\ \ \
| | * | | [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data.Denis V. Lunev2008-06-051-3/+8
| | * | | [IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev2008-06-053-2/+6
| | * | | [IPV6]: Do not change protocol for raw IPv6 sockets.Denis V. Lunev2008-06-051-0/+3
| | * | | [IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki2008-06-056-8/+10
| | * | | [IPV6]: Check outgoing interface even if source address is unspecified.YOSHIFUJI Hideaki2008-06-051-20/+22
OpenPOWER on IntegriCloud