summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen2007-02-031-11/+9
* [NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...Adrian Bunk2007-02-021-1/+1
* [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy2007-02-022-0/+4
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-026-18/+21
|\
| * libata: Initialize nbytes for internal sg commandsBrian King2007-02-021-0/+1
| * libata: Fix ata_busy_wait() kernel docsAlan2007-02-021-0/+2
| * pata_via: Correct missing commentsAlan2007-02-021-1/+2
| * pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan2007-02-021-2/+9
| * ahci/pata_jmicron: fix JMicron quirkTejun Heo2007-02-022-15/+7
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0210-218/+199
|\ \
| * | spidernet : fix memory leak in spider_net_stopJens Osterkamp2007-02-021-0/+2
| * | e100: fix napi ifdefs removing needed codeAuke Kok2007-02-021-6/+1
| * | Merge ../linux-2.6Jeff Garzik2007-02-0230-104/+154
| |\ \ | | |/
| * | netxen patchesAl Viro2007-01-318-212/+196
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds2007-02-022-2/+18
|\ \ \
| * | | [BNX2]: PHY workaround for 5709 A0.Michael Chan2007-02-022-2/+18
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-021-3/+5
|\ \ \
| * | | [NET_SCHED]: act_ipt: fix regression in ipt actionPatrick McHardy2007-02-021-3/+5
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-021-1/+1
|\ \ \
| * | | [SPARC32]: Fix over-optimization by GCC near ip_fast_csum.Bob Breuer2007-02-011-1/+1
| |/ /
* | | [PATCH] MAINTAINERS: ufs entryEvgeniy Dushistov2007-02-021-0/+6
* | | Revert "[PATCH] fix typo in geode_configre()@cyrix.c"Linus Torvalds2007-02-021-1/+1
|/ /
* | [PATCH] Remove avr32@atmel.com from MAINTAINERSHaavard Skinnemoen2007-02-011-6/+0
* | [PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")Bartlomiej Zolnierkiewicz2007-02-011-1/+1
* | [PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap2007-02-012-40/+46
* | [PATCH] procfs: Fix listing of /proc/NOT_A_TGID/taskGuillaume Chazarain2007-02-011-1/+11
* | [PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the biosAvi Kivity2007-02-011-0/+2
* | [PATCH] pci: remove warning messagesAndrew Morton2007-02-011-8/+2
* | [PATCH] via quirk updateJean Delvare2007-02-011-3/+5
* | [PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEMAl Viro2007-02-011-0/+9
* | [PATCH] radio modems sitting on serial port are not for s390Al Viro2007-02-011-3/+3
* | [PATCH] sanitize sections for sparc32 smpAl Viro2007-02-012-5/+5
* | [PATCH] efi_set_rtc_mmss() is not __initAl Viro2007-02-011-1/+1
* | [PATCH] __crc_... is intended to be absoluteAl Viro2007-02-011-0/+2
* | [PATCH] fork_idle() should be __cpuinit, not __devinitAl Viro2007-02-011-1/+1
* | [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().Al Viro2007-02-011-1/+1
* | [PATCH] ide section fixesAl Viro2007-02-011-4/+4
* | [PATCH] mca_nmi_hook() can be called at any pointAl Viro2007-02-011-1/+1
* | [PATCH] fix frv headers_checkAl Viro2007-02-014-2/+14
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-318-25/+45
|\ \
| * | [NETFILTER]: xt_hashlimit: fix ip6tables dependencyPatrick McHardy2007-01-301-1/+1
| * | [SCTP]: Force update of the rto when processing HB-ACKVlad Yasevich2007-01-301-0/+6
| * | [IPV6]: fix BUG of ndisc_send_redirect()Li Yewang2007-01-301-0/+7
| * | [IPV6]: Fix up some CONFIG typosNeil Horman2007-01-301-2/+2
| * | [NETFILTER]: SIP conntrack: fix out of bounds memory accessPatrick McHardy2007-01-302-2/+2
| * | [NETFILTER]: SIP conntrack: fix skipping over user info in SIP headersLars Immisch2007-01-302-2/+14
| * | [NETFILTER]: xt_connbytes: fix division by zeroPatrick McHardy2007-01-301-17/+12
| * | [MAINTAINERS]: netfilter@ is subscribers-onlyRandy Dunlap2007-01-301-1/+1
* | | Revert "[PATCH] mm: micro optimise zone_watermark_ok"Linus Torvalds2007-01-311-2/+1
| |/ |/|
* | Linux 2.6.20-rc7v2.6.20-rc7Linus Torvalds2007-01-301-1/+1
OpenPOWER on IntegriCloud