summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-21um: bury unused _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-05-21um: wrong sigmask saved in case of multiple sigframesAl Viro1-6/+5
2012-05-21um: add TIF_NOTIFY_RESUMEAl Viro2-1/+8
2012-05-21um: ->restart_block.fn needs to be reset on sigreturnAl Viro2-3/+3
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds136-10726/+2242
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds12-22/+1086
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds1-12/+8
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds1-0/+21
2012-05-21Merge branch 'v3-removal' into for-linusRussell King19-1454/+10
2012-05-21Merge branch 'misc' into for-linusRussell King37-174/+269
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King246-1555/+2090
2012-05-21sh: Enable PIO API for hp6xx and se770x.Paul Mundt1-1/+2
2012-05-21hexagon: Remove select of not longer existing Kconfig switchesThomas Gleixner1-2/+0
2012-05-21arm: Select core options instead of redefining themThomas Gleixner1-8/+2
2012-05-21sh: Kill off machvec IRQ hinting.Paul Mundt22-40/+12
2012-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar105-551/+745
2012-05-21blackfin: fix build after add bf60x mach/pm.hSteven Miao2-1/+3
2012-05-21blackfin: twi: include linux/i2c.hSonic Zhang1-0/+1
2012-05-21blackfin: bf60x: add head file for crc controllerSonic Zhang1-0/+139
2012-05-21blackfin: bf60x: twi: work around temporary anomaly 0501001Sonic Zhang1-0/+27
2012-05-21blackfin: twi: Move TWI MMR access macro to twi head fileSonic Zhang1-0/+44
2012-05-21blackfin: twi: Move TWI peripheral pin request array to platform dataSonic Zhang17-1/+102
2012-05-21blackfin: bf60x: anomaly: Add a temporary anomaly 0501001Sonic Zhang2-0/+14
2012-05-21blackfin: bf60x: Rename the DDR controller macroSonic Zhang4-56/+56
2012-05-21blackfin: mach-bf609: pm: cleanup bfin_deepsleepSteven Miao1-8/+7
2012-05-21blackfin: bf60x: cleanup get clock codeSonic Zhang1-42/+22
2012-05-21blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.Sonic Zhang6-0/+74
2012-05-21blackfin: bf60x: add wakeup source selectSteven Miao6-29/+192
2012-05-21blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu5-29/+197
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