aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-23Merge branch 'pm-cpuidle' into fixesRafael J. Wysocki
2013-02-23blackfin idle: Fix compile errorLars-Peter Clausen
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20blackfin: time-ts: Remove duplicate assignmentStephen Boyd
2013-02-20blackfin: pm: fix build errorSteven Miao
2013-02-20blackfin: sync data in blackfin write bufferSonic Zhang
2013-02-20blackfin: use bitmap library functionsAkinobu Mita
2013-02-20blackfin: mem_init: update dmc config registerBob Liu
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2013-02-17blackfin idle: delete pm_idleLen Brown
2013-02-14burying unused conditionalsAl Viro
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan
2013-02-03blackfin: switch to generic sigaltstackAl Viro
2013-01-29blackfin: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-21arch/blackfin: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19new helper: current_user_stack_pointer()Al Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-12-14blackfin: SEC: clean up SEC interrupt initializationSonic Zhang
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13blackfin: kgdb: call generic_exec_single() directlySonic Zhang
2012-12-13blackfin: anomaly: add anomaly 16000030 for bf5xxSonic Zhang
2012-12-13Blackfin: dpmc: use module_platform_driver macroSrinivas Kandagatla
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-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-03treewide: Fix typos in various driversMasanari Iida