summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-02-27Merge commit 'powerpc/powerpc-next'Stephen Rothwell
2008-02-27Merge branch 'quilt/m68k'Stephen Rothwell
2008-02-27Merge commit 'ia64/test'Stephen Rothwell
2008-02-27kvm-build-fix-1Stephen Rothwell
2008-02-27Merge commit 'kvm/master'Stephen Rothwell
2008-02-27Merge commit 'acpi/test'Stephen Rothwell
2008-02-27Merge branch 'quilt/ide'Stephen Rothwell
2008-02-27Merge commit 'sh/master'Stephen Rothwell
2008-02-27Merge commit 's390/features'Stephen Rothwell
2008-02-27Merge commit 'v4l-dvb/stable'Stephen Rothwell
2008-02-27Merge commit 'avr32/avr32-arch'Stephen Rothwell
2008-02-27Merge branch 'quilt/pci'Stephen Rothwell
2008-02-27Merge branch 'quilt/driver-core'Stephen Rothwell
2008-02-27m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven
2008-02-27ppc/pmac: remove no longer needed IDE quirkBartlomiej Zolnierkiewicz
2008-02-27ppc: don't include <linux/ide.h>Bartlomiej Zolnierkiewicz
2008-02-27ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz
2008-02-27ppc/pplus: remove ppc_ide_md.ide_init_hwif hookBartlomiej Zolnierkiewicz
2008-02-27ppc/sandpoint: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz
2008-02-27ppc/lopec: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz
2008-02-27ppc/mpc8xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz
2008-02-27ppc/pmac: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz
2008-02-27ppc/ppc4xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz
2008-02-27ppc/hdpu: remove dead IDE codeBartlomiej Zolnierkiewicz
2008-02-27PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas
2008-02-27PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade
2008-02-27PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman
2008-02-27PCI: add is_added flag to struct pci_devGreg Kroah-Hartman
2008-02-27PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman
2008-02-27PCI: remove pci_get_device_reverse from calgary driverGreg Kroah-Hartman
2008-02-27sysfs: crash debuggingAndrew Morton
2008-02-27UIO: arch/arm/Kconfig: Make UIO available on ARM architectureHans-Jürgen Koch
2008-02-27arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall
2008-02-26KVM: MMU: Fix race when instantiating a shadow pteAvi Kivity
2008-02-26KVM: detect if VCPU triple faultsJoerg Roedel
2008-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-26x86: fix boot failure on 486 due to TSC breakageMikael Pettersson
2008-02-26x86: fix build on non-C locales.Priit Laes
2008-02-26x86: make c_idle.work have a static address.Glauber Costa
2008-02-26x86: don't save unreliable stack trace entriesVegard Nossum
2008-02-26x86: don't make swapper_pg_pmd globalAdrian Bunk
2008-02-26x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel
2008-02-26x86: fix execve with -fstack-protectIngo Molnar
2008-02-26x86: fix vsyscall wreckageThomas Gleixner
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar
2008-02-26x86: remove double-checking empty zero pages debugYinghai Lu
2008-02-26x86: notsc is ignored on common configurationsPavel Machek
2008-02-26x86/mtrr: fix kernel-doc missing notationRandy Dunlap
2008-02-26x86: handle BIOSes which terminate e820 with CF=1 and no SMAPH. Peter Anvin