aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)AuthorFilesLines
2007-05-09FRV: Replace pgd management via slabs through quicklistsGravatar Christoph Lameter 3-14/+18
2007-05-08FRV: Miscellaneous fixesGravatar David Howells 3-2/+13
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 4-4/+0
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugGravatar Robert P. J. Day 1-1/+1
2007-05-08use SLAB_PANIC flag cleanupGravatar Akinobu Mita 1-3/+1
2007-05-07get_unmapped_area handles MAP_FIXED on frvGravatar Benjamin Herrenschmidt 1-0/+4
2007-05-07SLUB coreGravatar Christoph Lameter 1-0/+4
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedGravatar Jeremy Fitzhardinge 1-0/+1
2007-03-28[PATCH] MSI-X: fix resume crashGravatar Eric W. Biederman 1-1/+2
2007-03-01[PATCH] FRV: No ZONE_DMAGravatar David Howells 1-2/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlGravatar Eric W. Biederman 2-2/+2
2007-02-14[PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.cGravatar Eric W. Biederman 1-5/+24
2007-02-14[PATCH] sysctl: C99 convert arch/frv/kernel/pm.cGravatar Eric W. Biederman 1-7/+43
2007-02-14[PATCH] sysctl: frv: remove unnecessary insert_at_head flagGravatar Eric W. Biederman 1-1/+1
2007-02-14[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongsGravatar Eric W. Biederman 1-1/+0
2007-02-14[PATCH] sysctl: frv: pm remove unnecessary insert_at_head flagGravatar Eric W. Biederman 1-1/+1
2007-02-14[PATCH] sysctl: move CTL_PM into sysctl.h where it belongsGravatar Eric W. Biederman 1-1/+0
2007-02-12[PATCH] Dynamic kernel command-line: frvGravatar Alon Bar-Lev 1-3/+3
2007-02-11[PATCH] disable init/initramfs.c: architecturesGravatar Jean-Paul Saman 1-0/+2
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAGravatar Christoph Lameter 1-0/+4
2006-12-10[PATCH] sysctl: remove unused "context" paramGravatar Alexey Dobriyan 1-3/+3
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelGravatar David Howells 1-0/+8
2006-12-08[PATCH] struct path: convert frvGravatar Josef Sipek 1-2/+2
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startGravatar Henry Nestler 1-1/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hGravatar Nigel Cunningham 1-1/+1
2006-12-07[PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>Gravatar Adrian Bunk 1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-3/+3
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Gravatar Peter Zijlstra 1-2/+2
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Gravatar Peter Zijlstra 1-1/+1
2006-12-02[NET]: FRV checksum annotations.Gravatar Al Viro 1-12/+12
2006-12-02[NET]: Kill direct includes of asm/checksum.hGravatar Al Viro 1-1/+0
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsGravatar Andrew Morton 1-7/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 6-14/+13
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-1/+0
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialGravatar Linus Torvalds 1-1/+0
2006-10-03[PATCH] FRV: Permit large kmalloc allocations [try #2]Gravatar David Howells 1-0/+8
2006-10-02[PATCH] provide kernel_execve on all architecturesGravatar Arnd Bergmann 2-1/+34
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cGravatar Serge E. Hallyn 1-2/+0
2006-10-02[PATCH] namespaces: add nsproxyGravatar Serge E. Hallyn 1-0/+2
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsGravatar Russell King 1-1/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Gravatar Atsushi Nemoto 1-1/+1
2006-09-26[PATCH] FRV: permit __do_IRQ() to be dispensed withGravatar David Howells 1-0/+4
2006-09-26[PATCH] FRV: improve FRV's use of generic IRQ handlingGravatar David Howells 4-69/+53
2006-09-26[PATCH] FRV: Use the generic IRQ stuffGravatar David Howells 10-1091/+405
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsGravatar Christoph Lameter 1-1/+1
2006-09-22[PATCH] sanitize frv archcleanGravatar Al Viro 2-5/+3
2006-09-06[PATCH] FRV: Use the generic time stuff for FRVGravatar john stultz 2-81/+4
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archGravatar David Howells 9-107/+248
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtGravatar David Howells 1-0/+8
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsGravatar David Howells 4-8/+15