aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan1-3/+3
2008-08-01FRV: Wire up new system callsDavid Howells1-1/+6
2008-07-26frv: use the common ascii hex helpersHarvey Harrison1-52/+36
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk1-1/+0
2008-06-06Fix various old email addresses for dwmw2David Woodhouse2-2/+2
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-8/+0
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into releaseLen Brown5-180/+17
2008-04-29frv: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-8/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-5/+2
2008-04-29Remove the macro get_personalityWANG Cong1-2/+2
2008-04-28frv si_addr annotationsAl Viro1-15/+16
2008-04-17Generic semaphore implementationMatthew Wilcox3-157/+1
2008-04-15PM: Remove legacy PMPavel Machek1-8/+0
2008-04-14FRV: Correctly determine the address of an illegal instructionDavid Howells1-1/+1
2008-04-10FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells2-8/+1
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells3-1/+254
2008-02-20FRV: Change the timerfd syscalls to be the same as i386David Howells1-1/+3
2008-02-20FRV: Drop the .data.idt section for FRVDavid Howells1-3/+0
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra1-2/+4
2008-02-13FRV: Fix up parse error in linker scriptDavid Howells1-3/+1
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-6/+10
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-1/+1
2008-02-05timerfd: fix remaining architecturesAndrew Morton1-1/+1
2008-02-05FRV: permit the memory to be located elsewhere in NOMMU modeDavid Howells1-1/+1
2008-02-03move frv docs one level upAdrian Bunk1-2/+2
2008-01-28Remove references to "make dep"Adrian Bunk1-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-7/+7
2007-11-29FRV: arrange things such that BRA can reach from the trap tableDavid Howells3-14/+17
2007-10-20spelling fixes: arch/frv/Simon Arlott3-4/+4
2007-10-19remove asm/bitops.h includesJiri Slaby4-4/+4
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-10-16FRV: cleanup struct irqaction initializersThomas Gleixner1-1/+4
2007-08-11FRV: connect up fallocateDavid Howells1-0/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-3/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
2007-07-16FRV: Remove some dead codeDavid Howells1-16/+0
2007-07-16FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhereDavid Howells1-9/+3
2007-07-16FRV: Connect up new syscallsDavid Howells1-0/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+2
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+2
2007-05-11frv: gdb: use __maybe_unusedDavid Rientjes1-6/+6
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter1-0/+4
2007-05-08FRV: Miscellaneous fixesDavid Howells2-2/+12
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap4-4/+0