summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blackfin: bf60x: add wakeup source selectSteven Miao2012-05-216-29/+192
* blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu2012-05-215-29/+197
* blackfin:mach-bf609: fix norflash for bf609-ezkitBob Liu2012-05-212-5/+6
* blackfin: mach-bf609: add can_wakeup to ethernet deviceBob Liu2012-05-211-0/+1
* blackfin: remove redundant CONFIG_BF60x macroSonic Zhang2012-05-211-6/+0Star
* blackfin: rotary: Add pm_wakeup flag to platform data structure.Sonic Zhang2012-05-214-0/+4
* bfin_gpio: fix bf548-ezkit kernel fail to bootSteven Miao2012-05-211-1/+2
* bfin_dma: fix initcall return error in proc_dma_init()Steven Miao2012-05-211-1/+2
* Blackfin: delete fork funcMike Frysinger2012-05-213-12/+2Star
* Blackfin: fix unused clk var warningMike Frysinger2012-05-211-0/+2
* blackfin: SMP: pda: "next" field of blackfin_pda only used in SMP kernelSteven Miao2012-05-211-0/+2
* blackfin: GPIO: Implement more GPIO APIsSonic Zhang2012-05-211-0/+44
* blackfin: mach-common: ints-priority: fix compile errorBob Liu2012-05-211-0/+2
* blackfin: bf60x: bfin_uart: Add more LCR bits masksSonic Zhang2012-05-211-2/+4
* blackfin: license: Change ADI BSD licenseSonic Zhang2012-05-2153-100/+84Star
* blackfin: bf537-stamp: update board file for platform bfin_sport deviceAaron Wu2012-05-212-8/+54
* blackfin: bf60x: cleanup mem_map macroSteven Miao2012-05-211-3/+3
* blackfin: bf60x: fix compiling warningBob Liu2012-05-213-3/+11
* blackfin: bf60x: add power management supportSteven Miao2012-05-218-595/+1105
* blackfin: bf60x: add l2 ecc irq handlerBob Liu2012-05-211-0/+36
* blackfin: twi: move twi bit mask macro to twi head fileSonic Zhang2012-05-216-396/+70Star
* blackfin: bf60x: enable gptimer clock sourceSteven Miao2012-05-213-3/+211
* blackfin: add spi/sport3/ppi head file for bf60xScott Jiang2012-05-213-0/+493
* blackfin: cplb: add support for bf60xBob Liu2012-05-214-2/+16
* blackfin: mach-common: add sec support for bf60xSteven Miao2012-05-212-39/+385
* blackfin: bf60x: add clock supportSteven Miao2012-05-216-2/+495
* blackfin: add bf60x to current frameworkBob Liu2012-05-2119-146/+840
* blackfin: mach-bf609: add machine filesSonic Zhang2012-05-2120-0/+9781
* blackfin: asm: fix blackfin.h brokenBob Liu2012-05-211-6/+2Star
* blackfin: configs: add SMP support back to BF561-EZKIT-SMP_defconfigBob Liu2012-05-211-3/+1Star
* Linux 3.4Linus Torvalds2012-05-211-1/+1
* Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-05-203-19/+30
|\
| * [PARISC] fix panic on prefetch(NULL) on PA7300LCJames Bottomley2012-05-161-1/+6
| * [PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin2012-05-161-18/+20
| * [PARISC] fix PA1.1 oops on bootJames Bottomley2012-05-161-0/+4
* | Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2012-05-207-65/+205
|\ \
| * | x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin2012-05-191-3/+8
| * | x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin2012-05-191-1/+5
| * | x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin2012-05-197-65/+196
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-199-30/+34
|\ \ \
| * | | block: fix buffer overflow when printing partition UUIDsTejun Heo2012-05-152-10/+6Star
| * | | Fix blkdev.h build errors when BLOCK=nRussell King2012-05-141-1/+2
| * | | bio allocation failure due to bio_get_nr_vecs()Bernd Schubert2012-05-111-1/+6
| * | | block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-05-113-4/+7
| * | | mtip32xx: release the semaphore on an error pathAsai Thambi S P2012-05-111-1/+3
| * | | dac960: Remove unused variables from DAC960_CreateProcEntries()Jesper Juhl2012-05-111-13/+10Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-191-2/+2
|\ \ \ \
| * | | | pktgen: fix module unload for goodEric Dumazet2012-05-181-2/+2
* | | | | memcg,thp: fix res_counter:96 regressionHugh Dickins2012-05-191-1/+1
* | | | | Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-05-191-15/+17
|\ \ \ \ \