aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)Author
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-18frv: clean up linker script using new linker script macros.Nelson Elhage
2009-09-18frv: remove unused .altinstructions codeNelson Elhage
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-09frv/PCI: Use pci_claim_resourceMatthew Wilcox
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-07-01FRV: Add basic performance counter supportDavid Howells
2009-07-01FRV: Implement atomic64_tDavid Howells
2009-06-30FRV: Wire up new syscallsDavid Howells
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-13FRV: Fix interaction with new generic header stuffDavid Howells
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-11asm-generic: make pci.h usable directlyArnd Bergmann
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-11FRV: Implement new-style ptraceDavid Howells
2009-06-11FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells
2009-06-11FRV: Implement TIF_NOTIFY_RESUMEDavid Howells
2009-06-11FRV: Remove in-kernel strace codeDavid Howells
2009-06-11FRV: BUG to BUG_ON changesStoyan Gaydarov
2009-06-11FRV: bitops: Change the bitmap index from int to unsigned longJustin Chen
2009-04-27FRV: Use __INIT macro instead of .text.init.Tim Abbott
2009-04-27FRV: Remove unused header asm/init.h.Tim Abbott
2009-04-27FRV: Stop gcc from generating uninitialised variable warnings after BUG()David Howells
2009-04-27FRV: Wire up new syscallsDavid Howells
2009-04-26frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-21frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells
2009-04-20FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells
2009-04-10FRV: Move to arch/frv/include/asm/David Howells
2009-04-06FRV: Fix compile breakageAdrian Bunk
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells