summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
AgeCommit message (Expand)AuthorLines
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk-1/+1
2008-02-05timerfd: fix remaining architecturesAndrew Morton-1/+1
2008-02-05FRV: permit the memory to be located elsewhere in NOMMU modeDavid Howells-1/+1
2008-02-03move frv docs one level upAdrian Bunk-2/+2
2008-01-28Remove references to "make dep"Adrian Bunk-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg-7/+7
2007-11-29FRV: arrange things such that BRA can reach from the trap tableDavid Howells-14/+17
2007-10-20spelling fixes: arch/frv/Simon Arlott-4/+4
2007-10-19remove asm/bitops.h includesJiri Slaby-4/+4
2007-10-17remove include/asm-*/ipc.hAdrian Bunk-1/+1
2007-10-16FRV: cleanup struct irqaction initializersThomas Gleixner-1/+4
2007-08-11FRV: connect up fallocateDavid Howells-0/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan-0/+1
2007-07-19define new percpu interface for shared dataFenghua Yu-4/+1
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu-0/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan-3/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan-10/+2
2007-07-16FRV: Remove some dead codeDavid Howells-16/+0
2007-07-16FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhereDavid Howells-9/+3
2007-07-16FRV: Connect up new syscallsDavid Howells-0/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg-1/+2
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg-1/+2
2007-05-11frv: gdb: use __maybe_unusedDavid Rientjes-6/+6
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter-0/+4
2007-05-08FRV: Miscellaneous fixesDavid Howells-2/+12
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-4/+0
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day-1/+1
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge-0/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman-2/+2
2007-02-14[PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.cEric W. Biederman-5/+24
2007-02-14[PATCH] sysctl: C99 convert arch/frv/kernel/pm.cEric W. Biederman-7/+43
2007-02-14[PATCH] sysctl: frv: remove unnecessary insert_at_head flagEric W. Biederman-1/+1
2007-02-14[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongsEric W. Biederman-1/+0
2007-02-14[PATCH] sysctl: frv: pm remove unnecessary insert_at_head flagEric W. Biederman-1/+1
2007-02-14[PATCH] sysctl: move CTL_PM into sysctl.h where it belongsEric W. Biederman-1/+0
2007-02-12[PATCH] Dynamic kernel command-line: frvAlon Bar-Lev-3/+3
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman-0/+2
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan-3/+3
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler-1/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham-1/+1
2006-12-07[PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>Adrian Bunk-1/+1
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra-2/+2
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton-7/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-14/+13
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds-1/+0
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann-1/+34
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn-0/+2
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King-1/+0