sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / arch / frv / kernel /
2009-10-29 Roel Kluinfrv: fix check on unsigned in do_signal()
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-09-23 Christoph HellwigFRV: Use asm/generic-hardirq.h
2009-09-23 Rusty Russellmisc: remove redundant start_kernel prototypes
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-21 Joe PerchesUse new __init_task_data macro in arch init_task.c...
2009-09-18 Nelson Elhagefrv: clean up linker script using new linker script...
2009-09-18 Nelson Elhagefrv: remove unused .altinstructions code
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-07-09 Tejun Heolinker script: unify usage of discard definition
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-07-02 David HowellsFRV: Implement atomic64_t
2009-07-01 David HowellsFRV: Wire up new syscalls
2009-06-24 Tejun Heolinker script: throw away .discard section
2009-06-17 Alexey Dobriyanmm: consolidate init_mm definition
2009-06-12 Rusty Russellmodule: cleanup FIXME comments about trimming exception...
2009-06-11 David HowellsFRV: Implement new-style ptrace
2009-06-11 David HowellsFRV: Don't turn on TIF_SYSCALL_TRACE unconditionally...
2009-06-11 David HowellsFRV: Implement TIF_NOTIFY_RESUME
2009-06-11 David HowellsFRV: Remove in-kernel strace code
2009-06-11 Stoyan GaydarovFRV: BUG to BUG_ON changes
2009-04-28 Tim AbbottFRV: Use __INIT macro instead of .text.init.
2009-04-27 David HowellsFRV: Wire up new syscalls
2009-04-26 Tim Abbottfrv: convert frv to use __HEAD and HEAD_TEXT macros.
2009-04-20 David HowellsFRV: Don't attempt to #include <linux/blk.h> as it...
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-03-30 Rusty Russellcpumask: remove references to struct irqaction's mask...
2009-01-11 Yinghai Lusparseirq: use kstat_irqs_cpu instead
2009-01-08 David HowellsNOMMU: Make VMAs per MM as for MMU-mode linux
2008-12-31 Al Virotake init_fs to saner place
2008-12-02 David Howellsfrv: fix mmap2 error handling
2008-10-16 Alexey Dobriyansysctl: simplify ->strategy
2008-08-01 David HowellsFRV: Wire up new system calls
2008-07-26 Harvey Harrisonfrv: use the common ascii hex helpers
2008-07-24 Adrian Bunkremove include/linux/pm_legacy.h
2008-06-06 David WoodhouseFix various old email addresses for dwmw2
2008-05-16 Al Viro[PATCH] take init_files to fs/file.c
2008-05-03 Ulrich Drepperunified (weak) sys_pipe implementation
2008-04-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-30 Len BrownMerge branches 'release', 'acpica', 'bugzilla-10224...
2008-04-29 Christoph Lameterfrv: use kbuild.h instead of defining macros in asm...
2008-04-29 Harvey Harrisonkernel: Move arches to use common unaligned access
2008-04-29 WANG CongRemove the macro get_personality
2008-04-28 Al Virofrv si_addr annotations
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-04-15 Pavel MachekPM: Remove legacy PM
2008-04-14 David HowellsFRV: Correctly determine the address of an illegal...
2008-04-10 David HowellsFRV: Make NOMMU-mode work with base addresses other...
2008-04-10 David HowellsFRV: Add support for emulation of userspace atomic...
2008-02-21 David HowellsFRV: Change the timerfd syscalls to be the same as...
2008-02-21 David HowellsFRV: Drop the .data.idt section for FRV
2008-02-13 Peter Zijlstraxtime_lock vs update_process_times
2008-02-13 David HowellsFRV: Fix up parse error in linker script
2008-02-08 Jan Engelhardtprocfs: constify function pointer tables
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-06 Adrian Bunkcalibrate_delay() must be __cpuinit
2008-02-05 Andrew Mortontimerfd: fix remaining architectures
2008-02-05 David HowellsFRV: permit the memory to be located elsewhere in NOMMU...
2008-02-03 Adrian Bunkmove frv docs one level up
2008-01-28 Adrian BunkRemove references to "make dep"
2008-01-28 Sam Ravnborgall archs: consolidate init and exit sections in vmlinu...
2007-11-29 David HowellsFRV: arrange things such that BRA can reach from the...
2007-10-19 Simon Arlottspelling fixes: arch/frv/
2007-10-19 Jiri Slabyremove asm/bitops.h includes
2007-10-17 Adrian Bunkremove include/asm-*/ipc.h
2007-10-16 Thomas GleixnerFRV: cleanup struct irqaction initializers
2007-08-11 David HowellsFRV: connect up fallocate
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-07-19 Fenghua Yudefine new percpu interface for shared data
2007-07-18 Yinghai Luserial: add early_serial_setup() back to header file
2007-07-17 Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-17 Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-07-16 David HowellsFRV: Remove some dead code
2007-07-16 David HowellsFRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE...
2007-07-16 David HowellsFRV: Connect up new syscalls
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-11 David Rientjesfrv: gdb: use __maybe_unused
2007-05-09 Christoph LameterFRV: Replace pgd management via slabs through quicklists
2007-05-09 David HowellsFRV: Miscellaneous fixes
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Robert P. J. Daykconfig: centralize the selection of semaphore debuggin...
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: Allow percpu variables to be page-aligned
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.c
2007-02-14 Eric W. Biederman[PATCH] sysctl: C99 convert arch/frv/kernel/pm.c
2007-02-14 Eric W. Biederman[PATCH] sysctl: frv: remove unnecessary insert_at_head...
2007-02-14 Eric W. Biederman[PATCH] sysctl: move CTL_FRV into sysctl.h where it...
2007-02-14 Eric W. Biederman[PATCH] sysctl: frv: pm remove unnecessary insert_at_he...
2007-02-14 Eric W. Biederman[PATCH] sysctl: move CTL_PM into sysctl.h where it...
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: frv
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2006-12-10 Alexey Dobriyan[PATCH] sysctl: remove unused "context" param
2006-12-07 Henry Nestler[PATCH] initrd: remove unused false condition for initr...
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Adrian Bunk[PATCH] arch/frv/kernel/futex.c must #include <linux...
2006-12-07 Peter Zijlstra[PATCH] mm: pagefault_{disable,enable}()
next