Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt
2010-11-04sh: mach-se: Fix up SE7206 no ioport build.Paul Mundt
2010-11-04ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings.Paul Mundt
2010-11-03ARM: pxa/saar: fix the building failure caused by typoEric Miao
2010-11-03ARM: pxa/cm-x2xx: remove duplicate call to pxa27x_init_irqMike Rapoport
2010-11-03ARM: pxa: fix the missing definition of IRQ_BOARD_ENDEric Miao
2010-11-03ARM: mmp: fix cpuid detection on mmp2Haojian Zhuang
2010-11-03m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter
2010-11-03m68knommu: add back in declaration of do_IRQGreg Ungerer
2010-11-02ARM: mach-shmobile: fix sh7372 after a recent clock framework reworkGuennadi Liakhovetski
2010-11-01arch/tile: mark "hardwall" device as non-seekableChris Metcalf
2010-11-01asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf
2010-11-01arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf
2010-11-01arch/tile: correct double syscall restart for nested signalsChris Metcalf
2010-11-01arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf
2010-11-01arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf
2010-11-01arch/tile: complete migration to new kmap_atomic schemeChris Metcalf
2010-11-01ARM: mach-shmobile: include drivers/sh/KconfigPaul Mundt
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-11-01x86, mm: Fix section mismatch in tlb.cRakib Mullick
2010-11-01spi/pl022: fix erroneous platform data in U300Linus Walleij
2010-10-31ARM: mach-shmobile: ap4evb: Add HDMI sound supportKuninori Morimoto
2010-10-31ARM: mach-shmobile: clock-sh7372: Add FSIDIV clock supportKuninori Morimoto
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-30x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu
2010-10-30Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds
2010-10-30Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kerne...Linus Torvalds
2010-10-30Merge branch 'for-2637/s3c24xx-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-10-30ARM: Merge for-2637/s3c24xx/miscBen Dooks
2010-10-30ARM: Merge for-2637/s3c24xx/h1940Ben Dooks
2010-10-30ARM: Merge for-2637/s3c24xx/rx1950Ben Dooks
2010-10-30ARM: h1940: add UDA1380 to i2c devices listVasily Khoruzhick
2010-10-30ARM: h1940: Fix backlight and LCD power functionsVasily Khoruzhick
2010-10-30x86, alternative: Call stop_machine_text_poke() on all cpusJason Baron
2010-10-30ARM: S3C2440: fix boot failure introduced by recent changes in gpiolibAbdoulaye Walsimou Gaye
2010-10-30ARM: S3C2440: various fixes in Kconfig fileAbdoulaye Walsimou Gaye
2010-10-30msm: Kconfig: drop unused config optionsDaniel Walker
2010-10-30msm: fix compile failure when no debug uart is selectedDaniel Walker
2010-10-30msm: fix debug-macro.S build failureDaniel Walker
2010-10-29xen: correct size of level2_kernel_pgtIan Campbell
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-10-29jump label: Add work around to i386 gcc asm goto bugSteven Rostedt
2010-10-29kgdb,ppc: Individual register get/set for ppcDongdong Deng
2010-10-29debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng
2010-10-29kgdb,arm: fix register dumpRabin Vincent
2010-10-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-29ftrace/MIPS: Enable C Version of recordmcountWu Zhangjin