aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)Author
2007-08-11FRV: connect up fallocateDavid Howells
2007-08-01FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-19FRV: work around a possible compiler bugDavid Howells
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-16FRV: Remove some dead codeDavid Howells
2007-07-16FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhereDavid Howells
2007-07-16FRV: Connect up new syscallsDavid Howells
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-17Slab allocators: define common size limitationsChristoph Lameter
2007-05-11frv: gdb: use __maybe_unusedDavid Rientjes
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter
2007-05-08FRV: Miscellaneous fixesDavid Howells
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita
2007-05-07get_unmapped_area handles MAP_FIXED on frvBenjamin Herrenschmidt
2007-05-07SLUB coreChristoph Lameter
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman
2007-03-01[PATCH] FRV: No ZONE_DMADavid Howells
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.cEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert arch/frv/kernel/pm.cEric W. Biederman
2007-02-14[PATCH] sysctl: frv: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongsEric W. Biederman
2007-02-14[PATCH] sysctl: frv: pm remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] sysctl: move CTL_PM into sysctl.h where it belongsEric W. Biederman
2007-02-12[PATCH] Dynamic kernel command-line: frvAlon Bar-Lev
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-08[PATCH] struct path: convert frvJosef Sipek
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>Adrian Bunk
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra
2006-12-02[NET]: FRV checksum annotations.Al Viro
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones