aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
Commit message (Expand)AuthorAge
* FRV: Change the timerfd syscalls to be the same as i386David Howells2008-02-20
* FRV: Drop the .data.idt section for FRVDavid Howells2008-02-20
* xtime_lock vs update_process_timesPeter Zijlstra2008-02-13
* FRV: Fix up parse error in linker scriptDavid Howells2008-02-13
* procfs: constify function pointer tablesJan Engelhardt2008-02-08
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-06
* timerfd: fix remaining architecturesAndrew Morton2008-02-05
* FRV: permit the memory to be located elsewhere in NOMMU modeDavid Howells2008-02-05
* move frv docs one level upAdrian Bunk2008-02-03
* Remove references to "make dep"Adrian Bunk2008-01-28
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-28
* FRV: arrange things such that BRA can reach from the trap tableDavid Howells2007-11-29
* spelling fixes: arch/frv/Simon Arlott2007-10-19
* remove asm/bitops.h includesJiri Slaby2007-10-19
* remove include/asm-*/ipc.hAdrian Bunk2007-10-17
* FRV: cleanup struct irqaction initializersThomas Gleixner2007-10-16
* FRV: connect up fallocateDavid Howells2007-08-11
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* define new percpu interface for shared dataFenghua Yu2007-07-19
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-18
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-17
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-17
* FRV: Remove some dead codeDavid Howells2007-07-16
* FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhereDavid Howells2007-07-16
* FRV: Connect up new syscallsDavid Howells2007-07-16
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-19
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-19
* frv: gdb: use __maybe_unusedDavid Rientjes2007-05-11
* FRV: Replace pgd management via slabs through quicklistsChristoph Lameter2007-05-09
* FRV: Miscellaneous fixesDavid Howells2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2007-05-08
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-02
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.cEric W. Biederman2007-02-14
* [PATCH] sysctl: C99 convert arch/frv/kernel/pm.cEric W. Biederman2007-02-14
* [PATCH] sysctl: frv: remove unnecessary insert_at_head flagEric W. Biederman2007-02-14
* [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongsEric W. Biederman2007-02-14
* [PATCH] sysctl: frv: pm remove unnecessary insert_at_head flagEric W. Biederman2007-02-14
* [PATCH] sysctl: move CTL_PM into sysctl.h where it belongsEric W. Biederman2007-02-14
* [PATCH] Dynamic kernel command-line: frvAlon Bar-Lev2007-02-12
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-11
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-10
* [PATCH] initrd: remove unused false condition for initrd_startHenry Nestler2006-12-07
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>Adrian Bunk2006-12-07
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-07
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-27
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05