summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-4/+1
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-251-3/+1
|\ \
| * \ Merge branch 'pm-cpuidle' into fixesRafael J. Wysocki2013-02-231-3/+1
| |\ \
| | * | blackfin idle: Fix compile errorLars-Peter Clausen2013-02-231-3/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-12/+2
|\ \ \ \
| * | | | burying unused conditionalsAl Viro2013-02-142-3/+0
| * | | | blackfin: switch to generic sigaltstackAl Viro2013-02-032-10/+3
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2013-02-225-23/+13
|\ \ \ \
| * | | | blackfin: time-ts: Remove duplicate assignmentStephen Boyd2013-02-201-6/+0
| * | | | blackfin: pm: fix build errorSteven Miao2013-02-201-0/+4
| * | | | blackfin: sync data in blackfin write bufferSonic Zhang2013-02-201-0/+1
| * | | | blackfin: use bitmap library functionsAkinobu Mita2013-02-201-16/+7
| * | | | blackfin: mem_init: update dmc config registerBob Liu2013-02-201-1/+1
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-3/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-1/+5
* | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-4/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | arch/blackfin: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-4/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-7/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2013-02-181-7/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | blackfin idle: delete pm_idleLen Brown2013-02-171-7/+0
| | |/ /
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-191-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan2013-02-041-1/+0
| * | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | | | blackfin: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
|/ / /
* | / ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-203-3/+1
|\ \
| * | new helper: current_user_stack_pointer()Al Viro2012-12-191-0/+1
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-12-1838-948/+972
|\ \ \
| * | | blackfin: SEC: clean up SEC interrupt initializationSonic Zhang2012-12-144-146/+137
| * | | blackfin: kgdb: call generic_exec_single() directlySonic Zhang2012-12-131-2/+11
| * | | blackfin: anomaly: add anomaly 16000030 for bf5xxSonic Zhang2012-12-137-0/+7
| * | | Blackfin: dpmc: use module_platform_driver macroSrinivas Kandagatla2012-12-131-18/+1
| * | | Blackfin: remove unused is_in_rom()Tobias Klauser2012-12-131-17/+0
| * | | Blackfin: remove unnecessary prototype for kobjsize()Tobias Klauser2012-12-131-2/+0
| * | | Blackfin: twi: Add missing __iomem annotationLars-Peter Clausen2012-12-131-1/+1
| * | | Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __userLars-Peter Clausen2012-12-131-4/+4
| * | | Blackfin: Annotate clear_user 'to' parameter with __userLars-Peter Clausen2012-12-131-2/+2
| * | | Blackfin: Add missing __user annotations to put_userLars-Peter Clausen2012-12-131-4/+4
| * | | Blackfin: Annotate strncpy_from_user src parameter with __userLars-Peter Clausen2012-12-131-2/+2
| * | | blackfin: Use Kbuild infrastructure for kvm_para.hSteven Rostedt2012-12-132-1/+1
| * | | UAPI: (Scripted) Disintegrate arch/blackfin/include/asmDavid Howells2012-12-1322-749/+802
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-132-2/+2
|\ \ \
| * | | treewide: Fix typos in various driversMasanari Iida2012-12-031-1/+1
| * | | treewide: fix printk typo in multiple driversMasanari Iida2012-11-191-1/+1
| |/ /