aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-03
|\
| * [SPARC]: Fix O_CLOEXEC values.David S. Miller2007-08-03
| * [SPARC32]: Fix modular build of floppy driver.David S. Miller2007-08-03
| * [SOUND] CS4231 SBus: Two fixes.Georg Chini2007-08-03
| * [CG6]: fix memory size detectionKrzysztof Helt2007-08-03
| * [SPARC64]: Add missing dma_sync_single_range_for_*().David S. Miller2007-08-03
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-03
|\ \
| * | [TCP]: DSACK signals data receival, be conservativeIlpo Järvinen2007-08-02
| * | [TCP]: Also handle snd_una changes in tcp_cwnd_downIlpo Järvinen2007-08-02
| * | Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller2007-08-02
| |\ \
| | * | SCTP: remove useless code in function sctp_init_causeWei Yongjun2007-08-02
| | * | SCTP: drop SACK if ctsn is not less than the next tsn of assocWei Yongjun2007-08-02
| | * | SCTP: IPv4 mapped addr not returned in SCTPv6 accept()Vlad Yasevich2007-08-01
| | * | SCTP: IPv4 mapped addr not returned in SCTPv6 accept()Dave Johnson2007-08-01
| | * | sctp: fix shadow symbol in net/sctp/tsnmap.cSebastian Siewior2007-08-01
| | * | sctp: try to fix readlockSebastian Siewior2007-08-01
| | * | sctp: remove shadowed symbolssebastian@breakpoint.cc2007-08-01
| | * | sctp: move global declaration to header file.sebastian@breakpoint.cc2007-08-01
| | * | sctp: make locally used function staticsebastian@breakpoint.cc2007-08-01
| * | | [TIPC]: Fix two minor sparse warnings.Florian Westphal2007-08-02
| * | | [TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal2007-08-02
| * | | [PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10Joy Latten2007-08-02
| * | | [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().David S. Miller2007-08-02
| * | | [IPV4] route.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski2007-08-02
| * | | [IPV4] raw.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-02
| * | | [NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion t...Mariusz Kozlowski2007-08-02
| * | | [NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-02
| * | | [NET]: Removal of duplicated include net/wanrouter/wanmain.cMichal Piotrowski2007-08-02
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-08-03
|\ \ \ | |/ / |/| |
| * | firewire: fw-core: make two variables staticStefan Richter2007-08-02
| * | firewire: fw-ohci: dma_free_coherent needs IRQs enabledStefan Richter2007-08-02
| * | firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters)Stefan Richter2007-08-02
| * | ieee1394: sbp2: more correct Kconfig dependenciesStefan Richter2007-08-02
| * | ieee1394: revert "sbp2: enforce 32bit DMA mapping"Stefan Richter2007-08-02
* | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.23Linus Torvalds2007-08-02
|\ \ \
| * | | [MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks2007-08-02
| * | | [MTD] [NAND] at91_nand rdy_pin fixIvan Kuten2007-08-02
| * | | [MTD] [NAND] fix race in nand_base.cArtem Bityutskiy2007-08-02
| * | | [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge2007-08-02
| * | | [MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita2007-08-02
| * | | [JFFS2] Print correct node offset when complaining about broken data CRCDavid Woodhouse2007-08-02
| * | | [JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse2007-08-02
| * | | [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.David Woodhouse2007-08-02
| * | | [JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund2007-08-02
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-08-02
|\ \ \ \ | |/ / / |/| | |
| * | | [x86 setup] Document grub < 0.93 as brokenH. Peter Anvin2007-08-02
| * | | [x86 setup] EDD: add missing =m constraintH. Peter Anvin2007-08-02
| * | | [x86 setup] video setup: Fix VBE DDC readingAntonino A. Daplas2007-08-02
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-02
|\ \ \
| * | | [PATCH] sched: reduce task_struct sizeIngo Molnar2007-08-02