summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-04CRIS: Better ARTPEC-3 support for gpioJesper Nilsson
2010-08-04CRIS: Add include guardJesper Nilsson
2010-08-04CRIS: Better handling of pinmux settingsJesper Nilsson
2010-08-04CRIS: New DMA defines for ARTPEC-3Jesper Nilsson
2010-08-04CRIS: __do_strncpy_from_user: Don't read the byte beyond the nilJesper Nilsson
2010-08-04CRIS: Pagetable for ARTPEC-3Jesper Nilsson
2010-08-04CRIS: Machine dependent memmap.hJesper Nilsson
2010-08-04CRIS: Check if pointer is set before using itJesper Nilsson
2010-08-04CRIS: Machine dependent dma.hJesper Nilsson
2010-08-04CRIS: Define __read_mostly for CRISv32Jesper Nilsson
2010-08-04CRIS: Discard .note.gnu.build-id sectionJesper Nilsson
2010-08-04CRIS: Avoid compilation warning for putsJesper Nilsson
2010-08-04CRIS: Add debug for assembler macrosJesper Nilsson
2010-08-04CRIS: Update for ARTPEC-3Jesper Nilsson
2010-08-04CRIS: Add more delays in DDR setupJesper Nilsson
2010-08-04CRIS: Add debug info for assembler codeJesper Nilsson
2010-08-04CRIS: Add debug info for assembler codeJesper Nilsson
2010-08-04CRIS: Add debug symbols for assembler codeJesper Nilsson
2010-08-04CRIS: Minor formatting fix in traps.cJesper Nilsson
2010-08-04CRIS: v32: Correct auto-restart of syscallsJesper Nilsson
2010-08-04CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson
2010-08-04CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson
2010-08-04CRIS: kgdb: Fix compilation errorsJesper Nilsson
2010-08-04CRIS: v32: Correct path for intr_vect.hJesper Nilsson
2010-08-04CRIS: v32: Better irq mapping codeJesper Nilsson
2010-08-04CRIS: v32: Correct address for romfs in the imageJesper Nilsson
2010-08-04CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson
2010-08-04CRIS: Faster syscall entry for CRISv32.Jesper Nilsson
2010-08-04CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson
2010-08-04CRIS: Add debug for assembler functionsJesper Nilsson
2010-08-04CRIS: Correct address of the romfs in boot imageJesper Nilsson
2010-08-04CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson
2010-08-04CRIS: Better link to rs485 in helpJesper Nilsson
2010-08-04CRIS: Remove CVS tag.Jesper Nilsson
2010-08-04CRIS: v10: remove all BKL usageJesper Nilsson
2010-08-04CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson
2010-08-04arch/cris: Remove unnecessary casts of private_dataJoe Perches
2010-08-04cris: autoconvert trivial BKL users to private mutexJesper Nilsson
2010-08-04cris: Pushdown the bkl from ioctlJesper Nilsson
2010-08-04CRIS: invoke oom-killer from page faultJesper Nilsson
2010-08-04CRIS: GENERIC_TIME fixesJesper Nilsson
2010-08-049p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov
2010-07-27gpio: fix spurious printk when freeing a gpioJon Povey
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek
2010-07-27dynamic debug: move ddebug_remove_module() down into free_module()Jason Baron
2010-07-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2010-07-27Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra