summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | [ARM] 3295/1: Fix oprofile init return valueRuss Dill2006-02-011-2/+3
| | * | | | [ARM] 3294/1: don't invalidate individual BTB entries on ARMv6Nicolas Pitre2006-02-011-12/+6
| | * | | | [ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_rangeNicolas Pitre2006-02-011-5/+11
| | * | | | [ARM] 3292/1: Fix memory corruption in asm-arm/checksum.h: ip_fast_csum()Richard Purdie2006-02-011-1/+1
| | * | | | [ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handlingRichard Purdie2006-02-011-1/+1
| | * | | | [ARM] 3290/1: Fix the FIFO size detectionCatalin Marinas2006-02-011-4/+10
| | |/ / /
| * | | | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds2006-02-0330-158/+507
| |\ \ \ \
| | * | | | [PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh2006-02-031-1/+5
| | * | | | [PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte2006-02-032-4/+2
| | * | | | configfs: Add permission and ownership to configfs objects.Joel Becker2006-02-038-37/+179
| | * | | | configfs: Clean up MAINTAINERS entryJoel Becker2006-02-031-1/+2
| | * | | | [PATCH] ocfs2: fix compile warningsMark Fasheh2006-02-033-13/+18
| | * | | | [PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte2006-02-034-20/+11
| | * | | | [PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk2006-02-031-0/+1
| | * | | | [PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven2006-02-033-9/+10
| | * | | | [PATCH] ocfs2/dlm: fixesKurt Hackel2006-02-035-49/+256
| | * | | | [OCFS2] Documentation FixJ. Bruce Fields2006-02-031-0/+1
| | * | | | [OCFS2] Make ip_io_sem a mutexMark Fasheh2006-02-036-18/+18
| | * | | | [PATCH] ocfs2/dlm: fix compilation on ia64Jeff Mahoney2006-02-031-1/+1
| | * | | | [PATCH] OCFS2: __init / __exit problemAdrian Bunk2006-02-033-3/+3
| | * | | | o Remove confusing Kconfig text for CONFIGFS_FS.Joel Becker2006-02-031-2/+0
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-0314-47/+97
| |\ \ \ \ \
| | * | | | | [NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.Stephen Hemminger2006-02-022-4/+11
| | * | | | | [TG3]: Update driver version and release date.David S. Miller2006-02-021-2/+2
| | * | | | | [TG3]: Flush tg3_reset_task()Michael Chan2006-02-022-2/+25
| | * | | | | [TEXTSEARCH]: Fix broken good shift array calculation in Boyer-MoorePablo Neira Ayuso2006-02-021-15/+25
| | * | | | | [IPV4]: Remove suprious use of goto out: in icmp_replyHorms2006-02-021-2/+1
| | * | | | | [IPV4]: Document icmp_errors_use_inbound_ifaddr sysctlHorms2006-02-021-0/+17
| | * | | | | [IPV6]: Fix illegal dst locking in softirq context.Herbert Xu2006-02-021-6/+0
| | * | | | | [IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usageHerbert Xu2006-02-021-4/+4
| | * | | | | [SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich2006-02-023-7/+9
| | * | | | | [IPV6]: Don't hold extra ref count in ipv6_ifa_notifyHerbert Xu2006-02-021-5/+1
| | * | | | | [NET] snap: needs hardware checksum fixStephen Hemminger2006-02-021-0/+2
| * | | | | | [PATCH] IDE: always enable CONFIG_PDC202XX_FORCEAdrian Bunk2006-02-033-28/+0
| * | | | | | [PATCH] RocketPoint 1520 [hpt366] fails clock stabilizationLoren M. Lang2006-02-031-0/+4
| * | | | | | [PATCH] ide: set latency when resetting it821x out of firmware modeAlan Cox2006-02-031-1/+1
| * | | | | | [PATCH] ide-disk: Restore missing space in log messageJean Delvare2006-02-031-1/+1
| * | | | | | [PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk2006-02-032-4/+2
| * | | | | | [PATCH] solve false-positive soft lockup messages during IDE initIngo Molnar2006-02-031-0/+1
| * | | | | | [PATCH] stop CompactFlash devices being marked as removableRichard Purdie2006-02-034-50/+9
| * | | | | | [PATCH] ide Kconfig fixesAndreas Mohr2006-02-031-7/+7
| * | | | | | [PATCH] ia64: drop arch-specific IDE MAX_HWIFS definitionBjorn Helgaas2006-02-032-10/+2
| * | | | | | [PATCH] piix: add Intel ICH8M device IDsJason Gaston2006-02-031-0/+4
| * | | | | | [PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.cJayachandran C2006-02-031-2/+2
| * | | | | | [PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C2006-02-031-2/+2
| * | | | | | [PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR2006-02-031-4/+3
| * | | | | | [PATCH] debugfs: hard link count wrongVincent Hanquez2006-02-031-0/+1
| * | | | | | [PATCH] i4l: warning fixesKarsten Keil2006-02-031-1/+1
| * | | | | | [PATCH] ip2main.c warning fixesAndrew Morton2006-02-032-59/+9
| * | | | | | [PATCH] Fix keyctl usage of strnlen_user()Davi Arnaut2006-02-031-5/+10
OpenPOWER on IntegriCloud