summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-229p: Optimize TCREATE by eliminating a redundant fid clone.Venkateswararao Jujjuri
2010-05-229p: cleanup: remove unneeded assignmentDan Carpenter
2010-05-229p: Add mksock supportVenkateswararao Jujjuri
2010-05-22fs/9p: Make sure we properly instantiate dentry.Aneesh Kumar K.V
2010-05-22uml: Pushdown the bkl from harddog_kern ioctlFrederic Weisbecker
2010-05-22sunrpc: Pushdown the bkl from sunrpc cache ioctlFrederic Weisbecker
2010-05-22sunrpc: Pushdown the bkl from ioctlFrederic Weisbecker
2010-05-22autofs4: Pushdown the bkl from ioctlFrederic Weisbecker
2010-05-22sh: fix up sh7786 dmaengine build.Paul Mundt
2010-05-22sh: guard cookie consistency across termination in the DMA driverGuennadi Liakhovetski
2010-05-22sh: prevent the DMA driver from unloading, while in useGuennadi Liakhovetski
2010-05-22sh: fix Oops in the serial SCI driverGuennadi Liakhovetski
2010-05-22sh: allow platforms to specify SD-card supported voltagesGuennadi Liakhovetski
2010-05-22mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski
2010-05-22sh: disable SD-card write-protection detection on kfr2r09Guennadi Liakhovetski
2010-05-22mfd: pass platform flags down to the tmio_mmc driverGuennadi Liakhovetski
2010-05-22tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski
2010-05-22Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' ...Pekka Enberg
2010-05-22slub: Use alloc_pages_exact_node() for page allocationMinchan Kim
2010-05-22slub: __kmalloc_node_track_caller should trace kmalloc_large_node caseXiaotian Feng
2010-05-22slub: Potential stack overflowEric Dumazet
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-22mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski
2010-05-22sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.cGuennadi Liakhovetski
2010-05-22mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cellGuennadi 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