summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-0355-76/+76
* MIPS: Allow suspend and hibernation again on uniprocessor kernels.Ralf Baechle2009-07-031-2/+2
* MIPS: 64-bit: Fix o32 core dumpYong Zhang2009-07-033-4/+22
* MIPS: BC47xx: Fix SSB irq setupmatthieu castet2009-07-031-10/+75
* MIPS: CMP: Update sync-r4k for current kernelTim Anderson2009-07-032-16/+17
* MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson2009-07-033-5/+16
* MIPS: CMP: activate CMP supportTim Anderson2009-07-035-62/+25
* MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2009-07-032-38/+40
* MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson2009-07-032-11/+8
* MIPS: Define __arch_swab64 for all mips r2 cpusDavid Daney2009-07-031-2/+6
* MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa2009-07-038-704/+597
* MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney2009-07-035-6/+20
* MIPS: Malta: Remove unnecessary function prototypesDmitri Vorobiev2009-07-031-3/+0
* MIPS: MT: Remove unnecessary semicolonsJoe Perches2009-07-031-1/+1
* MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli2009-07-0318-0/+3307
* x86: add boundary check for 32bit res before expand e820 resource to alignmentYinghai Lu2009-07-021-6/+10
* x86: fix power-of-2 round_up/round_down macrosLinus Torvalds2009-07-021-2/+9
* FRV: Add basic performance counter supportDavid Howells2009-07-014-1/+38
* FRV: Implement atomic64_tDavid Howells2009-07-016-5/+236
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-07-0114-57/+307
|\
| * sh: LCDC dcache flush for deferred ioPaul Mundt2009-07-021-8/+45
| * sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming2009-07-021-0/+1
| * sh: re-add LCDC fbdev support to the Migo-R defconfigMagnus Damm2009-07-011-2/+51
| * sh: fix se7724 ceu namesMagnus Damm2009-07-011-2/+2
| * sh: ms7724se: Enable sh_eth in defconfig.Kuninori Morimoto2009-06-291-4/+21
| * arch/sh/boards/mach-se/7206/io.c: Remove unnecessary semicolonsJoe Perches2009-06-291-1/+1
| * sh: ms7724se: Add sh_eth supportKuninori Morimoto2009-06-262-2/+109
| * nommu: provide follow_pfn().Paul Mundt2009-06-261-0/+21
| * sh: Kill off unused DEBUG_BOOTMEM symbol.Paul Mundt2009-06-251-4/+0
| * perf_counter tools: add cpu_relax()/rmb() definitions for sh.Paul Mundt2009-06-251-0/+10
| * sh64: Hook up page fault events for software perf counters.Paul Mundt2009-06-251-3/+12
| * sh: Hook up page fault events for software perf counters.Paul Mundt2009-06-251-29/+32
| * sh: make set_perf_counter_pending() static inline.Paul Mundt2009-06-241-1/+1
| * clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.Shin-ichiro KAWASAKI2009-06-241-1/+1
* | kernel-doc: move ignoring kmemcheckRandy Dunlap2009-07-011-2/+2
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-07-018-28/+38
|\ \
| * | mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh2009-06-281-2/+5
| * | mtd: Use BLOCK_NIL consistently in NFTL/INFTLJulia Lawall2009-06-272-13/+14
| * | mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco2009-06-261-1/+1
| * | mtd: atmel_nand: Fix typo s/parititions/partitions/Thadeu Lima de Souza Cascardo2009-06-251-1/+1
| * | mtd: cmdlineparts: Use 64-bit format when printing a debug message.Thadeu Lima de Souza Cascardo2009-06-251-1/+1
| * | mtd: maps: Remove BUS_ID_SIZE from integrator_flashDavid Woodhouse2009-06-241-8/+14
| * | jffs2: fix another potential leak on error path in scan.cDavid Woodhouse2009-06-231-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-07-016-11/+262
|\ \ \
| * | | fuse: invalidation reverse callsJohn Muir2009-06-305-3/+214
| * | | fuse: allow umask processing in userspaceMiklos Szeredi2009-06-304-6/+46
| * | | fuse: fix bad return value in fuse_file_poll()Miklos Szeredi2009-06-301-1/+1
| * | | fuse: fix return value of fuse_dev_write()Csaba Henk2009-06-301-1/+1
* | | | Fix iommu address space allocationDavid Woodhouse2009-07-011-4/+22
* | | | Fix pci_unmap_addr() et al on i386.David Woodhouse2009-07-011-1/+1
OpenPOWER on IntegriCloud