aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
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
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28bfin: switch to generic vfork, get rid of pointless wrappersAl Viro
2012-11-19treewide: fix printk typo in multiple driversMasanari Iida
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-08arch: Change defconfigs to point to g_mass_storage.Michal Nazarewicz
2012-10-14blackfin: switch to generic sys_execve()Al Viro
2012-10-14blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas
2012-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-08Blackfin: smp: add smp_mb() to keep coherencySteven Miao
2012-10-08Blackfin: drop irq enable in init_arch_irq()Steven Miao
2012-10-08Blackfin: fix wrong place disabled irqSteven Miao
2012-10-08Blackfin: update defconfig for bf609-ezkitBob Liu
2012-10-08Blackfin: add bf548 v0.4 revisionSonic Zhang
2012-10-08Blackfin: bf60x: Add bf608 and bf609 specific perpheral MMRsSonic Zhang
2012-10-08Blackfin: cpufreq: fix dpm_state_tableJames Cosin
2012-10-08Blackfin: bfin_gpio: proc: fix return valueSteven Miao
2012-10-08Blackfin: CM-BF537E: Update SPORT support in board file.Harald Krapfenbauer
2012-10-08Blackfin: bf537: fix lq035 platform device nameScott Jiang
2012-10-08Blackfin: bf533-ezkit: enable flash drivers by defaultMike Frysinger
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina