aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix abuses of ptrdiff_tAl Viro2007-10-295-11/+13
* fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()Al Viro2007-10-291-2/+2
* arcmsr: endianness bugAl Viro2007-10-291-1/+1
* trivial annotations in arcmsrAl Viro2007-10-293-105/+103
* SCTP endianness annotations regressionAl Viro2007-10-292-3/+3
* intel-iommu fixesAl Viro2007-10-292-5/+4
* misc uml annotation and section fixesAl Viro2007-10-293-7/+7
* missing atomic_read_long() in slub.cAl Viro2007-10-291-1/+1
* SUNRPC endianness annotationsAl Viro2007-10-292-28/+28
* more x86 merge fallout (uml, again)Al Viro2007-10-292-2/+2
* x86 merge fallout: umlAl Viro2007-10-2911-23/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-285-24/+28
|\
| * ide: add SH-S202J to ivb_list[]Bartlomiej Zolnierkiewicz2007-10-261-0/+3
| * drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warningsJeff Garzik2007-10-261-4/+5
| * drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-1/+1
| * hpt366: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-16/+16
| * cy82c693: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-3/+3
* | duplicate initializer in sound/pci/hda/patch_realtek.cAl Viro2007-10-271-1/+0
* | fix breakage in pegasos_ethAl Viro2007-10-271-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-279-23/+36
|\ \
| * | x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi2007-10-271-0/+2
| * | x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik2007-10-271-1/+3
| * | x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik2007-10-271-2/+1
| * | x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-273-8/+21
| * | x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley2007-10-271-2/+2
| * | x86: export smp_ops to allow modular build of KVMThomas Gleixner2007-10-271-0/+1
| * | Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner2007-10-272-10/+6
* | | cirrusfb nonsenseAl Viro2007-10-271-2/+1
* | | scatterlist fallout: mmcAl Viro2007-10-271-1/+1
* | | ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fdAl Viro2007-10-271-8/+8
* | | scatterlist fallout: frvAl Viro2007-10-271-1/+2
|/ /
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-272-3/+3
|\ \
| * | [JFFS2] Update MAINTAINERS entry -- the jffs-dev list is deadDavid Woodhouse2007-10-271-2/+2
| * | [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()David Woodhouse2007-10-271-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-10-274-25/+57
|\ \
| * | mmc_spi: Fix mmc-over-spi regressionDavid Brownell2007-10-271-19/+33
| * | mmc: use common byte swap macrosPierre Ossman2007-10-271-2/+2
| * | mmc: fix cid and csd byte orderPierre Ossman2007-10-271-2/+20
| * | at91_mci: Fix bad referencePierre Ossman2007-10-271-2/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-2735-205/+169
|\ \ \
| * | | [SPARC32]: Fix build-warning in io-unit.cDavid S. Miller2007-10-271-1/+1
| * | | [SPARC64]: Fix BACKOFF_SPIN on non-SMP.David S. Miller2007-10-271-1/+3
| * | | [SPARC32]: __inline__ --> inlineDavid S. Miller2007-10-2711-48/+40
| * | | [SPARC64]: __inline__ --> inlineDavid S. Miller2007-10-2722-155/+125
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-2722-76/+118
|\ \ \
| * | | [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-2713-58/+93
| * | | [CRYPTO] tcrypt: Move sg_init_table out of timing loopsHerbert Xu2007-10-271-6/+14
| * | | [NETNS]: Fix get_net_ns_by_pidEric W. Biederman2007-10-261-1/+1
| * | | [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-266-9/+7
| * | | [INET] ESP: Must #include <linux/scatterlist.h>Adrian Bunk2007-10-262-2/+2