aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-10Blackfin: unify pll.h headersMike Frysinger
2011-01-10Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li
2011-01-10Blackfin: SMP: relocate blackfin_core_id() definitionGraf Yang
2011-01-10Blackfin: SMP: fix build breakage in cache.hMike Frysinger
2011-01-10Blackfin: SMP: add missing arch_{read,write}_lock_flags helpersGraf Yang
2011-01-10Blackfin: bf561: fix mem_map.h SMP overridesGraf Yang
2011-01-10Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang
2011-01-10Blackfin: SMP: fix asm/bitops.h errorsMike Frysinger
2011-01-10Blackfin: SMP: fix cpumask misbehaviorGraf Yang
2011-01-10Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxxGraf Yang
2011-01-10serial: bfin_5xx: move resources into board filesSonic Zhang
2011-01-10Blackfin: bf561: update a few more SIC_SYSCR locationsMike Frysinger
2011-01-10Blackfin: drop asm/irq.h include from mach headersMike Frysinger
2011-01-10Blackfin: bf51x/bf52x: drop redundant "base" def/cdef headerMike Frysinger
2011-01-10Blackfin: clean up mach header includesMike Frysinger
2011-01-10Blackfin: bf533: merge fio_flag back into normal mach headersMike Frysinger
2011-01-10Blackfin: bf561-ezkit: add SMP defconfigMike Frysinger
2011-01-10Blackfin: bf533: convert boards to gpio frameworkMike Frysinger
2011-01-10Blackfin: push gpio (port) defines into common headersMike Frysinger
2011-01-10Blackfin: bf54x: drop unused legacy MMR namesMike Frysinger
2011-01-10Blackfin: dma: constify MMR pointer arrayMike Frysinger
2011-01-10Blackfin: standardize DMAC traffic control MMRs & MDMA MMRsMike Frysinger
2011-01-10Blackfin: bfin_dma.h: start a header for DMA MMR layoutMike Frysinger
2011-01-10Blackfin: switch to asm-generic/io.hMike Frysinger
2011-01-10asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger
2011-01-10net/irda: bfin_sir: back out transitional definesMike Frysinger
2011-01-10Blackfin: bfin_serial.h: unify heavily duplicated serial codeMike Frysinger
2011-01-10net/irda: bfin_sir: pull in serial headers for definesMike Frysinger
2011-01-10Blackfin: musb-boards: push clkin value to platform resourcesBob Liu
2011-01-10Blackfin: SMP: fix hotplug building after irq header shuffleGraf Yang
2011-01-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-07Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-01-07Merge branch 'mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-07Merge branch 'edac-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-01-07input/tc3589x: fix compile errorDan Carpenter
2011-01-07spi/omap: Fix DMA API usage in OMAP MCSPI driverRussell King - ARM Linux
2011-01-07spi/imx: correct the test on platform_get_irq() return valueRichard Genoud
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07sched: Constify function scope static struct sched_param usagePeter Zijlstra
2011-01-07sched: Fix strncmp operationHillf Danton