aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-29frv: fix check on unsigned in do_signal()Roel Kluin1-1/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-7/+7
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-3/+2
2009-09-23FRV: Use asm/generic-hardirq.hChristoph Hellwig1-4/+0
2009-09-23misc: remove redundant start_kernel prototypesRusty Russell1-0/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-18frv: clean up linker script using new linker script macros.Nelson Elhage1-54/+7
2009-09-18frv: remove unused .altinstructions codeNelson Elhage1-5/+0
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-0/+2
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-07-09linker script: unify usage of discard definitionTejun Heo1-1/+1
2009-07-04Merge branch 'master' into for-nextTejun Heo2-0/+6
2009-07-01FRV: Implement atomic64_tDavid Howells1-0/+4
2009-06-30FRV: Wire up new syscallsDavid Howells1-0/+2
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+2
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-06-11FRV: Implement new-style ptraceDavid Howells3-163/+232
2009-06-11FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells1-1/+0
2009-06-11FRV: Implement TIF_NOTIFY_RESUMEDavid Howells1-0/+5
2009-06-11FRV: Remove in-kernel strace codeDavid Howells1-379/+0
2009-06-11FRV: BUG to BUG_ON changesStoyan Gaydarov1-4/+2
2009-04-27FRV: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-27FRV: Wire up new syscallsDavid Howells1-0/+2
2009-04-26frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+3
2009-04-20FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells1-1/+0
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell4-8/+0
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-5/+6
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-01frv: fix mmap2 error handlingDavid Howells1-9/+8
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