aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Blackfin: fix typo in BF537 IRQ commentMichael Hennerich2010-05-22
* Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig optionsMike Frysinger2010-05-22
* Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-22
* Blackfin: use atomic kmalloc in L1 alloc so it too can be atomicMike Frysinger2010-05-22
* Blackfin: another year of changes (update copyright in boot log)Mike Frysinger2010-05-22
* Blackfin: optimize strncpy a bitRobin Getz2010-05-22
* Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftestsMike Frysinger2010-05-22
* Blackfin: move string functions to normal lib/ assemblyRobin Getz2010-05-22
* Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger2010-05-22
* Blackfin: bf537-minotaur: fix build errors due to header changesMike Frysinger2010-05-22
* Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger2010-05-22
* Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz2010-05-22
* Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz2010-05-22
* Blackfin: support all possible registers in the pseudo instructionsRobin Getz2010-05-22
* Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz2010-05-22
* Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz2010-05-22
* Blackfin: allow NMI watchdog to be used w/RETN as a scratch regGraf Yang2010-05-22
* Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz2010-05-22
* Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang2010-05-21
* Blackfin: make hardware trace output a little more usefulRobin Getz2010-05-21
* Blackfin: print out the faulting insn in the trace outputRobin Getz2010-05-21
* Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz2010-05-21
* Blackfin: split kernel/traps.cRobin Getz2010-05-21
* Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-21
* Blackfin: mark MUSB VRSEL as active high for appropriate boardsCliff Cai2010-05-21
* Blackfin: punt duplicated CAN MMRsMike Frysinger2010-05-21
* Blackfin: cleanup style/comments/etc... in paging_init()Mike Frysinger2010-05-21
* Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger2010-05-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-21
|\
| * USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman2010-05-20
| * usb: musb: update gfp/slab.h includesTejun Heo2010-05-20
| * USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold2010-05-20
| * USB: kl5usb105: reimplement using generic frameworkJohan Hovold2010-05-20
| * USB: kl5usb105: minor clean upsJohan Hovold2010-05-20
| * USB: kl5usb105: fix memory leakJohan Hovold2010-05-20
| * USB: io_ti: use kfifo to implement write bufferingJohan Hovold2010-05-20
| * USB: io_ti: remove unsused private counterJohan Hovold2010-05-20
| * USB: ti_usb: use kfifo to implement write bufferingJohan Hovold2010-05-20
| * USB: ir-usb: fix incorrect write-buffer lengthJohan Hovold2010-05-20
| * USB: aircable: fix incorrect write-buffer lengthJohan Hovold2010-05-20
| * USB: safe_serial: straighten out read processingJohan Hovold2010-05-20
| * USB: safe_serial: reimplement read using generic frameworkJohan Hovold2010-05-20
| * USB: safe_serial: reimplement write using generic frameworkJohan Hovold2010-05-20
| * usb-storage: always print quirksFelipe Contreras2010-05-20
| * USB: usb-storage: trivial debug improvementsFelipe Contreras2010-05-20
| * USB: oti6858: use port write fifoJohan Hovold2010-05-20
| * USB: oti6858: use kfifo to implement write bufferingJohan Hovold2010-05-20
| * USB: cypress_m8: use kfifo to implement write bufferingJohan Hovold2010-05-20
| * USB: cypress_m8: remove unused drain defineJohan Hovold2010-05-20
| * USB: usb_debug: set bulk out size at probeJohan Hovold2010-05-20