aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-08[PATCH] struct path: convert frvJosef Sipek1-2/+2
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler1-1/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-12-07[PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>Adrian Bunk1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-3/+3
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-2/+2
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra1-1/+1
2006-12-02[NET]: FRV checksum annotations.Al Viro1-12/+12
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro1-1/+0
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells6-14/+13
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+0
2006-10-03[PATCH] FRV: Permit large kmalloc allocations [try #2]David Howells1-0/+8
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann2-1/+34
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King1-1/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-26[PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells1-0/+4
2006-09-26[PATCH] FRV: improve FRV's use of generic IRQ handlingDavid Howells4-69/+53
2006-09-26[PATCH] FRV: Use the generic IRQ stuffDavid Howells10-1091/+405
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-09-22[PATCH] sanitize frv archcleanAl Viro2-5/+3
2006-09-06[PATCH] FRV: Use the generic time stuff for FRVjohn stultz2-81/+4
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells9-107/+248