summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-15Add linux-next specific filesnext-20080415Stephen Rothwell
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2008-04-15ldp-fix-1Brandon Philips
> This is still a problem for s390 all{mod,yes}config as of yesterday: > > drivers/misc/aectc/aec_tc.c:75: error: implicit declaration of function 'ioread8' Oops. We probably need depends on PCI. Signed-off-by: Brandon Philips <bphilips@suse.de>
2008-04-15Fix MAX_ORDER config problemStephen Rothwell
The allyesconfig build was giving this: In file included from include/linux/gfp.h:4, from include/linux/slab.h:14, from include/linux/percpu.h:5, from include2/asm/time.h:18, from include2/asm/cputime.h:26, from include/linux/sched.h:67, from arch/powerpc/kernel/asm-offsets.c:17: include/linux/mmzone.h:791:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE Kconfig options are order depenendent, so move the setting of FORCE_MAX_ZONEORDER to after the setting of PPC_64K_PAGES. Also add an explicit !PPC_64K_PAGES. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2008-04-15smsc-ircc2: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas
Wrap PNP probe code in #ifdef CONFIG_PNP. Without this change, we'll have unresolved references to pnp_get_resource() function when CONFIG_PNP=n. (This is a new interface that's not in mainline yet.) Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
2008-04-15nsc-ircc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas
Wrap PNP probe code in #ifdef CONFIG_PNP. Without this change, we'll have unresolved references to pnp_get_resource() function when CONFIG_PNP=n. (This is a new interface that's not in mainline yet.) Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
2008-04-15parport_pc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas
Wrap PNP probe code in #ifdef CONFIG_PNP. We already do the same for CONFIG_PCI. Without this change, we'll have unresolved references to pnp_get_resource() function when CONFIG_PNP=n. (This is a new interface that's not in mainline yet.) Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
2008-04-15Merge branch 'quilt/ldp'Stephen Rothwell
Conflicts: drivers/misc/Makefile
2008-04-15Merge commit 'sched-latest/latest'Stephen Rothwell
Conflicts: drivers/base/topology.c
2008-04-15x86-latest-kvm-fix-1Stephen Rothwell
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2008-04-15Merge commit 'x86-latest/latest'Stephen Rothwell
Conflicts: Documentation/feature-removal-schedule.txt arch/um/Kconfig.i386 arch/um/Kconfig.x86_64 arch/x86/kernel/acpi/Makefile arch/x86/kernel/acpi/sleep.h arch/x86/pci/acpi.c arch/x86/pci/common.c arch/x86/pci/pci.h include/asm-x86/ide.h include/asm-x86/semaphore_32.h include/asm-x86/semaphore_64.h include/asm-x86/trampoline.h lib/Kconfig.debug lib/Makefile
2008-04-15Merge commit 'semaphore/semaphore'Stephen Rothwell
2008-04-15Merge commit 'vfs/vfs-2.6.25'Stephen Rothwell
Conflicts: fs/xfs/linux-2.6/xfs_ioctl.c
2008-04-15Merge commit 'crypto/master'Stephen Rothwell
2008-04-15Merge commit 'mtd/master'Stephen Rothwell
2008-04-15Merge commit 'galak/powerpc-next'Stephen Rothwell
2008-04-15Merge commit 'net/master'Stephen Rothwell
Conflicts: MAINTAINERS
2008-04-15Merge commit 'security-testing/next'Stephen Rothwell
2008-04-15Merge commit 'udf/for_next'Stephen Rothwell
2008-04-15Merge commit 'async_tx/next'Stephen Rothwell
2008-04-15Merge commit '4xx/next'Stephen Rothwell
2008-04-15Merge commit 'ext4/next'Stephen Rothwell
Conflicts: fs/jbd2/journal.c fs/jbd2/revoke.c
2008-04-15Merge commit 'hrt/mm'Stephen Rothwell
2008-04-15Merge commit 'powerpc/powerpc-next'Stephen Rothwell
2008-04-15Merge branch 'quilt/m68k'Stephen Rothwell
2008-04-15Merge commit 'selinux/for-akpm'Stephen Rothwell
2008-04-15Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-04-15Merge commit 'tests/master'Stephen Rothwell
Conflicts: lib/Kconfig.debug
2008-04-15Merge commit 'ia64/test'Stephen Rothwell
Conflicts: arch/ia64/kernel/mca.c arch/ia64/mm/tlb.c
2008-04-15Merge commit 'scsi/master'Stephen Rothwell
2008-04-15Merge commit 'dlm/next'Stephen Rothwell
2008-04-15Merge commit 'kvm/master'Stephen Rothwell
Conflicts: arch/s390/lib/uaccess_pt.c include/asm-s390/sysinfo.h include/asm-x86/kvm_host.h
2008-04-15Merge commit 'ubi/master'Stephen Rothwell
2008-04-15Merge commit 'hwmon/testing'Stephen Rothwell
2008-04-15Merge commit 'ieee1394/for-next'Stephen Rothwell
2008-04-15Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-04-15acpi-fix-2Stephen Rothwell
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2008-04-15acpi-fix-1Stephen Rothwell
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2008-04-15Merge commit 'acpi/test'Stephen Rothwell
Conflicts: arch/x86/kernel/setup_64.c arch/x86/kernel/smpboot_64.c include/asm-x86/smp_64.h
2008-04-15infiniband-fix-2Stephen Rothwell
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2008-04-15Merge commit 'infiniband/for-next'Stephen Rothwell
Conflicts: drivers/infiniband/hw/amso1100/c2_provider.c drivers/infiniband/hw/cxgb3/iwch_provider.c drivers/infiniband/hw/nes/nes_verbs.c
2008-04-15Merge commit 'xfs/master'Stephen Rothwell
Conflicts: fs/xfs/linux-2.6/xfs_ioctl.c fs/xfs/quota/xfs_qm_syscalls.c fs/xfs/xfs_ialloc.c fs/xfs/xfs_mount.c
2008-04-15Merge commit 'nfs/linux-next'Stephen Rothwell
2008-04-15Merge commit 'libata/NEXT'Stephen Rothwell
2008-04-15Merge branch 'quilt/ide'Stephen Rothwell
Conflicts: Documentation/ide/ide.txt Documentation/kernel-parameters.txt drivers/ide/ide.c include/linux/Kbuild
2008-04-15Merge commit 'jfs/next'Stephen Rothwell
2008-04-15Merge commit 'sh/master'Stephen Rothwell
2008-04-15Merge commit 's390/features'Stephen Rothwell
2008-04-15Merge commit 'v4l-dvb/stable'Stephen Rothwell
2008-04-15Merge commit 'avr32/avr32-arch'Stephen Rothwell
2008-04-15Merge branch 'quilt/kernel-doc'Stephen Rothwell