summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-06-054-8/+4
|\
| * [ARM] pxa: fix tosa.c build errorRussell King2008-06-021-2/+2
| * [ARM] 5066/2: EM-X270: Fix DM9000 IRQ flags initialisationMike Rapoport2008-06-021-1/+1
| * [ARM] 5065/2: CM-X270: Fix DM9000 IRQ flags initialisationMike Rapoport2008-06-021-1/+1
| * [ARM] 5062/1: pxa: remove unused definition of CONFIG_ARCH_COTULLA_IDPeric miao2008-06-011-4/+0
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-06-0513-166/+94
|\ \
| * | Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa2008-06-051-4/+6
| * | [MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle2008-06-051-19/+0
| * | [MIPS] IP27: misc fixesThomas Bogendoerfer2008-06-053-24/+26
| * | [MIPS] IP27: Fix clockevent setupThomas Bogendoerfer2008-06-052-15/+17
| * | [MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer2008-06-051-95/+22
| * | [MIPS] remove CONFIG_CPU_R4000 line from MakefileAdrian Bunk2008-06-051-1/+0
| * | [MIPS] Fix check for valid stack pointer during backtraceThomas Bogendoerfer2008-06-051-7/+9
| * | [MIPS] R4700: Fix build_tlb_probe_entryThomas Bogendoerfer2008-06-051-1/+2
| * | [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.Manuel Lauss2008-06-051-0/+11
| * | [MIPS] Alchemy: export get_au1x00_speed for modulesManuel Lauss2008-06-051-0/+1
* | | x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter2008-06-051-8/+12
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-06-041-13/+21
|\ \
| * | sparc: switch /proc/led to seq_fileAlexey Dobriyan2008-06-031-13/+21
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-0412-65/+177
|\ \ \
| * | | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha2008-06-042-2/+8
| * | | suspend-vs-iommu: prevent suspend if we could not resumePavel Machek2008-06-041-1/+30
| * | | x86: section mismatch fixAndrew Morton2008-06-041-1/+1
| * | | x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi2008-06-041-25/+24
| * | | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-041-2/+2
| * | | x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins2008-06-041-1/+1
| * | | x86: ioremap fix failing nesting checkIngo Molnar2008-06-041-2/+3
| * | | x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha2008-06-042-20/+37
| * | | x86: enable preemption in delaySteven Rostedt2008-06-042-8/+53
| * | | x86: disable preemption in native_smp_prepare_cpusIngo Molnar2008-06-041-1/+4
| * | | x86: fix APIC warning on 32bit v2Yinghai Lu2008-06-041-2/+14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26Linus Torvalds2008-06-045-195/+1163
|\ \ \ \
| * | | | sh: Add defconfig for RSK7203.Paul Mundt2008-06-031-0/+841
| * | | | sh: Update SE7206 defconfig.Paul Mundt2008-06-031-160/+315
| * | | | sh: Disable 4KSTACKS on nommu.Paul Mundt2008-06-021-1/+1
| * | | | sh: module.c use kernel unaligned helpersHarvey Harrison2008-06-021-34/+5
| * | | | sh/kernel/cpu/irq/intc-sh5.c build fixAdrian Bunk2008-06-021-0/+1
| | |_|/ | |/| |
* | | | celleb_scc_pciex endianness misannotationsAl Viro2008-06-041-2/+3
* | | | mpc52xx_gpio iomem annotationsAl Viro2008-06-041-7/+7
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-028-362/+7
|\ \ \
| * | | Blackfin arch: Remove bad and usless codeMichael Hennerich2008-05-314-357/+2
| * | | Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on BF527Bryan Wu2008-05-311-2/+2
| * | | Blackfin arch: Fix typo. it should be _outsw_8Bryan Wu2008-05-201-1/+1
| * | | Blackfin arch: Cleanup no functional changesMichael Hennerich2008-05-202-2/+2
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-023-66/+118
|\ \ \
| * | | [POWERPC] Fix DMA nodes in the MPC8610 HPCD device treeTimur Tabi2008-05-311-5/+5
| * | | [POWERPC] Export empty_zero_page and copy_page in arch/ppcTony Breeds2008-05-311-0/+2
| * | | [POWERPC] pasemi: update pasemi_defconfig, enable electra_cfOlof Johansson2008-05-271-61/+111
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-301-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | lguest: fix ugly <NULL> in /proc/interruptsRusty Russell2008-05-301-2/+3
OpenPOWER on IntegriCloud