summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-06-27PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk4-107/+0
2008-06-16x86/PCI: fixup early quirk probingJesse Barnes1-5/+21
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki1-0/+2
2008-06-12Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes3-2/+3
2008-06-10PCI/x86: early dump pci conf space v2Yinghai Lu3-0/+60
2008-06-10PCI/x86: write_pci_config_byte fix offsetYinghai Lu1-1/+8
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki1-4/+4
2008-06-10PCI: boot parameter to avoid expansion ROM memory allocationGary Hade2-0/+23
2008-06-10x86/PCI: janitor work in irq.cMiklos Vajna1-217/+294
2008-06-10[S390] Fix build failure in __cpu_up()Segher Boessenkool1-1/+1
2008-06-10[S390] vmemmap: fix off-by-one bug.Heiko Carstens1-1/+1
2008-06-10[S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.Heiko Carstens1-0/+1
2008-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds7-44/+17
2008-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-6/+7
2008-06-09sh: Add -mno-fdpic to default flags.Paul Mundt1-0/+2
2008-06-09sh: add resource of USB host for SH7723Yoshihiro Shimoda1-0/+26
2008-06-09sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu1-4/+5
2008-06-09sh: Add SH7723 SCIF supportYusuke.Goda1-0/+15
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch1-2/+1
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell1-1/+1
2008-06-09[POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt1-1/+3
2008-06-09[POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk1-2/+2
2008-06-07Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger6-39/+14
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-10/+18
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare1-1/+1
2008-06-06Fix various old email addresses for dwmw2David Woodhouse3-3/+3
2008-06-06uml: PATH_MAX needs limits.hIngo Molnar1-0/+1
2008-06-06uml: stub needs to tolerate SIGWINCHJeff Dike1-1/+1
2008-06-06uml: memcpy export needs to follow host declarationJeff Dike1-0/+4
2008-06-06uml: deal with inaccessible address space startTom Spink4-11/+26
2008-06-06uml: remove a duplicate includeHuang Weiyi1-1/+0
2008-06-06uml: deal with host time going backwardsJeff Dike1-0/+7
2008-06-06m68k: enable CONFIG_COMPAT_BRK by defaultGeert Uytterhoeven12-36/+36
2008-06-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-8/+4
2008-06-05x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer1-0/+7
2008-06-05Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-166/+94
2008-06-05PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon4-10/+11
2008-06-05x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter1-8/+12
2008-06-05Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa1-4/+6
2008-06-05[MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle1-19/+0
2008-06-05[MIPS] IP27: misc fixesThomas Bogendoerfer3-24/+26
2008-06-05[MIPS] IP27: Fix clockevent setupThomas Bogendoerfer2-15/+17
2008-06-05[MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer1-95/+22
2008-06-05[MIPS] remove CONFIG_CPU_R4000 line from MakefileAdrian Bunk1-1/+0
2008-06-05[MIPS] Fix check for valid stack pointer during backtraceThomas Bogendoerfer1-7/+9
2008-06-05[MIPS] R4700: Fix build_tlb_probe_entryThomas Bogendoerfer1-1/+2
2008-06-05[MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.Manuel Lauss1-0/+11
2008-06-05[MIPS] Alchemy: export get_au1x00_speed for modulesManuel Lauss1-0/+1
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-13/+21
2008-06-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-65/+177