summaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] FRV: No ZONE_DMADavid Howells2007-03-011-2/+1
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-142-2/+2
* [PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.cEric W. Biederman2007-02-141-5/+24
* [PATCH] sysctl: C99 convert arch/frv/kernel/pm.cEric W. Biederman2007-02-141-7/+43
* [PATCH] sysctl: frv: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongsEric W. Biederman2007-02-141-1/+0
* [PATCH] sysctl: frv: pm remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: move CTL_PM into sysctl.h where it belongsEric W. Biederman2007-02-141-1/+0
* [PATCH] Dynamic kernel command-line: frvAlon Bar-Lev2007-02-121-3/+3
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter2007-02-111-0/+4
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-3/+3
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* [PATCH] struct path: convert frvJosef Sipek2006-12-081-2/+2
* [PATCH] initrd: remove unused false condition for initrd_startHenry Nestler2006-12-071-1/+1
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* [PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>Adrian Bunk2006-12-071-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-3/+3
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-2/+2
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* [NET]: FRV checksum annotations.Al Viro2006-12-021-12/+12
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-021-1/+0
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-056-14/+13
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-031-1/+0
|\
| * [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-011-1/+0
* | [PATCH] FRV: Permit large kmalloc allocations [try #2]David Howells2006-10-031-0/+8
* | [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-022-1/+34
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* | [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
|/
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells2006-09-261-0/+4
* [PATCH] FRV: improve FRV's use of generic IRQ handlingDavid Howells2006-09-264-69/+53
OpenPOWER on IntegriCloud