summaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)AuthorLines
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds-15/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-28/+5
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings-0/+1
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-31/+3
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-10/+0
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-36/+1
2012-01-06frv/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas-6/+5
2012-01-06PCI: frv: use generic pcibios_set_master()Myron Stowe-14/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe-8/+0
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro-30/+1
2012-01-03consolidate umode_t declarationsAl Viro-6/+0
2011-12-12UAPI: Make FRV use asm-generic/param.hDavid Howells-15/+1
2011-12-04frv: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin-31/+3
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+3
2011-11-13Merge branch 'master' into for-nextJiri Kosina-22/+22
2011-11-09net: add wireless TX status socket optionJohannes Berg-0/+3
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko-22/+22
2011-10-29treewide: remove commented out Kconfig entriesPaul Bolle-10/+0
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown-1/+1
2011-08-03Merge branch 'apei' into apei-releaseLen Brown-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying-0/+1
2011-07-29frv: remove unnecessary codeGreg Dietsche-7/+1
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-3/+2
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita-2/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger-1/+0
2011-07-26frv, exec: remove redundant set_fs(USER_DS)Mathias Krause-5/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn-54/+3
2011-05-28Merge branch 'setns'Linus Torvalds-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman-1/+3
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-20/+0
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita-8/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra-2/+0
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki-20/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-5/+5
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner-1/+0
2011-03-29FRV: Use generic show_interrupts()Thomas Gleixner-42/+4
2011-03-29FRV: Convert genirq namespaceThomas Gleixner-6/+7
2011-03-29frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner-1/+3
2011-03-29frv: Convert cpu irq_chip to new functionsThomas Gleixner-13/+13
2011-03-29frv: Convert mb93493 irq_chip to new functionsThomas Gleixner-11/+11
2011-03-29frv: Convert mb93093 irq_chip to new functionThomas Gleixner-13/+13
2011-03-29frv: Convert mb93091 irq_chip to new functionsThomas Gleixner-13/+13
2011-03-29frv: Fix typo from __do_IRQ overhaulThomas Gleixner-1/+1
2011-03-29frv: Remove stale irq_chip.endThomas Gleixner-7/+0
2011-03-29FRV: Do some cleanupsAmerigo Wang-10/+2