summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-07-21x86: Fix help message for STRICT_DEVMEM config optionLinus Torvalds
2008-07-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-21Merge branch 'linus' into xen-64bitIngo Molnar
2008-07-21Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar
2008-07-21x86: remove extra calling to get ext cpuid levelYinghai Lu
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar
2008-07-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-07-20Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2008-07-20arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-07-20arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-07-20m68k/Atari: remove the dead ATARI_SCC{,_DMA} optionsAdrian Bunk
2008-07-20m68k/Mac: remove the unused ADB_KEYBOARD optionAdrian Bunk
2008-07-20m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven
2008-07-20m68k/sun3/: possible cleanupsAdrian Bunk
2008-07-20m68k/q40/config.c: make functions staticAdrian Bunk
2008-07-20m68k/mac/: possible cleanupsAdrian Bunk
2008-07-20m68k/atari/debug.c: possible cleanupsAdrian Bunk
2008-07-20m68k/amiga/: possible cleanupsAdrian Bunk
2008-07-20export amiga_vblankAdrian Bunk
2008-07-20m68k: remove AP1000 codeAdrian Bunk
2008-07-20m68k: make multi_defconfig the default defconfigAdrian Bunk
2008-07-20Stringify support commasMathieu Desnoyers
2008-07-20m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven
2008-07-20m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov
2008-07-20m68k: remove CVS keywordsAdrian Bunk
2008-07-20MN10300: Fix MN10300's serial port driver to get at its tty_structDavid Howells
2008-07-20simserial: Fix up for ldisc changesAlan Cox
2008-07-20[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.Ralf Baechle
2008-07-20[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.Ralf Baechle
2008-07-20[MIPS] TXx9: Fix some sparse warningsAtsushi Nemoto
2008-07-20[MIPS] TXx9: Add 64-bit supportAtsushi Nemoto
2008-07-20[MIPS] TXx9: Cleanups for 64-bit supportAtsushi Nemoto
2008-07-20[MIPS] Cobalt: Fix I/O port resource rangeYoichi Yuasa
2008-07-20[MIPS] mips/sgi-ip22/ip28-berr.c: fix the buildAdrian Bunk
2008-07-20[MIPS] TXx9: Miscellaneous build fixesAtsushi Nemoto
2008-07-20[MIPS] Routerboard 532: Support for base systemRalf Baechle
2008-07-20[MIPS] IP32: Use common SGI button driverThomas Bogendoerfer
2008-07-20[MIPS] IP22: Use common SGI button driverThomas Bogendoerfer
2008-07-20[MIPS] IP22, IP28: Fix merge bugThomas Bogendoerfer
2008-07-20[MIPS] Fix missing prototypes in asm/fpu.hDmitri Vorobiev
2008-07-20[MIPS] PCI: Make the pcibios_max_latency variable staticDmitri Vorobiev
2008-07-20KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hostsAvi Kivity