aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25MIPS: RB532: Use hex_to_bin()Andy Shevchenko1-15/+9
2011-07-25MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platformsShinya Kuribayashi2-0/+4
2011-07-25MIPS: PowerTV: Provide cpu-feature-overrides.hDavid VomLehn1-0/+59
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle11-15/+0
2011-07-25MIPS: Limit fixrange_init() to the FIXMAP regionKevin Cernekee3-5/+5
2011-07-25MIPS: Install handlers for software IRQsKevin Cernekee1-8/+6
2011-07-25MIPS: Move FIXADDR_TOP into spaces.hKevin Cernekee5-9/+56
2011-07-25MIPS: Add SYNC after cacheflushKevin Cernekee1-0/+4
2011-07-25MIPS: pfn_valid() is broken on low memory HIGHMEM systemsKevin Cernekee1-1/+1
2011-07-25MIPS: HIGHMEM DMA on noncoherent MIPS32 processorsDezhong Diao1-46/+68
2011-07-25MIPS: topdown mmap supportJian Peng2-23/+171
2011-07-25MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause1-1/+0
2011-07-25MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli1-1/+1
2011-07-25MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli1-1/+1
2011-07-20MIPS: Lantiq: Add missing clk_enable and clk_disable functions.John Crispin1-0/+13
2011-07-20MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli1-1/+1
2011-07-20MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definitionJonas Gorski1-1/+0
2011-07-20MIPS: Netlogic: SMP fixes for XLR/XLS platform code.Jayachandran C2-12/+3
2011-07-20MIPS: SB1250: Restore dropped irq_mask functionThomas Gleixner1-0/+8
2011-07-20MIPS: MIPSsim: Fix uniprocessor build.Ralf Baechle1-0/+1
2011-07-20MIPS: ARC: Fix build of firmware library on uniprocessor.Ralf Baechle1-0/+2
2011-07-20MIPS: XLR, XLS: Move makefile bits to were they belong.Ralf Baechle3-12/+12
2011-07-20MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle4-24/+56
2011-07-20MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle5-9/+16
2011-07-20MIPS: SMTC: Fix build.Ralf Baechle1-0/+1
2011-07-20MIPS: Malta SMTC: Fix build.Ralf Baechle1-1/+1
2011-07-20MIPS: GT64120: Remove useless inclusion of clocksource.h.Ralf Baechle1-2/+0
2011-07-20MIPS: NILE4: Remove useless inclusion of GT64120 header.Ralf Baechle1-1/+0
2011-07-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds3-7/+24
2011-07-19davinci: DM365 EVM: fix video input mux bitsJon Povey1-2/+2
2011-07-19ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor1-0/+6
2011-07-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-16/+6
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsungLinus Torvalds6-26/+41
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-13/+13
2011-07-16sparc: sun4m SMP: fix wrong shift instruction in IPI handlerWill Simoneau1-1/+1
2011-07-16ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee4-26/+27
2011-07-16ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor2-0/+14
2011-07-15ARM: fix regression in IXP4xx clocksourceRichard Cochran1-2/+8
2011-07-16PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki1-16/+6
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-13/+20
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds9-30/+32
2011-07-12arm: davinci: Fix low level gpio irq handlers' argumentIdo Yariv1-5/+16
2011-07-12powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt1-11/+19
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt1-2/+1
2011-07-11Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixesArnd Bergmann2-22/+24
2011-07-11ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack1-4/+4
2011-07-11ARM: pxa/raumfeld: display initialisation fixesSven Neumann1-14/+15
2011-07-11ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann1-5/+6
2011-07-11ARM: pxa: fix gpio_to_chip() clash with gpiolib namespaceLinus Walleij1-5/+5
2011-07-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-23/+42