summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-20261-8360/+17242
|\
| * USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman2010-05-201-12/+0
| * usb: musb: update gfp/slab.h includesTejun Heo2010-05-201-1/+0
| * USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold2010-05-201-1/+1
| * USB: kl5usb105: reimplement using generic frameworkJohan Hovold2010-05-201-333/+47
| * USB: kl5usb105: minor clean upsJohan Hovold2010-05-201-46/+33
| * USB: kl5usb105: fix memory leakJohan Hovold2010-05-201-0/+1
| * USB: io_ti: use kfifo to implement write bufferingJohan Hovold2010-05-201-210/+13
| * USB: io_ti: remove unsused private counterJohan Hovold2010-05-201-5/+0
| * USB: ti_usb: use kfifo to implement write bufferingJohan Hovold2010-05-201-165/+14
| * USB: ir-usb: fix incorrect write-buffer lengthJohan Hovold2010-05-201-1/+3
| * USB: aircable: fix incorrect write-buffer lengthJohan Hovold2010-05-201-1/+1
| * USB: safe_serial: straighten out read processingJohan Hovold2010-05-201-22/+21
| * USB: safe_serial: reimplement read using generic frameworkJohan Hovold2010-05-201-39/+8
| * USB: safe_serial: reimplement write using generic frameworkJohan Hovold2010-05-201-111/+32
| * usb-storage: always print quirksFelipe Contreras2010-05-201-3/+6
| * USB: usb-storage: trivial debug improvementsFelipe Contreras2010-05-201-29/+32
| * USB: oti6858: use port write fifoJohan Hovold2010-05-201-37/+25
| * USB: oti6858: use kfifo to implement write bufferingJohan Hovold2010-05-201-201/+17
| * USB: cypress_m8: use kfifo to implement write bufferingJohan Hovold2010-05-201-222/+17
| * USB: cypress_m8: remove unused drain defineJohan Hovold2010-05-201-1/+0
| * USB: usb_debug: set bulk out size at probeJohan Hovold2010-05-201-7/+1
| * USB: gadget: Use kmemdupJulia Lawall2010-05-201-2/+1
| * USB: CP210x New Device IDs 11 New device IDsCraig Shelley2010-05-201-0/+11
OpenPOWER on IntegriCloud