aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-29FRV: arrange things such that BRA can reach from the trap tableDavid Howells4-15/+18
2007-11-09FRV: Remove the section annotation on free_initmem()David Howells1-1/+1
2007-10-27scatterlist fallout: frvAl Viro1-1/+2
2007-10-20spelling fixes: arch/frv/Simon Arlott3-4/+4
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-0/+2
2007-10-19remove asm/bitops.h includesJiri Slaby4-4/+4
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-16/+16
2007-10-16FRV: cleanup struct irqaction initializersThomas Gleixner1-1/+4
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-5/+5
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-11/+11
2007-08-11FRV: connect up fallocateDavid Howells1-0/+1
2007-08-01FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells1-1/+2
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-19FRV: work around a possible compiler bugDavid Howells1-1/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-19mm: fault feedback #2Nick Piggin1-11/+12
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-3/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
2007-07-16FRV: Remove some dead codeDavid Howells1-16/+0
2007-07-16FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhereDavid Howells1-9/+3
2007-07-16FRV: Connect up new syscallsDavid Howells1-0/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+2
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+2
2007-05-17Slab allocators: define common size limitationsChristoph Lameter1-8/+0
2007-05-11frv: gdb: use __maybe_unusedDavid Rientjes1-6/+6
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter3-14/+18
2007-05-08FRV: Miscellaneous fixesDavid Howells3-2/+13
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap4-4/+0
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day1-1/+1
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita1-3/+1
2007-05-07get_unmapped_area handles MAP_FIXED on frvBenjamin Herrenschmidt1-0/+4
2007-05-07SLUB coreChristoph Lameter1-0/+4
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-0/+1
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman1-1/+2
2007-03-01[PATCH] FRV: No ZONE_DMADavid Howells1-2/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2-2/+2
2007-02-14[PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.cEric W. Biederman1-5/+24
2007-02-14[PATCH] sysctl: C99 convert arch/frv/kernel/pm.cEric W. Biederman1-7/+43
2007-02-14[PATCH] sysctl: frv: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongsEric W. Biederman1-1/+0
2007-02-14[PATCH] sysctl: frv: pm remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: move CTL_PM into sysctl.h where it belongsEric W. Biederman1-1/+0
2007-02-12[PATCH] Dynamic kernel command-line: frvAlon Bar-Lev1-3/+3
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter1-0/+4
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-3/+3
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8