aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-257-31/+2
* mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+2
* mn10300: use generic atomic.hMathieu Desnoyers2010-05-251-157/+1
* frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+2
* frv: extend gdbstub to support more features of gdbDavid Howells2010-05-253-2/+70
* xtensa: includecheck fix: vectors.SJaswinder Singh Rajput2010-05-251-2/+0
* xtensa: convert to asm-generic/hardirq.hChristoph Hellwig2010-05-252-21/+3
* xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-05-2448-3241/+1938
|\
| * Blackfin: SMP: fix continuation linesJoe Perches2010-05-221-2/+2
| * Blackfin: acvilon: fix timeout usage for I2CWolfram Sang2010-05-221-1/+2
| * Blackfin: fix typo in BF537 IRQ commentMichael Hennerich2010-05-221-1/+1
| * Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig optionsMike Frysinger2010-05-221-6/+1
| * Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-221-0/+2
| * Blackfin: use atomic kmalloc in L1 alloc so it too can be atomicMike Frysinger2010-05-221-1/+2
| * Blackfin: another year of changes (update copyright in boot log)Mike Frysinger2010-05-221-2/+2
| * Blackfin: optimize strncpy a bitRobin Getz2010-05-222-13/+47
| * Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftestsMike Frysinger2010-05-221-43/+51
| * Blackfin: move string functions to normal lib/ assemblyRobin Getz2010-05-2211-184/+226
| * Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger2010-05-221-15/+18
| * Blackfin: bf537-minotaur: fix build errors due to header changesMike Frysinger2010-05-221-1/+2
| * Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger2010-05-221-1/+1
| * Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz2010-05-221-0/+9
| * Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz2010-05-221-6/+19
| * Blackfin: support all possible registers in the pseudo instructionsRobin Getz2010-05-221-6/+61
| * Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz2010-05-223-18/+71
| * Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz2010-05-221-1/+6
| * Blackfin: allow NMI watchdog to be used w/RETN as a scratch regGraf Yang2010-05-221-1/+1
| * Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz2010-05-225-0/+115
| * Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang2010-05-211-0/+1
| * Blackfin: make hardware trace output a little more usefulRobin Getz2010-05-214-67/+446
| * Blackfin: print out the faulting insn in the trace outputRobin Getz2010-05-211-2/+17
| * Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz2010-05-215-123/+120
| * Blackfin: split kernel/traps.cRobin Getz2010-05-217-836/+887
| * Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-215-188/+24
| * Blackfin: mark MUSB VRSEL as active high for appropriate boardsCliff Cai2010-05-215-0/+20
| * Blackfin: punt duplicated CAN MMRsMike Frysinger2010-05-213-1914/+0
| * Blackfin: cleanup style/comments/etc... in paging_init()Mike Frysinger2010-05-211-18/+13
| * Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger2010-05-212-26/+6
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-244-17/+23
|\ \
| * | uml: Pushdown the bkl from harddog_kern ioctlFrederic Weisbecker2010-05-221-3/+15
| * | uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur2010-05-171-4/+4
| * | um/mmapper: Remove BKL usageArnd Bergmann2010-05-171-3/+2
| * | sn_hwperf: Kill BKL usageArnd Bergmann2010-05-171-7/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-2417-163/+507
|\ \ \
| * | | sh: fix up sh7785lcr_32bit_defconfig.Paul Mundt2010-05-241-109/+164
| * | | arch/sh/lib/strlen.S: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
| * | | sh: fix up sh7786 dmaengine build.Paul Mundt2010-05-221-1/+1
| * | | sh: disable SD-card write-protection detection on kfr2r09Guennadi Liakhovetski2010-05-221-2/+4
| * | | sh: Add SDHI DMA support to migorGuennadi Liakhovetski2010-05-221-0/+9