aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv
AgeCommit message (Expand)AuthorFilesLines
2012-06-02frv: Remove bogus closing parenthesisGeert Uytterhoeven1-1/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-67/+35
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2012-06-01FRV: Optimise the system call exit path in entry.S [ver #2]David Howells1-6/+7
2012-06-01FRV: Shrink TIF_WORK_MASK [ver #2]David Howells2-13/+15
2012-06-01FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells2-11/+3
2012-06-01new helper: signal_delivered()Al Viro1-2/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-4/+0
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro1-1/+1
2012-06-01don't call try_to_freeze() from do_signal()Al Viro1-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-17/+7
2012-06-01new helper: sigmask_to_save()Al Viro1-7/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-5/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-34/+13
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-1/+0
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-13/+0
2012-05-21frv: missing checks of __get_user()/__put_user() return valuesAl Viro1-6/+6
2012-05-21frv: use set_current_blocked() and block_sigmask()Matt Fleming1-17/+4
2012-05-21new helper: sigsuspend()Al Viro1-11/+3
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-64/+2
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker1-4/+0
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker1-1/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2-13/+0
2012-05-08frv: Use common threadinfo allocatorThomas Gleixner1-13/+0
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05frv: Use generic init_taskThomas Gleixner4-34/+3
2012-05-05frv: Use core allocator for task_structThomas Gleixner2-12/+0
2012-05-05frv: Use correct size for task_struct allocationThomas Gleixner1-7/+2
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-02frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOLPaul Gortmaker1-0/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-43/+10
2012-03-28Delete all instances of asm/system.hDavid Howells1-4/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-2/+0
2012-03-28Disintegrate asm/system.h for FRVDavid Howells20-226/+261
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2-3/+3
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+1
2012-03-20highmem: kill all __kmap_atomic()Cong Wang2-3/+3
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-14frv: Use generic posix_types.hH. Peter Anvin1-43/+10
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar1-2/+0
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-15/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds3-28/+5
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings1-0/+1
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-31/+3
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-10/+0
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-36/+1
2012-01-06frv/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-6/+5
2012-01-06PCI: frv: use generic pcibios_set_master()Myron Stowe1-14/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2-8/+0
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro1-30/+1
2012-01-03consolidate umode_t declarationsAl Viro1-6/+0
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra1-2/+0
2011-12-12UAPI: Make FRV use asm-generic/param.hDavid Howells1-15/+1
2011-12-04frv: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin4-31/+3
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2011-11-13Merge branch 'master' into for-nextJiri Kosina1-22/+22
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-22/+22
2011-10-29treewide: remove commented out Kconfig entriesPaul Bolle1-10/+0
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-07-29frv: remove unnecessary codeGreg Dietsche1-7/+1
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+2
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-2/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-26frv, exec: remove redundant set_fs(USER_DS)Mathias Krause2-5/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-54/+3
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+3
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-20/+0
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-8/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-20/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi4-5/+5
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-29FRV: Use generic show_interrupts()Thomas Gleixner2-42/+4
2011-03-29FRV: Convert genirq namespaceThomas Gleixner4-6/+7
2011-03-29frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2-1/+3
2011-03-29frv: Convert cpu irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-29frv: Convert mb93493 irq_chip to new functionsThomas Gleixner1-11/+11
2011-03-29frv: Convert mb93093 irq_chip to new functionThomas Gleixner1-13/+13
2011-03-29frv: Convert mb93091 irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-29frv: Fix typo from __do_IRQ overhaulThomas Gleixner1-1/+1
2011-03-29frv: Remove stale irq_chip.endThomas Gleixner2-7/+0
2011-03-29FRV: Do some cleanupsAmerigo Wang3-10/+2
2011-03-29FRV: Missing node arg in alloc_thread_info_node() macroDavid Howells1-1/+1
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-2/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita1-0/+4
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-8/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-9/+4
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet2-3/+4
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-12/+2
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse2-10/+10
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-1/+2
2011-01-31frv: Switch do_timer() to xtime_update()Torben Hohn1-12/+2
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-21frv: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-4/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-6/+0
2010-10-27ptrace: cleanup arch_ptrace() on frvNamhyung Kim1-16/+13
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+2
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-7/+2
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra4-26/+61
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-79/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on frv (enables termiox)Jeff Mahoney1-79/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-136/+158
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra3-20/+2
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek13-633/+18
2010-10-07Fix IRQ flag handling namingDavid Howells2-136/+158
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Al Viro1-1/+3
2010-09-20frv: handling of restart into restart_syscall is fsckedAl Viro1-1/+1
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryAl Viro1-2/+2
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro1-16/+22
2010-09-20frv: restart_block.fn needs to be reset on sigreturnAl Viro1-0/+3
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-6/+0
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+3
2010-08-14defconfig reductionSam Ravnborg1-594/+6
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-2/+1
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+2
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-2/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-6/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-1/+1
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-4/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek28-360/+123
2010-08-03frv: clean up arch/frv/MakefileSam Ravnborg1-20/+2
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-4/+0
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar7-14/+20
2010-06-09FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells1-0/+6
2010-06-09arch: Implement local64_tPeter Zijlstra2-0/+2
2010-06-04frv: invoke oom-killer from page faultNick Piggin1-4/+4
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds5-10/+10
2010-05-28FRV: ARCH_KMALLOC_MINALIGN was already definedDavid Howells2-4/+2
2010-05-27frv: remove "struct file *" argument from sysctl ->proc_handlerJan Blunck1-8/+10
2010-05-27frv: use asm-generic/scatterlist.hFUJITA Tomonori1-39/+1
2010-05-27ptrace: unify FDPIC implementationsMike Frysinger1-20/+0
2010-05-25frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-25frv: extend gdbstub to support more features of gdbDavid Howells3-2/+70
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-27/+7
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-1/+1
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-04-07frv: fix kernel/user segment handling in NOMMU modeDavid Howells2-5/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo8-6/+3
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells1-1/+1
2010-03-25frv/PCI: remove redundant warningsBjorn Helgaas1-3/+1
2010-03-13frv: Convert frv to use read/update_persistent_clockJohn Stultz1-27/+7
2010-03-12dma-mapping: frv: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori3-96/+5
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: frv: use include/linux/pci-dma.hFUJITA Tomonori1-7/+1
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-2/+0
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig2-89/+1
2010-03-06frv: remove pci_dma_sync_single() and pci_dma_sync_sg()FUJITA Tomonori1-37/+0
2010-03-03Rename special text sections in arch/frv from .text.XXX to .text..XXX.Denys Vlasenko5-8/+8
2010-03-03Rename .bss.stack to .bss..stack.Denys Vlasenko2-2/+2
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-8/+6
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2010-01-06FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger1-2/+0
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2-1/+2
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg1-1/+1
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11Unify sys_mmap*Al Viro1-64/+2
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+1
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+2
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov1-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman2-6/+6
2009-11-12sysctl frv: Remove dead binary sysctl supportEric W. Biederman2-107/+2
2009-11-12sysctl: Remove the unused frv sysctl unumbersEric W. Biederman2-4/+4
2009-10-29frv: fix check on unsigned in do_signal()Roel Kluin1-1/+1
2009-10-14frv: Remove the BKL from sys_execveJohn Kacur1-4/+1