aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-02-20FRV: Change the timerfd syscalls to be the same as i386David Howells
2008-02-20FRV: Drop the .data.idt section for FRVDavid Howells
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-02-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/czank...Linus Torvalds
2008-02-19MN10300: Update asb2303_defconfigDavid Howells
2008-02-19MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells
2008-02-19MN10300: Introduce barriers to replace removed volatiles in gdbstubDavid Howells
2008-02-19MN10300: Call update_process_times() outside of the xtime_lockDavid Howells
2008-02-19[MIPS] BCM47XX: Use new SSB SPROM data structureAurelien Jarno
2008-02-19[MIPS] WGT634U: Register MTD as platform device.Aurelien Jarno
2008-02-19[MIPS] BCM47xx: Add defconfig file.Aurelien Jarno
2008-02-19[MIPS] PCI: Coding style fixes for pcibios_enable_resources.Ralf Baechle
2008-02-19[MIPS] PCI: Port i386 PCI fixes.Ralf Baechle
2008-02-19[MIPS] Qemu: finish platform removalAdrian Bunk
2008-02-19[MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev
2008-02-19[MIPS] IP28: Add defconfig fileThomas Bogendoerfer
2008-02-19[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.Thiemo Seufer
2008-02-19[MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle
2008-02-19[MIPS] Fix buggy invocations of kmap_coherent()Ralf Baechle
2008-02-19[MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller
2008-02-19[MIPS] Handle I-cache coherency in flush_cache_range()Ralf Baechle
2008-02-19[MIPS] Use find_task_by_vpid in system callsPavel Emelyanov
2008-02-19Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-19x86: fix page_is_ram() thinkoArjan van de Ven
2008-02-19x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...Arjan van de Ven
2008-02-19x86: i8259A: remove redundant irq_descinitializationAhmed S. Darwish
2008-02-19x86: fix vdso_install breaks user "make install"Sam Ravnborg
2008-02-19x86: change IO delay back to 0x80Ingo Molnar
2008-02-19x86: lds - Use THREAD_SIZE instead of numeric constantCyrill Gorcunov
2008-02-19x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov
2008-02-19x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric valueCyrill Gorcunov
2008-02-19x86: fix printout ugliness in cpu info printkMarcin Slusarz
2008-02-19x86: clean up csum-wrappers_64.c some moreIngo Molnar
2008-02-19x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi
2008-02-19x86: coding style fixes in arch/x86/lib/io_64.cPaolo Ciarrocchi
2008-02-19x86: exclude vsyscall files from stackprotectIngo Molnar
2008-02-19x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinitSam Ravnborg
2008-02-19x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg
2008-02-19x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg
2008-02-19x86: fix section mismatch warning in topology.c:arch_register_cpuSam Ravnborg
2008-02-19x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg
2008-02-19x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg
2008-02-19x86: fix compile warning building without CONFIG_SYSCTLLi Zefan
2008-02-19x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen
2008-02-19x86: don't make swapper_pg_fixmap globalAdrian Bunk
2008-02-19x86: don't make irq_return globalAdrian Bunk
2008-02-19x86: unexport io_delay_typeAdrian Bunk