summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* frv: gdb: use __maybe_unusedDavid Rientjes2007-05-111-6/+6
* FRV: Replace pgd management via slabs through quicklistsChristoph Lameter2007-05-091-0/+4
* FRV: Miscellaneous fixesDavid Howells2007-05-092-2/+12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-084-4/+0Star
* kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2007-05-081-1/+1
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-0/+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/+0Star
* [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/+0Star
* [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] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-3/+3
* [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] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-2/+2
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-281-7/+1Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-056-14/+13Star
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-031-1/+0Star
|\
| * [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-011-1/+0Star
* | [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/+0Star
* | [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: improve FRV's use of generic IRQ handlingDavid Howells2006-09-264-69/+53Star
* [PATCH] FRV: Use the generic IRQ stuffDavid Howells2006-09-268-1089/+398Star
* [PATCH] FRV: Use the generic time stuff for FRVjohn stultz2006-09-061-81/+0Star
* [PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells2006-07-109-107/+248
* [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-101-0/+8
* [PATCH] FRV: Fix FRV arch compile errorsDavid Howells2006-07-103-5/+7
* kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* [PATCH] irq-flags: FRV: Use the new IRQF_ constantsThomas Gleixner2006-07-023-9/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3024-24/+0Star
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-1/+1
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] frv: trivial cleanups in frv_ksyms.cAl Viro2006-06-231-18/+0Star
* [PATCH] frv: wrong syscallAl Viro2006-06-231-1/+1
* [PATCH] frv: misc sparse annotationsAl Viro2006-06-231-4/+4
* [PATCH] frv: misc __user annotationsAl Viro2006-06-233-5/+5
* [PATCH] frv: sysctl __user annotationsAl Viro2006-06-232-22/+22
* [PATCH] frv: signal annotationsAl Viro2006-06-231-10/+10
* [PATCH] frv: __user infrastructureAl Viro2006-06-231-3/+3
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0Star