summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Blackfin: bf561-ezkit: add SMP defconfigMike Frysinger1-0/+113
2011-01-10Blackfin: bf533: convert boards to gpio frameworkMike Frysinger3-22/+22
2011-01-10Blackfin: push gpio (port) defines into common headersMike Frysinger24-601/+282
2011-01-10Blackfin: bf54x: drop unused legacy MMR namesMike Frysinger2-24/+0
2011-01-10Blackfin: dma: constify MMR pointer arrayMike Frysinger8-8/+8
2011-01-10Blackfin: standardize DMAC traffic control MMRs & MDMA MMRsMike Frysinger15-973/+698
2011-01-10Blackfin: bfin_dma.h: start a header for DMA MMR layoutMike Frysinger2-34/+92
2011-01-10Blackfin: switch to asm-generic/io.hMike Frysinger1-201/+37
2011-01-10asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger2-30/+30
2011-01-10net/irda: bfin_sir: back out transitional definesMike Frysinger1-3/+0
2011-01-10Blackfin: bfin_serial.h: unify heavily duplicated serial codeMike Frysinger29-1024/+377
2011-01-10net/irda: bfin_sir: pull in serial headers for definesMike Frysinger1-0/+5
2011-01-10Blackfin: musb-boards: push clkin value to platform resourcesBob Liu6-0/+6
2011-01-10Blackfin: SMP: fix hotplug building after irq header shuffleGraf Yang1-0/+2
2011-01-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds17-400/+701
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds45-1365/+1596
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds62-275/+703
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds80-156/+289
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-36/+34
2011-01-07Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds9-228/+75
2011-01-07Merge branch 'mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-118/+359
2011-01-07Merge branch 'edac-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-598/+436
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds95-1800/+2992
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds40-220/+6904
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds64-753/+3209
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds45-189/+4538
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds136-1999/+15389
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds161-7312/+11139
2011-01-07input/tc3589x: fix compile errorDan Carpenter1-1/+1
2011-01-07spi/omap: Fix DMA API usage in OMAP MCSPI driverRussell King - ARM Linux1-8/+3
2011-01-07spi/imx: correct the test on platform_get_irq() return valueRichard Genoud1-1/+1
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds212-2014/+4774
2011-01-07sched: Constify function scope static struct sched_param usagePeter Zijlstra4-4/+4
2011-01-07sched: Fix strncmp operationHillf Danton1-1/+1
2011-01-07sched: Move sched_autogroup_exit() to free_signal_struct()Mike Galbraith1-4/+3
2011-01-07sched: Fix struct autogroup memory leakMike Galbraith1-0/+1
2011-01-07sched: Mark autogroup_init() __initYong Zhang1-1/+1
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang3-26/+24
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar1847-17977/+32473
2011-01-07EDAC, MCE: Fix NB error formattingBorislav Petkov1-7/+10
2011-01-07EDAC, MCE: Use BIT_64() to eliminate warnings on 32-bitRandy Dunlap1-2/+2
2011-01-07EDAC, MCE: Enable MCE decoding on F15hBorislav Petkov1-6/+8
2011-01-07EDAC, MCE: Allow F15h bank 6 MCE injectionBorislav Petkov1-4/+5
2011-01-07EDAC, MCE: Shorten error report formattingBorislav Petkov1-22/+32
2011-01-07EDAC, MCE: Overhaul error fields extraction macrosBorislav Petkov3-54/+43
2011-01-07EDAC, MCE: Add F15h FP MCE decoderBorislav Petkov1-0/+44
2011-01-07EDAC, MCE: Add F15 EX MCE decoderBorislav Petkov1-7/+34
2011-01-07EDAC, MCE: Add an F15h NB MCE decoderBorislav Petkov1-0/+10
2011-01-07EDAC, MCE: No F15h LS MCE decoderBorislav Petkov1-1/+1
2011-01-07EDAC, MCE: Add F15h CU MCE decoderBorislav Petkov1-1/+61