summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CRIS: __do_strncpy_from_user: Don't read the byte beyond the nilJesper Nilsson2010-08-041-4/+3
* CRIS: Pagetable for ARTPEC-3Jesper Nilsson2010-08-041-0/+8
* CRIS: Machine dependent memmap.hJesper Nilsson2010-08-042-24/+25
* CRIS: Check if pointer is set before using itJesper Nilsson2010-08-041-8/+12
* CRIS: Machine dependent dma.hJesper Nilsson2010-08-042-79/+80
* CRIS: Define __read_mostly for CRISv32Jesper Nilsson2010-08-041-0/+2
* CRIS: Discard .note.gnu.build-id sectionJesper Nilsson2010-08-041-1/+1
* CRIS: Avoid compilation warning for putsJesper Nilsson2010-08-041-40/+25
* CRIS: Add debug for assembler macrosJesper Nilsson2010-08-041-0/+4
* CRIS: Update for ARTPEC-3Jesper Nilsson2010-08-041-5/+18
* CRIS: Add more delays in DDR setupJesper Nilsson2010-08-043-1/+21
* CRIS: Add debug info for assembler codeJesper Nilsson2010-08-041-0/+7
* CRIS: Add debug info for assembler codeJesper Nilsson2010-08-041-0/+3
* CRIS: Add debug symbols for assembler codeJesper Nilsson2010-08-041-0/+3
* CRIS: Minor formatting fix in traps.cJesper Nilsson2010-08-041-4/+2
* CRIS: v32: Correct auto-restart of syscallsJesper Nilsson2010-08-041-1/+1
* CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson2010-08-041-8/+66
* CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson2010-08-041-229/+0
* CRIS: kgdb: Fix compilation errorsJesper Nilsson2010-08-041-8/+8
* CRIS: v32: Correct path for intr_vect.hJesper Nilsson2010-08-041-1/+1
* CRIS: v32: Better irq mapping codeJesper Nilsson2010-08-041-25/+22
* CRIS: v32: Correct address for romfs in the imageJesper Nilsson2010-08-041-1/+1
* CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson2010-08-041-2/+40
* CRIS: Faster syscall entry for CRISv32.Jesper Nilsson2010-08-041-20/+17
* CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson2010-08-041-9/+9
* CRIS: Add debug for assembler functionsJesper Nilsson2010-08-042-1/+29
* CRIS: Correct address of the romfs in boot imageJesper Nilsson2010-08-041-1/+1
* CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson2010-08-041-5/+1
* CRIS: Better link to rs485 in helpJesper Nilsson2010-08-041-1/+1
* CRIS: Remove CVS tag.Jesper Nilsson2010-08-041-2/+1
* CRIS: v10: remove all BKL usageJesper Nilsson2010-08-041-26/+13
* CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson2010-08-041-32/+48
* arch/cris: Remove unnecessary casts of private_dataJoe Perches2010-08-041-5/+5
* cris: autoconvert trivial BKL users to private mutexJesper Nilsson2010-08-044-12/+6
* cris: Pushdown the bkl from ioctlJesper Nilsson2010-08-047-61/+137
* CRIS: invoke oom-killer from page faultJesper Nilsson2010-08-041-4/+4
* CRIS: GENERIC_TIME fixesJesper Nilsson2010-08-044-106/+45
* 9p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov2010-08-041-1/+1
* gpio: fix spurious printk when freeing a gpioJon Povey2010-07-271-3/+4
* edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov2010-07-271-0/+3
* drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek2010-07-271-3/+17
* dynamic debug: move ddebug_remove_module() down into free_module()Jason Baron2010-07-271-1/+3
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2010-07-271-3/+3
|\
| * perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra2010-07-271-3/+3
* | Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds2010-07-271-15/+14
|\ \
| * | ds2782_battery: Rename get_current to fix build failure / name conflictPeter Huewe2010-06-141-15/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-2719-36/+151
|\ \ \ | |_|/ |/| |
| * | s2io: fixing DBG_PRINT() macroBreno Leitao2010-07-261-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-262-3/+3
| |\ \
| | * | ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei2010-07-261-2/+2