summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pxa2xx-spi updateStephen Street2006-05-212-37/+59
* [PATCH] S3C24XX: hardware SPI driverBen Dooks2006-05-214-0/+489
* [PATCH] S3C24XX: GPIO based SPI driverBen Dooks2006-05-215-0/+229
* [PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk2006-05-214-60/+8Star
* [PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala2006-05-214-0/+507
* [PATCH] minor SPI doc fixdmitry pervushin2006-05-211-3/+3
* [PATCH] Update ext2/ext3/jbd MAINTAINERS entriesTheodore Tso2006-05-211-1/+7
* [PATCH] Clarify maintainers and include linux-security infoAlan Cox2006-05-211-1/+10
* [PATCH] Overrun in isdn_tty.cEric Sesterhenn2006-05-211-1/+1
* [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowedPaul Jackson2006-05-211-0/+1
* [PATCH] cpuset: update cpuset_zones_allowed commentPaul Jackson2006-05-211-9/+15
* [PATCH] Cpuset: might sleep checking zones allowed fixPaul Jackson2006-05-211-2/+3
* [PATCH] pci: correctly allocate return buffers for osc callsKristen Accardi2006-05-211-25/+35
* [PATCH] fix NULL dereference in inotify_ignoreAmy Griffis2006-05-211-2/+1Star
* [PATCH] fix race in inotify_releaseAmy Griffis2006-05-211-1/+5
* [PATCH] SPARSEMEM incorrectly calculates section numberMike Kravetz2006-05-211-5/+2Star
* [PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386KAMEZAWA Hiroyuki2006-05-211-1/+1
* [PATCH] selinux: endian fixAlexey Dobriyan2006-05-211-1/+1
* [PATCH] binfmt_flat: don't check for EMFILEAndrew Morton2006-05-211-21/+9Star
* [PATCH] HID read busywait fixMicon, David2006-05-211-0/+1
* [PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl()Florin Malita2006-05-211-4/+3Star
* [PATCH] md: Fix inverted test for 'repair' directive.NeilBrown2006-05-211-1/+1
* [PATCH] NFS server subtree_check returns dubious valuePeter Staubach2006-05-211-1/+1
* [PATCH] Kdump maintainer info updateVivek Goyal2006-05-211-0/+10
* [PATCH] powerpc: Fix ide-pmac sysfs entryBenjamin Herrenschmidt2006-05-211-0/+2
* [PATCH] i386: remove junk from stack dumpChuck Ebbert2006-05-211-3/+1Star
* [PATCH] matroxfb: fix DVI setup to be more compatiblePaul A. Clarke2006-05-213-2/+25
* [PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctlLin Feng Shen2006-05-211-85/+92
* [PATCH] forcedeth: fix multi irq issuesAyaz Abdulla2006-05-211-154/+226
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-05-202-57/+83
|\
| * [PATCH] libata-core: fix current kernel-doc warningsRandy Dunlap2006-05-201-0/+6
| * [PATCH] sata_mv: version bumpMark Lord2006-05-201-1/+1
| * [PATCH] sata_mv: endian fixMark Lord2006-05-201-1/+2
| * [PATCH] sata_mv: remove local copy of queue indexesMark Lord2006-05-201-43/+33Star
| * [PATCH] sata_mv: spurious interrupt workaroundMark Lord2006-05-201-3/+8
| * [PATCH] sata_mv: chip initialization fixesMark Lord2006-05-201-2/+5
| * [PATCH] sata_mv: deal with interrupt coalescing interruptsMark Lord2006-05-201-0/+18
| * [PATCH] sata_mv: prevent unnecessary double-resetsMark Lord2006-05-201-7/+10
* | [PATCH] winbond-840-remove-badness-in-pci_map_singleErling A. Jacobsen2006-05-201-2/+2
* | [PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chip...Komuro2006-05-201-11/+2Star
* | [PATCH] skge: don't allow transmit ring to be too smallStephen Hemminger2006-05-201-1/+1
* | [PATCH] skge: bad checksums on big-endian platformsStephen Hemminger2006-05-201-2/+1Star
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-05-201-3/+3
|\ \
| * | [PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse2006-05-171-3/+3
* | | [PATCH] sky2 version 1.4Stephen Hemminger2006-05-201-1/+1
* | | [PATCH] sky2: force NAPI repoll if busyStephen Hemminger2006-05-201-5/+11
* | | [PATCH] sky2: more fixes for Yukon UltraStephen Hemminger2006-05-202-1/+4
* | | [PATCH] Subjec: sky2, skge: correct PCI id for DGE-560TStephen Hemminger2006-05-202-2/+2
* | | [PATCH] sky2: allow dual port usageStephen Hemminger2006-05-201-15/+17
* | | [PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path"John W. Linville2006-05-201-31/+3Star