summaryrefslogtreecommitdiff
path: root/arch/frv/include (unfollow)
Commit message (Expand)Author
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-04-18arch,frv: Convert smp_mb__*()Peter Zijlstra
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-05-28frv: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-14burying unused conditionalsAl Viro
2013-02-03frv: switch to generic old sigaction()Al Viro
2013-01-29frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-11-28frv: switch to generic fork/vfork/cloneAl Viro
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-02frv: switch to saner kernel_execve() semanticsAl Viro
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-10UAPI: (Scripted) Disintegrate arch/frv/include/asmDavid Howells
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-10-01frv: switch to generic kernel_thread()Al Viro
2012-10-01frv: switch to generic kernel_execveAl Viro
2012-10-01frv: switch to generic sys_execve()Al Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-24frv: remove km_type definitionsCong Wang
2012-07-23frv: remove the second parameter of kmap_atomic_primary()Cong Wang
2012-06-28Remove useless wrappers of asm-generic/cpumask.hPaul Bolle
2012-06-01FRV: Shrink TIF_WORK_MASK [ver #2]David Howells
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-08frv: Use common threadinfo allocatorThomas Gleixner