summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-18x86: fix lguest build failureRusty Russell1-2/+4
2008-02-18x86: reenable support for system without on node0Yinghai Lu1-1/+4
2008-02-18x86: CPA: avoid double checking of alias rangesThomas Gleixner1-4/+19
2008-02-18x86: CPA no alias checking for _NXThomas Gleixner1-2/+5
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner3-1/+36
2008-02-18x86: CPA, fix alias checksThomas Gleixner1-100/+92
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+2
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds52-1194/+2627
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds9-10/+34
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds13-27/+23
2008-02-14d_path: Make d_path() use a struct pathJan Blunck1-7/+5
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck1-9/+6
2008-02-14Introduce path_put()Jan Blunck5-8/+8
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck6-20/+22
2008-02-14m68knommu: fix profile timerMatt Waddel1-5/+12
2008-02-14m68knommu: use asflags instead of EXTRA_AFLAGSGreg Ungerer12-36/+12
2008-02-14m68knommu: fix coldfire interrupt exit pathWalter T Gruczka1-5/+4
2008-02-14cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson2-391/+404
2008-02-14x86: cpa, fix out of date commentIngo Molnar1-2/+6
2008-02-14KVM is not seen under X86 config with latest git (32 bit compile)Balbir Singh1-2/+2
2008-02-14x86: cpa: ensure page alignmentThomas Gleixner1-0/+9
2008-02-14x86: include proper prototypes for rodata_testHarvey Harrison3-1/+3
2008-02-14x86: fix gart_iommu_init()Ingo Molnar1-0/+9
2008-02-14x86: EFI set_memory_x()/set_memory_uc() fixesIngo Molnar1-2/+2
2008-02-14x86: make dump_pagetable() staticAdrian Bunk1-1/+1
2008-02-14x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar1-2/+2
2008-02-14[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely6-17/+0
2008-02-14[POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman1-1/+10
2008-02-14[POWERPC] free_property() must not be __initAdrian Bunk1-1/+1
2008-02-14[POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk1-6/+6
2008-02-14[POWERPC] Remove generated files on make cleanKumar Gala2-0/+4
2008-02-14[POWERPC] PS3: Fix bootwrapper hang bugGeoff Levand1-1/+1
2008-02-14[POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins1-1/+1
2008-02-14sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito1-0/+8
2008-02-14sh: fix pci io access for r2d boardsMagnus Damm1-1/+2
2008-02-14sh: use ctrl_in/out for on chip pci accessMagnus Damm6-37/+37