summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-02-20FRV: Change the timerfd syscalls to be the same as i386David Howells1-1/+3
2008-02-20FRV: Drop the .data.idt section for FRVDavid Howells1-3/+0
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+2
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds29-188/+190
2008-02-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds19-835/+2958
2008-02-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/czank...Linus Torvalds23-862/+765
2008-02-19MN10300: Update asb2303_defconfigDavid Howells1-9/+24
2008-02-19MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells1-1/+1
2008-02-19MN10300: Introduce barriers to replace removed volatiles in gdbstubDavid Howells1-0/+2
2008-02-19MN10300: Call update_process_times() outside of the xtime_lockDavid Howells1-1/+3
2008-02-19[MIPS] BCM47XX: Use new SSB SPROM data structureAurelien Jarno2-7/+7
2008-02-19[MIPS] WGT634U: Register MTD as platform device.Aurelien Jarno1-3/+66
2008-02-19[MIPS] BCM47xx: Add defconfig file.Aurelien Jarno1-0/+1939
2008-02-19[MIPS] PCI: Coding style fixes for pcibios_enable_resources.Ralf Baechle1-2/+5
2008-02-19[MIPS] PCI: Port i386 PCI fixes.Ralf Baechle1-2/+5
2008-02-19[MIPS] Qemu: finish platform removalAdrian Bunk1-800/+0
2008-02-19[MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev4-0/+12
2008-02-19[MIPS] IP28: Add defconfig fileThomas Bogendoerfer1-0/+891
2008-02-19[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.Thiemo Seufer1-7/+7
2008-02-19[MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle1-1/+0
2008-02-19[MIPS] Fix buggy invocations of kmap_coherent()Ralf Baechle2-8/+16
2008-02-19[MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller2-0/+2
2008-02-19[MIPS] Handle I-cache coherency in flush_cache_range()Ralf Baechle1-3/+6
2008-02-19[MIPS] Use find_task_by_vpid in system callsPavel Emelyanov2-2/+2
2008-02-19Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds5-28/+53
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds16-185/+42
2008-02-19x86: fix page_is_ram() thinkoArjan van de Ven1-8/+7
2008-02-19x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...Arjan van de Ven1-0/+9
2008-02-19x86: i8259A: remove redundant irq_descinitializationAhmed S. Darwish1-19/+6
2008-02-19x86: fix vdso_install breaks user "make install"Sam Ravnborg2-2/+2
2008-02-19x86: change IO delay back to 0x80Ingo Molnar1-1/+1
2008-02-19x86: lds - Use THREAD_SIZE instead of numeric constantCyrill Gorcunov1-1/+1
2008-02-19x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov2-27/+27
2008-02-19x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric valueCyrill Gorcunov1-2/+3
2008-02-19x86: fix printout ugliness in cpu info printkMarcin Slusarz1-1/+1
2008-02-19x86: clean up csum-wrappers_64.c some moreIngo Molnar1-36/+51
2008-02-19x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi1-40/+40
2008-02-19x86: coding style fixes in arch/x86/lib/io_64.cPaolo Ciarrocchi1-8/+10
2008-02-19x86: exclude vsyscall files from stackprotectIngo Molnar1-1/+9
2008-02-19x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinitSam Ravnborg1-1/+1
2008-02-19x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg1-1/+1
2008-02-19x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg1-1/+2
2008-02-19x86: fix section mismatch warning in topology.c:arch_register_cpuSam Ravnborg1-1/+1
2008-02-19x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg1-1/+1
2008-02-19x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg1-1/+1
2008-02-19x86: fix compile warning building without CONFIG_SYSCTLLi Zefan2-24/+18
2008-02-19x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen1-5/+0
2008-02-19x86: don't make swapper_pg_fixmap globalAdrian Bunk1-1/+1
2008-02-19x86: don't make irq_return globalAdrian Bunk2-2/+2
2008-02-19x86: unexport io_delay_typeAdrian Bunk1-1/+0