summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett
2010-07-26serial: fix rs485 for atmel_serial on avr32Peter Huewe
2010-07-26MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings
2010-07-26MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger
2010-07-26MIPS: BCM63xx: Prevent second enet registration on BCM6338Florian Fainelli
2010-07-26MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney
2010-07-26MIPS: N32: Define getdents64.Ralf Baechle
2010-07-26MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf
2010-07-26MIPS: Make init_vdso a subsys_initcall.David Daney
2010-07-26MIPS: "Fix" useless 'init_vdso successfully' message.David Daney
2010-07-26MIPS: PowerTV: Move register setup to before reading registers.David VomLehn
2010-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds