aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-07-26cyclone.c: silly use of volatile, __iomem fixesAl Viro
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro
2007-07-26ia64 time.c: ANSIfyAl Viro
2007-07-26deal with alpha section warningsAl Viro
2007-07-26viohs: extern on function definitionAl Viro
2007-07-26m68knommu: use setup_irq() in 68328 timer codeGreg Ungerer
2007-07-26m68knommu: use setup_irq() in ColdFire PIT timerGreg Ungerer
2007-07-26m68knommu: remove unused mach_trap_initGreg Ungerer
2007-07-26m68knommu: use setup_irq() in ColdFire simple timerGreg Ungerer
2007-07-26m68knommu: remove use of colfire_trap_initGreg Ungerer
2007-07-26m68knommu: use setup_irq() in 68360 timer codeGreg Ungerer
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-25[IA64] Nail two more simple section mismatch errorsTony Luck
2007-07-25[IA64] fix section mismatch warningsTony Luck
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org
2007-07-25[x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin
2007-07-25[x86 setup] APM: BX should be zero when disconnectingH. Peter Anvin
2007-07-25[x86 setup] APM detection logic bug fixMikael Pettersson
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-07-25[IA64] Ensure that machvec is set up takes place before serial consoleHorms
2007-07-25[IA64] vector-domain - fix vector_tableKenji Kaneshige
2007-07-25[IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)Yasuaki Ishimatsu
2007-07-25m68knommu: make BOOTPARAM setup commonGreg Ungerer
2007-07-25m68knommu: add configure support for Intec boardsGreg Ungerer
2007-07-25m68knommu: simplify ColdFire resume codeGreg Ungerer
2007-07-25m68knommu: add build support for more Arcturus boardsGreg Ungerer
2007-07-25m68knommu: need to include linux/device.h in dma.cGreg Ungerer
2007-07-25m68knommu: add configure support for more Arcturus boardsDavid Wu
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-24Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds
2007-07-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-24[SPARC64]: Mark most of initial bootup asm as .text.init.ref_okDavid S. Miller
2007-07-24[SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev
2007-07-24[SPARC64]: Update defconfig.David S. Miller
2007-07-24[SPARC]: Add missing NOTES section.David S. Miller
2007-07-24[SPARC32]: missing exportsAl Viro
2007-07-24[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro
2007-07-24Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-07-24spusched: fix mismerge in spufs.hChristoph Hellwig
2007-07-24uml: more __init annotationsJeff Dike
2007-07-24uml: fix aio compilation bugJeff Dike
2007-07-24uml: fix string exporting on UML/i386Jeff Dike
2007-07-24[POWERPC] 85xx: Added needed MPC85xx PCI device IDsKumar Gala
2007-07-24[POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDsJon Loeliger
2007-07-24[POWERPC] 85xxCDS: MPC8548 DTS cleanup.Randy Vinson
2007-07-24[POWERPC] 85xxCDS: Misc 8548 PCI Corrections.Randy Vinson
2007-07-24[POWERPC] 85xxCDS: Delay 8259 cascade hookup.Randy Vinson
2007-07-24[MIPS] Fix marge error due to conflict in arch/mips/kernel/head.SAtsushi Nemoto
2007-07-24[MIPS] ARC: Remove unused arch/mips/arc/console.cYoichi Yuasa