aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-26m68knommu: use setup_irq() in 68360 timer codeGreg Ungerer1-6/+8
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds12-85/+103
2007-07-25[IA64] Nail two more simple section mismatch errorsTony Luck2-2/+2
2007-07-25[IA64] fix section mismatch warningsTony Luck3-4/+8
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org4-53/+55
2007-07-25[x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin1-8/+8
2007-07-25[x86 setup] APM: BX should be zero when disconnectingH. Peter Anvin1-2/+3
2007-07-25[x86 setup] APM detection logic bug fixMikael Pettersson1-1/+1
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds8-10/+25
2007-07-25[IA64] Ensure that machvec is set up takes place before serial consoleHorms2-12/+26
2007-07-25[IA64] vector-domain - fix vector_tableKenji Kaneshige1-11/+10
2007-07-25[IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)Yasuaki Ishimatsu1-3/+2
2007-07-25m68knommu: make BOOTPARAM setup commonGreg Ungerer13-83/+9
2007-07-25m68knommu: add configure support for Intec boardsGreg Ungerer1-0/+12
2007-07-25m68knommu: simplify ColdFire resume codeGreg Ungerer1-9/+2
2007-07-25m68knommu: add build support for more Arcturus boardsGreg Ungerer1-0/+2
2007-07-25m68knommu: need to include linux/device.h in dma.cGreg Ungerer1-0/+1
2007-07-25m68knommu: add configure support for more Arcturus boardsDavid Wu1-0/+12
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown8-10/+25
2007-07-24Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds43-837/+1630
2007-07-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds16-199/+16
2007-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-27/+29
2007-07-24[SPARC64]: Mark most of initial bootup asm as .text.init.ref_okDavid S. Miller1-4/+7
2007-07-24[SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev1-1/+1
2007-07-24[SPARC64]: Update defconfig.David S. Miller1-21/+11
2007-07-24[SPARC]: Add missing NOTES section.David S. Miller2-0/+4
2007-07-24[SPARC32]: missing exportsAl Viro2-0/+5
2007-07-24[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro1-1/+1
2007-07-24Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-6/+6
2007-07-24spusched: fix mismerge in spufs.hChristoph Hellwig1-4/+1
2007-07-24uml: more __init annotationsJeff Dike6-17/+12
2007-07-24uml: fix aio compilation bugJeff Dike1-30/+17
2007-07-24uml: fix string exporting on UML/i386Jeff Dike2-5/+2
2007-07-24[POWERPC] 85xx: Added needed MPC85xx PCI device IDsKumar Gala1-13/+13
2007-07-24[POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDsJon Loeliger1-2/+2
2007-07-24[POWERPC] 85xxCDS: MPC8548 DTS cleanup.Randy Vinson1-35/+89
2007-07-24[POWERPC] 85xxCDS: Misc 8548 PCI Corrections.Randy Vinson1-4/+4
2007-07-24[POWERPC] 85xxCDS: Delay 8259 cascade hookup.Randy Vinson1-11/+25
2007-07-24[MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SAtsushi Nemoto1-1/+1
2007-07-24[MIPS] ARC: Remove unused arch/mips/arc/console.cYoichi Yuasa1-31/+0
2007-07-24[MIPS] SNI: snipromThomas Bogendoerfer1-2/+3
2007-07-24[MIPS] Jazz: remove unneeded reset functionsYoichi Yuasa2-17/+0
2007-07-24[MIPS] Make resources for ds1742 "static __initdata"Atsushi Nemoto2-2/+2
2007-07-24[MIPS] Replace __attribute_used__ with __usedDavid Rientjes6-9/+8
2007-07-24[MIPS] Jazz: Remove unused arch/mips/jazz/io.cYoichi Yuasa1-135/+0
2007-07-24[MIPS] Mark prom_free_prom_memory as __init_refokAtsushi Nemoto1-1/+1
2007-07-24[MIPS] MIPSsim: Fix cflagsYoichi Yuasa1-1/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe2-6/+6
2007-07-23[POWERPC] 85xxCDS: Make sure restart resets the PCI bus.Randy Vinson1-0/+35
2007-07-23[POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.Randy Vinson2-6/+32