summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds24-37/+184
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds3-15/+23
2007-07-26x86_64: cleanup tsc.c merge artifactThomas Gleixner1-2/+0
2007-07-26m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata1-2/+3
2007-07-26x86_64: fix section mismatch warnings in tceSam Ravnborg1-2/+2
2007-07-26x86_64: fix arch_vma_nameRoland McGrath2-10/+3
2007-07-26X86_POWERNOW_K8_ACPI must depend on ACPIAdrian Bunk1-1/+1
2007-07-26cyclone.c: silly use of volatile, __iomem fixesAl Viro1-7/+7
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro1-1/+1
2007-07-26ia64 time.c: ANSIfyAl Viro1-1/+1
2007-07-26deal with alpha section warningsAl Viro5-10/+12
2007-07-26viohs: extern on function definitionAl Viro1-1/+1
2007-07-26m68knommu: use setup_irq() in 68328 timer codeGreg Ungerer1-3/+8
2007-07-26m68knommu: use setup_irq() in ColdFire PIT timerGreg Ungerer1-5/+9
2007-07-26m68knommu: remove unused mach_trap_initGreg Ungerer1-2/+0
2007-07-26m68knommu: use setup_irq() in ColdFire simple timerGreg Ungerer1-3/+10
2007-07-26m68knommu: remove use of colfire_trap_initGreg Ungerer11-22/+0
2007-07-26m68knommu: use setup_irq() in 68360 timer codeGreg Ungerer1-6/+8
2007-07-26[ARM] 4528/1: [HP Jornada 7XX] - Fix typo in jornada720_ssp.cKristoffer Ericson1-1/+1
2007-07-26[ARM] Remove CONFIG_IGNORE_FIQRussell King1-2/+0
2007-07-26sh: fix get_wchan() for SH kernels without framepointersDavid McCullough1-2/+4
2007-07-26sh: arch/sh/boot - fix shell usageDavid McCullough2-6/+8
2007-07-26Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras11-11/+48
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm15-1161/+17
2007-07-26sh: Kill off virt_to_bus()/bus_to_virt().Paul Mundt1-0/+3
2007-07-26sh: Restrict DSP support to specific CPUs.Paul Mundt2-2/+8
2007-07-26sh: Silence sq compile warning on sh4 nommu.Paul Mundt1-6/+12
2007-07-26sh: Kill the rest of the SE73180 cruft.Paul Mundt1-1/+0
2007-07-26[POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig2-1/+6
2007-07-26[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spusMasato Noguchi1-4/+0
2007-07-26[POWERPC] Fix Maple platform ISA busBenjamin Herrenschmidt1-0/+3
2007-07-26[POWERPC] Make pci_iounmap actually unmap thingsBenjamin Herrenschmidt1-1/+7
2007-07-26[POWERPC] Add function to check if address is an IO portBenjamin Herrenschmidt1-0/+23
2007-07-26[POWERPC] Fix Pegasos keyboard detectionAlan Curry1-0/+4
2007-07-26[POWERPC] iSeries: Fix section mismatch warning in lpeventsStephen Rothwell1-1/+1
2007-07-26[POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell1-3/+4
2007-07-26[POWERPC] Fix RTC and device tree on linkstation machinesGuennadi Liakhovetski2-13/+24
2007-07-26[POWERPC] Add of_register_i2c_devices()Guennadi Liakhovetski1-0/+61
2007-07-26[POWERPC] Fix loop with unsigned long counter variableManish Ahuja1-2/+2
2007-07-26[POWERPC] Fix register labels on show_regs() message for 4xx/Book-EKumar Gala1-0/+4
2007-07-26[POWERPC] Only allow building of BootX text support on PPC_MULTIPLATFORMKumar Gala1-1/+1
2007-07-26[POWERPC] Fix the ability to reset on MPC8544 DS and MPC8568 MDS boardsRoy Zang2-0/+12
2007-07-26[POWERPC] Fix mpc7448hpc2 tsi108 device_type bugRoy Zang1-1/+1
2007-07-26[POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala5-8/+8
2007-07-26[POWERPC] Fix ethernet PHY support on MPC8544 DSKumar Gala1-0/+2
2007-07-25[POWERPC] Don't try to allocate resources for a Freescale POWERPC PHBKumar Gala1-0/+18
2007-07-26Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"Paul Mackerras1-1/+1
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds12-85/+103
2007-07-25[SCSI] simscsi: convert to use the data buffer accessorsFUJITA Tomonori1-51/+15
2007-07-25[IA64] Nail two more simple section mismatch errorsTony Luck2-2/+2