aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-16
|\
| * frv/PCI: Use pci_claim_resourceMatthew Wilcox2009-09-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\|
| * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-05
| * | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-05
| | |_|/ | |/| |
* | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
| |/ / |/| |
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
|/ /
* | FRV: Add basic performance counter supportDavid Howells2009-07-01
* | FRV: Implement atomic64_tDavid Howells2009-07-01
* | FRV: Wire up new syscallsDavid Howells2009-06-30
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* FRV: Fix interaction with new generic header stuffDavid Howells2009-06-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12
|\
| * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
| |\
| * | asm-generic: make pci.h usable directlyArnd Bergmann2009-06-11
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-11
* | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
| |/ |/|
* | FRV: Implement new-style ptraceDavid Howells2009-06-11
* | FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells2009-06-11
* | FRV: Implement TIF_NOTIFY_RESUMEDavid Howells2009-06-11
* | FRV: Remove in-kernel strace codeDavid Howells2009-06-11
* | FRV: BUG to BUG_ON changesStoyan Gaydarov2009-06-11
* | FRV: bitops: Change the bitmap index from int to unsigned longJustin Chen2009-06-11
|/
* FRV: Use __INIT macro instead of .text.init.Tim Abbott2009-04-27
* FRV: Remove unused header asm/init.h.Tim Abbott2009-04-27
* FRV: Stop gcc from generating uninitialised variable warnings after BUG()David Howells2009-04-27
* FRV: Wire up new syscallsDavid Howells2009-04-27
* frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells2009-04-21
* FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells2009-04-20
* FRV: Move to arch/frv/include/asm/David Howells2009-04-09
* FRV: Fix compile breakageAdrian Bunk2009-04-06
* Simplify copy_thread()Alexey Dobriyan2009-04-02
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
*-. Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-13
|\ \
| | * sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-11
| |/
* / FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells2009-02-09
|/
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
* take init_fs to saner placeAl Viro2008-12-31