aboutsummaryrefslogtreecommitdiff
path: root/arch/frv/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-10-20spelling fixes: arch/frv/Gravatar Simon Arlott 3-4/+4
2007-10-19remove asm/bitops.h includesGravatar Jiri Slaby 4-4/+4
2007-10-17remove include/asm-*/ipc.hGravatar Adrian Bunk 1-1/+1
2007-10-16FRV: cleanup struct irqaction initializersGravatar Thomas Gleixner 1-1/+4
2007-08-11FRV: connect up fallocateGravatar David Howells 1-0/+1
2007-07-29Remove fs.h from mm.hGravatar Alexey Dobriyan 1-0/+1
2007-07-19define new percpu interface for shared dataGravatar Fenghua Yu 1-4/+1
2007-07-18serial: add early_serial_setup() back to header fileGravatar Yinghai Lu 1-0/+1
2007-07-17PTRACE_POKEDATA consolidationGravatar Alexey Dobriyan 1-3/+1
2007-07-17PTRACE_PEEKDATA consolidationGravatar Alexey Dobriyan 1-10/+2
2007-07-16FRV: Remove some dead codeGravatar David Howells 1-16/+0
2007-07-16FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhereGravatar David Howells 1-9/+3
2007-07-16FRV: Connect up new syscallsGravatar David Howells 1-0/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericGravatar Sam Ravnborg 1-1/+2
2007-05-19all-archs: consolidate .text section definition in asm-genericGravatar Sam Ravnborg 1-1/+2
2007-05-11frv: gdb: use __maybe_unusedGravatar David Rientjes 1-6/+6
2007-05-09FRV: Replace pgd management via slabs through quicklistsGravatar Christoph Lameter 1-0/+4
2007-05-08FRV: Miscellaneous fixesGravatar David Howells 2-2/+12
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-02[PATCH] x86: Allow percpu variables to be page-alignedGravatar Jeremy Fitzhardinge 1-0/+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
2006-12-10[PATCH] sysctl: remove unused "context" paramGravatar Alexey Dobriyan 1-3/+3
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] mm: pagefault_{disable,enable}()Gravatar Peter Zijlstra 1-2/+2
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-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: 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 8-1089/+398
2006-09-06[PATCH] FRV: Use the generic time stuff for FRVGravatar john stultz 1-81/+0
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 3-5/+7