aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* Patched in Tegra support.Jonathan Herman2013-01-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * new helper: current_user_stack_pointer()Al Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-12-18
|\ \
| * | blackfin: SEC: clean up SEC interrupt initializationSonic Zhang2012-12-13
| * | Blackfin: remove unused is_in_rom()Tobias Klauser2012-12-13
| * | Blackfin: remove unnecessary prototype for kobjsize()Tobias Klauser2012-12-13
| * | Blackfin: twi: Add missing __iomem annotationLars-Peter Clausen2012-12-13
| * | Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __userLars-Peter Clausen2012-12-13
| * | Blackfin: Annotate clear_user 'to' parameter with __userLars-Peter Clausen2012-12-13
| * | Blackfin: Add missing __user annotations to put_userLars-Peter Clausen2012-12-13
| * | Blackfin: Annotate strncpy_from_user src parameter with __userLars-Peter Clausen2012-12-13
| * | blackfin: Use Kbuild infrastructure for kvm_para.hSteven Rostedt2012-12-13
| * | UAPI: (Scripted) Disintegrate arch/blackfin/include/asmDavid Howells2012-12-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ | | |/ | |/|
| * | bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-28
| * | blackfin: switch to generic sys_execve()Al Viro2012-10-14
| * | blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro2012-10-14
| |/
* / tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \
| * | sanitize tsk_is_polling()Al Viro2012-10-01
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-01
| |/
* | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-05
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-02
|/
* blackfin: smp: adapt to generic smp helpersSteven Miao2012-09-07
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* blackfin: twi: read twi mmr via bfin_read macroSonic Zhang2012-07-24
* bf60x: Add double fault, hardware error and NMI SEC handlerSonic Zhang2012-07-24
* bf60x: update anomaly id in serial and twi driver headers.Sonic Zhang2012-07-24
* bf60x: pm: add pint suspend and resume supportSteven Miao2012-07-24
* bfin: simple_timer: add READ_COUNTER ioctl and add NOIRQ timer modeSteven Miao2012-07-24
* i2c: i2c-bfin-twi: Always access 16 bit MMR by bfin 16 bit access Macro.Sonic Zhang2012-07-24
* bfin: pm: add deepsleep for bf60xSonic Zhang2012-07-24
* bfin: reorg clock init steps for bf609Bob Liu2012-07-24
* pm: dpmc macro typo fixSteven Miao2012-07-24
* bf60x: bfin_crc: move structure bfin_crc out of head file.Sonic Zhang2012-07-24
* bfin: add 32M, 16M and 8M uncached DMA region optionsScott Jiang2012-07-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * whack-a-mole with TIF_FREEZEAl Viro2012-06-01
* | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
| |/
* | blackfin: fix build after add bf60x mach/pm.hSteven Miao2012-05-21
* | blackfin: twi: include linux/i2c.hSonic Zhang2012-05-21