summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
...
| * | | treewide: Fix typos in various driversMasanari Iida2012-12-031-1/+1
| * | | treewide: fix printk typo in multiple driversMasanari Iida2012-11-191-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-127-184/+36Star
|\ \ \ | | |/ | |/|
| * | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-291-1/+1
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-291-3/+3
| * | bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-295-54/+7Star
| * | blackfin: switch to generic sys_execve()Al Viro2012-10-152-20/+1Star
| * | blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro2012-10-155-109/+27Star
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-121-0/+1
|\ \
| * | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| |/
* / arch: Change defconfigs to point to g_mass_storage.Michal Nazarewicz2012-11-083-3/+3
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-3/+3
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-3/+3
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-5/+0Star
|\ \
| * | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0Star
| * | sanitize tsk_is_polling()Al Viro2012-10-011-3/+0Star
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0Star
| |/
* | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-0919-188/+588
|\ \
| * \ Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-0/+1
| |\ \
| | * | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-10-0911-31/+416
| |\ \ \ | | |/ / | |/| |
| | * | Blackfin: smp: add smp_mb() to keep coherencySteven Miao2012-10-081-2/+2
| | * | Blackfin: drop irq enable in init_arch_irq()Steven Miao2012-10-081-1/+0Star
| | * | Blackfin: fix wrong place disabled irqSteven Miao2012-10-082-4/+1Star
| | * | Blackfin: update defconfig for bf609-ezkitBob Liu2012-10-081-10/+6Star
| | * | Blackfin: add bf548 v0.4 revisionSonic Zhang2012-10-081-1/+1
| | * | Blackfin: bf60x: Add bf608 and bf609 specific perpheral MMRsSonic Zhang2012-10-081-0/+271
| | * | Blackfin: cpufreq: fix dpm_state_tableJames Cosin2012-10-081-3/+2Star
| | * | Blackfin: bfin_gpio: proc: fix return valueSteven Miao2012-10-081-2/+2
| | * | Blackfin: CM-BF537E: Update SPORT support in board file.Harald Krapfenbauer2012-10-081-5/+125
| | * | Blackfin: bf537: fix lq035 platform device nameScott Jiang2012-10-081-1/+1
| | * | Blackfin: bf533-ezkit: enable flash drivers by defaultMike Frysinger2012-10-081-2/+5
| | |/
| * | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-095-0/+99
| |\ \
| | * | Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-224-158/+69Star
| | |\|
| | * | blackfin: add platform device for ad1836 machine driverScott Jiang2012-08-185-0/+99
| * | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-051-1/+2
| * | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-09-124-158/+69Star
| |\ \ | | |/ | |/|
| | * kbuild: add symbol prefix arg to kallsymsJames Hogan2012-09-111-1/+0Star
| | * blackfin: smp: adapt to generic smp helpersSteven Miao2012-09-073-157/+69Star
* | | defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-291-1/+0Star
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-031-1/+0Star
|\ \ | |/ |/|
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-271-1/+0Star
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-312-1/+1
|\ \
| * | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-312-1/+1
* | | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-07-303-111/+0Star
|\ \ \ | |/ / |/| |
| * | pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding2012-07-023-111/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-241-1/+1
|\ \ \
| * | | arch: Use eth_random_addrJoe Perches2012-07-171-1/+1
| |/ /