aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-07-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds
2007-07-26x86_64: cleanup tsc.c merge artifactThomas Gleixner
2007-07-26m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata
2007-07-26x86_64: fix section mismatch warnings in tceSam Ravnborg
2007-07-26x86_64: fix arch_vma_nameRoland McGrath
2007-07-26X86_POWERNOW_K8_ACPI must depend on ACPIAdrian Bunk
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-26Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras
2007-07-26[POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig
2007-07-26[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spusMasato Noguchi
2007-07-26[POWERPC] Fix Maple platform ISA busBenjamin Herrenschmidt
2007-07-26[POWERPC] Make pci_iounmap actually unmap thingsBenjamin Herrenschmidt
2007-07-26[POWERPC] Add function to check if address is an IO portBenjamin Herrenschmidt
2007-07-26[POWERPC] Fix Pegasos keyboard detectionAlan Curry
2007-07-26[POWERPC] iSeries: Fix section mismatch warning in lpeventsStephen Rothwell
2007-07-26[POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell
2007-07-26[POWERPC] Fix RTC and device tree on linkstation machinesGuennadi Liakhovetski
2007-07-26[POWERPC] Add of_register_i2c_devices()Guennadi Liakhovetski
2007-07-26[POWERPC] Fix loop with unsigned long counter variableManish Ahuja
2007-07-26[POWERPC] Fix register labels on show_regs() message for 4xx/Book-EKumar Gala
2007-07-26[POWERPC] Only allow building of BootX text support on PPC_MULTIPLATFORMKumar Gala
2007-07-26[POWERPC] Fix the ability to reset on MPC8544 DS and MPC8568 MDS boardsRoy Zang
2007-07-26[POWERPC] Fix mpc7448hpc2 tsi108 device_type bugRoy Zang
2007-07-26[POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala
2007-07-26[POWERPC] Fix ethernet PHY support on MPC8544 DSKumar Gala
2007-07-25[POWERPC] Don't try to allocate resources for a Freescale POWERPC PHBKumar Gala
2007-07-26Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"Paul Mackerras
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