aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-21blackfin:mach-bf609: fix norflash for bf609-ezkitBob Liu2-5/+6
2012-05-21blackfin: mach-bf609: add can_wakeup to ethernet deviceBob Liu1-0/+1
2012-05-21blackfin: remove redundant CONFIG_BF60x macroSonic Zhang1-6/+0
2012-05-21blackfin: rotary: Add pm_wakeup flag to platform data structure.Sonic Zhang4-0/+4
2012-05-21bfin_gpio: fix bf548-ezkit kernel fail to bootSteven Miao1-1/+2
2012-05-21bfin_dma: fix initcall return error in proc_dma_init()Steven Miao1-1/+2
2012-05-21Blackfin: delete fork funcMike Frysinger3-12/+2
2012-05-21Blackfin: fix unused clk var warningMike Frysinger1-0/+2
2012-05-21blackfin: SMP: pda: "next" field of blackfin_pda only used in SMP kernelSteven Miao1-0/+2
2012-05-21blackfin: GPIO: Implement more GPIO APIsSonic Zhang1-0/+44
2012-05-21blackfin: mach-common: ints-priority: fix compile errorBob Liu1-0/+2
2012-05-21blackfin: bf60x: bfin_uart: Add more LCR bits masksSonic Zhang1-2/+4
2012-05-21blackfin: license: Change ADI BSD licenseSonic Zhang53-100/+84
2012-05-21blackfin: bf537-stamp: update board file for platform bfin_sport deviceAaron Wu2-8/+54
2012-05-21blackfin: bf60x: cleanup mem_map macroSteven Miao1-3/+3
2012-05-21blackfin: bf60x: fix compiling warningBob Liu3-3/+11
2012-05-21blackfin: bf60x: add power management supportSteven Miao8-595/+1105
2012-05-21blackfin: bf60x: add l2 ecc irq handlerBob Liu1-0/+36
2012-05-21blackfin: twi: move twi bit mask macro to twi head fileSonic Zhang6-396/+70
2012-05-21blackfin: bf60x: enable gptimer clock sourceSteven Miao3-3/+211
2012-05-21blackfin: add spi/sport3/ppi head file for bf60xScott Jiang3-0/+493
2012-05-21blackfin: cplb: add support for bf60xBob Liu4-2/+16
2012-05-21blackfin: mach-common: add sec support for bf60xSteven Miao2-39/+385
2012-05-21blackfin: bf60x: add clock supportSteven Miao6-2/+495
2012-05-21blackfin: add bf60x to current frameworkBob Liu19-146/+840
2012-05-21blackfin: mach-bf609: add machine filesSonic Zhang20-0/+9781
2012-05-21blackfin: asm: fix blackfin.h brokenBob Liu1-6/+2
2012-05-21blackfin: configs: add SMP support back to BF561-EZKIT-SMP_defconfigBob Liu1-3/+1
2012-05-20Linux 3.4Linus Torvalds1-1/+1
2012-05-19Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds3-19/+30
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-65/+205
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-30/+34
2012-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2012-05-19memcg,thp: fix res_counter:96 regressionHugh Dickins1-1/+1
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin7-65/+196
2012-05-18Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds1-15/+17
2012-05-19dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer1-15/+17
2012-05-18Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2012-05-18Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2012-05-19md/raid10: fix transcription error in calc_sectors conversion.NeilBrown1-1/+1
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-17/+27
2012-05-18proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds1-29/+14
2012-05-18pktgen: fix module unload for goodEric Dumazet1-2/+2
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf1-0/+1
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-3/+11
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker1-4/+0
2012-05-17slub: missing test for partial pages flush work in flush_all()majianpeng1-1/+1
2012-05-17fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov1-12/+8