summaryrefslogtreecommitdiff
path: root/arch/blackfin/include
AgeCommit message (Expand)Author
2012-12-13Blackfin: remove unused is_in_rom()Tobias Klauser
2012-12-13Blackfin: remove unnecessary prototype for kobjsize()Tobias Klauser
2012-12-13Blackfin: twi: Add missing __iomem annotationLars-Peter Clausen
2012-12-13Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __userLars-Peter Clausen
2012-12-13Blackfin: Annotate clear_user 'to' parameter with __userLars-Peter Clausen
2012-12-13Blackfin: Add missing __user annotations to put_userLars-Peter Clausen
2012-12-13Blackfin: Annotate strncpy_from_user src parameter with __userLars-Peter Clausen
2012-12-13blackfin: Use Kbuild infrastructure for kvm_para.hSteven Rostedt
2012-12-13UAPI: (Scripted) Disintegrate arch/blackfin/include/asmDavid Howells
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-07blackfin: smp: adapt to generic smp helpersSteven Miao
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-24blackfin: twi: read twi mmr via bfin_read macroSonic Zhang
2012-07-24bf60x: Add double fault, hardware error and NMI SEC handlerSonic Zhang
2012-07-24bf60x: update anomaly id in serial and twi driver headers.Sonic Zhang
2012-07-24bf60x: pm: add pint suspend and resume supportSteven Miao
2012-07-24bfin: simple_timer: add READ_COUNTER ioctl and add NOIRQ timer modeSteven Miao
2012-07-24i2c: i2c-bfin-twi: Always access 16 bit MMR by bfin 16 bit access Macro.Sonic Zhang
2012-07-24bfin: pm: add deepsleep for bf60xSonic Zhang
2012-07-24bfin: reorg clock init steps for bf609Bob Liu
2012-07-24pm: dpmc macro typo fixSteven Miao
2012-07-24bf60x: bfin_crc: move structure bfin_crc out of head file.Sonic Zhang
2012-07-24bfin: add 32M, 16M and 8M uncached DMA region optionsScott Jiang
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01whack-a-mole with TIF_FREEZEAl Viro
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-21blackfin: fix build after add bf60x mach/pm.hSteven Miao
2012-05-21blackfin: twi: include linux/i2c.hSonic Zhang
2012-05-21blackfin: bf60x: add head file for crc controllerSonic Zhang
2012-05-21blackfin: bf60x: twi: work around temporary anomaly 0501001Sonic Zhang
2012-05-21blackfin: twi: Move TWI MMR access macro to twi head fileSonic Zhang
2012-05-21blackfin: bf60x: anomaly: Add a temporary anomaly 0501001Sonic Zhang
2012-05-21blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.Sonic Zhang
2012-05-21blackfin: bf60x: add wakeup source selectSteven Miao
2012-05-21blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu
2012-05-21blackfin: rotary: Add pm_wakeup flag to platform data structure.Sonic Zhang
2012-05-21Blackfin: delete fork funcMike Frysinger
2012-05-21blackfin: SMP: pda: "next" field of blackfin_pda only used in SMP kernelSteven Miao
2012-05-21blackfin: GPIO: Implement more GPIO APIsSonic Zhang
2012-05-21blackfin: bf60x: bfin_uart: Add more LCR bits masksSonic Zhang
2012-05-21blackfin: license: Change ADI BSD licenseSonic Zhang
2012-05-21blackfin: bf537-stamp: update board file for platform bfin_sport deviceAaron Wu