summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)AuthorLines
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-184/+36
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro-1/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro-3/+3
2012-11-28bfin: switch to generic vfork, get rid of pointless wrappersAl Viro-54/+7
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp-0/+1
2012-11-08arch: Change defconfigs to point to g_mass_storage.Michal Nazarewicz-3/+3
2012-10-14blackfin: switch to generic sys_execve()Al Viro-20/+1
2012-10-14blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro-109/+27
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+3
2012-10-12vfs: define struct filename and have getname() return itJeff Layton-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-5/+0
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse-188/+588
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-0/+1
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas-0/+1
2012-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds-31/+416
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-0/+99
2012-10-08Blackfin: smp: add smp_mb() to keep coherencySteven Miao-2/+2
2012-10-08Blackfin: drop irq enable in init_arch_irq()Steven Miao-1/+0
2012-10-08Blackfin: fix wrong place disabled irqSteven Miao-4/+1
2012-10-08Blackfin: update defconfig for bf609-ezkitBob Liu-10/+6
2012-10-08Blackfin: add bf548 v0.4 revisionSonic Zhang-1/+1
2012-10-08Blackfin: bf60x: Add bf608 and bf609 specific perpheral MMRsSonic Zhang-0/+271
2012-10-08Blackfin: cpufreq: fix dpm_state_tableJames Cosin-3/+2
2012-10-08Blackfin: bfin_gpio: proc: fix return valueSteven Miao-2/+2
2012-10-08Blackfin: CM-BF537E: Update SPORT support in board file.Harald Krapfenbauer-5/+125
2012-10-08Blackfin: bf537: fix lq035 platform device nameScott Jiang-1/+1
2012-10-08Blackfin: bf533-ezkit: enable flash drivers by defaultMike Frysinger-2/+5
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina-1/+2
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells-0/+3
2012-10-01Uninclude linux/freezer.hRichard Weinberger-1/+0
2012-10-01sanitize tsk_is_polling()Al Viro-3/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro-1/+0
2012-09-29defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITEHuang Shijie-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells-3/+3
2012-09-22Merge tag 'v3.6-rc6' into for-3.7Mark Brown-158/+69
2012-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds-158/+69
2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan-1/+0
2012-09-07blackfin: smp: adapt to generic smp helpersSteven Miao-157/+69
2012-08-17blackfin: add platform device for ad1836 machine driverScott Jiang-0/+99
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-1/+0
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-1/+1
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon-1/+1
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds-111/+0
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2012-07-24bf60x: fix build warningBob Liu-10/+9
2012-07-24PM: add BF60x flash suspend and resume supportSteven Miao-1/+16
2012-07-24blackfin: twi: read twi mmr via bfin_read macroSonic Zhang-2/+2
2012-07-24dpm: deepsleep: reserve stackSteven Miao-1/+1
2012-07-24bf60x: cpufreq: fix anomaly 05000273Sonic Zhang-1/+2