aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund
2010-05-25mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-25mn10300: use generic atomic.hMathieu Desnoyers
2010-05-25frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-25frv: extend gdbstub to support more features of gdbDavid Howells
2010-05-25xtensa: includecheck fix: vectors.SJaswinder Singh Rajput
2010-05-25xtensa: convert to asm-generic/hardirq.hChristoph Hellwig
2010-05-25xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-24sh: fix up sh7785lcr_32bit_defconfig.Paul Mundt
2010-05-24arch/sh/lib/strlen.S: Checkpatch cleanupAndrea Gelmini
2010-05-22Blackfin: SMP: fix continuation linesJoe Perches
2010-05-22Blackfin: acvilon: fix timeout usage for I2CWolfram Sang
2010-05-22Blackfin: fix typo in BF537 IRQ commentMichael Hennerich
2010-05-22Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig optionsMike Frysinger
2010-05-22Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-22Blackfin: use atomic kmalloc in L1 alloc so it too can be atomicMike Frysinger
2010-05-22Blackfin: another year of changes (update copyright in boot log)Mike Frysinger
2010-05-22Blackfin: optimize strncpy a bitRobin Getz
2010-05-22Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftestsMike Frysinger
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz
2010-05-22Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger
2010-05-22Blackfin: bf537-minotaur: fix build errors due to header changesMike Frysinger
2010-05-22Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger
2010-05-22Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz
2010-05-22Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz
2010-05-22Blackfin: support all possible registers in the pseudo instructionsRobin Getz
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz
2010-05-22Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz
2010-05-22Blackfin: allow NMI watchdog to be used w/RETN as a scratch regGraf Yang
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz
2010-05-22uml: Pushdown the bkl from harddog_kern ioctlFrederic Weisbecker
2010-05-22sh: fix up sh7786 dmaengine build.Paul Mundt
2010-05-22sh: disable SD-card write-protection detection on kfr2r09Guennadi Liakhovetski
2010-05-22sh: Add SDHI DMA support to migorGuennadi Liakhovetski
2010-05-22sh: Add SDHI DMA support to kfr2r09Guennadi Liakhovetski
2010-05-22sh: Add SDHI DMA support to ms7724seGuennadi Liakhovetski
2010-05-22sh: Add SDHI DMA support to ecovecGuennadi Liakhovetski
2010-05-22sh: add DMA slave definitions to sh7724Guennadi Liakhovetski
2010-05-22sh: add DMA slaves for two SDHI controllers to sh7722Guennadi Liakhovetski
2010-05-22sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski
2010-05-22sh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724seGuennadi Liakhovetski
2010-05-22sh: add Video Output Unit and AK8813 video encoder support on ecovecGuennadi Liakhovetski
2010-05-22sh: fix up the dwarf unwinder build for MODULES=n.Paul Mundt
2010-05-22sh: remove duplicated #includeHuang Weiyi
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely