aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAgeFilesLines
...
* timerfd: fix remaining architecturesAndrew Morton2008-02-051-1/+1
* frv: use find_task_by_vpid in cxn_pin_by_pidPavel Emelyanov2008-02-051-1/+1
* FRV: permit the memory to be located elsewhere in NOMMU modeDavid Howells2008-02-052-1/+10
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-043-4/+4
|\
| * move frv docs one level upAdrian Bunk2008-02-033-4/+4
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
|/
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-021-0/+5
|\
| * Suspend: Clean up Kconfig (V2)Johannes Berg2008-02-011-0/+5
* | PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk2008-02-011-5/+0
|/
* Remove references to "make dep"Adrian Bunk2008-01-281-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-7/+7
* FRV: Drop 'TOPDIR' from MakefilesWANG Cong2008-01-281-4/+4
* FRV: arrange things such that BRA can reach from the trap tableDavid Howells2007-11-294-15/+18
* FRV: Remove the section annotation on free_initmem()David Howells2007-11-091-1/+1
* scatterlist fallout: frvAl Viro2007-10-271-1/+2
* spelling fixes: arch/frv/Simon Arlott2007-10-203-4/+4
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-191-0/+2
* remove asm/bitops.h includesJiri Slaby2007-10-194-4/+4
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-16/+16
|\
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-5/+5
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-11/+11
* | FRV: cleanup struct irqaction initializersThomas Gleixner2007-10-161-1/+4
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
|/
* FRV: connect up fallocateDavid Howells2007-08-111-0/+1
* FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells2007-08-011-1/+2
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* FRV: work around a possible compiler bugDavid Howells2007-07-191-1/+1
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* mm: fault feedback #2Nick Piggin2007-07-191-11/+12
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-181-0/+1
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-3/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* FRV: Remove some dead codeDavid Howells2007-07-161-16/+0
* FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhereDavid Howells2007-07-161-9/+3
* FRV: Connect up new syscallsDavid Howells2007-07-161-0/+4
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+2
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+2
* Slab allocators: define common size limitationsChristoph Lameter2007-05-171-8/+0
* frv: gdb: use __maybe_unusedDavid Rientjes2007-05-111-6/+6
* FRV: Replace pgd management via slabs through quicklistsChristoph Lameter2007-05-093-14/+18
* FRV: Miscellaneous fixesDavid Howells2007-05-083-2/+13
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-084-4/+0
* kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2007-05-081-1/+1
* use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-3/+1
* get_unmapped_area handles MAP_FIXED on frvBenjamin Herrenschmidt2007-05-071-0/+4
* SLUB coreChristoph Lameter2007-05-071-0/+4
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-0/+1
* [PATCH] MSI-X: fix resume crashEric W. Biederman2007-03-281-1/+2