summaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAgeFilesLines
* block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* frv: fix check on unsigned in do_signal()Roel Kluin2009-10-291-1/+1
* FRV: Flash mappings for the MB93090-MB00 motherboardDavid Howells2009-09-242-0/+92
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-7/+7
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-3/+2
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
* | FRV: Use asm/generic-hardirq.hChristoph Hellwig2009-09-232-17/+4
* | misc: remove redundant start_kernel prototypesRusty Russell2009-09-232-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\ \
| * | trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-1/+1
| |/
* | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-221-20/+1
* | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-216-13/+13
|/
* frv: clean up linker script using new linker script macros.Nelson Elhage2009-09-181-54/+7
* frv: remove unused .altinstructions codeNelson Elhage2009-09-181-5/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-6/+4
|\
| * frv/PCI: Use pci_claim_resourceMatthew Wilcox2009-09-091-6/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-0/+2
|\ \
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-143-6/+4
| |\|
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-1/+1
| * | Merge branch 'master' into for-nextTejun Heo2009-07-0411-7/+279
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-123-6/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
| | |_|/ | |/| |
* | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| |/ / |/| |
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-272-3/+3
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
|/ /
* | FRV: Add basic performance counter supportDavid Howells2009-07-014-1/+38
* | FRV: Implement atomic64_tDavid Howells2009-07-016-5/+236
* | FRV: Wire up new syscallsDavid Howells2009-06-302-1/+5
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* FRV: Fix interaction with new generic header stuffDavid Howells2009-06-131-120/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-126-14/+8
|\
| * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-1213-579/+399
| |\
| * | asm-generic: make pci.h usable directlyArnd Bergmann2009-06-111-10/+3
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-112-2/+2
* | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
| |/ |/|
* | FRV: Implement new-style ptraceDavid Howells2009-06-117-164/+367
* | FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells2009-06-111-1/+0
* | FRV: Implement TIF_NOTIFY_RESUMEDavid Howells2009-06-112-5/+10
* | FRV: Remove in-kernel strace codeDavid Howells2009-06-111-379/+0
* | FRV: BUG to BUG_ON changesStoyan Gaydarov2009-06-114-17/+8
* | FRV: bitops: Change the bitmap index from int to unsigned longJustin Chen2009-06-111-14/+15
|/