aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAge
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-10
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-08
* [PATCH] struct path: convert frvJosef Sipek2006-12-08
* [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] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-07
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-07
* [NET]: FRV checksum annotations.Al Viro2006-12-03
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-03
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-27
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-03
|\
| * [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-01
* | [PATCH] FRV: Permit large kmalloc allocations [try #2]David Howells2006-10-03
* | [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-02
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-02
* | [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-02
|/
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-29
* [PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells2006-09-26
* [PATCH] FRV: improve FRV's use of generic IRQ handlingDavid Howells2006-09-26
* [PATCH] FRV: Use the generic IRQ stuffDavid Howells2006-09-26
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-26
* [PATCH] sanitize frv archcleanAl Viro2006-09-22
* [PATCH] FRV: Use the generic time stuff for FRVjohn stultz2006-09-06
* [PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells2006-07-10
* [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-10
* [PATCH] FRV: Fix FRV arch compile errorsDavid Howells2006-07-10
* kbuild: introduce utsrelease.hSam Ravnborg2006-07-03
* [PATCH] irq-flags: FRV: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-27
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-23
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-23
* [PATCH] frv: trivial cleanups in frv_ksyms.cAl Viro2006-06-23
* [PATCH] frv: wrong syscallAl Viro2006-06-23
* [PATCH] frv: misc sparse annotationsAl Viro2006-06-23
* [PATCH] frv: misc __user annotationsAl Viro2006-06-23
* [PATCH] frv: sysctl __user annotationsAl Viro2006-06-23
* [PATCH] frv: signal annotationsAl Viro2006-06-23
* [PATCH] frv: basic __iomem annotationsAl Viro2006-06-23
* [PATCH] frv: __user infrastructureAl Viro2006-06-23
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-11
* [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...Hyok S. Choi2006-04-11
* [PATCH] unexport get_wchanAdrian Bunk2006-03-31
* [PATCH] bitops: frv: use generic bitopsAkinobu Mita2006-03-26
* [PATCH] frv: remove unnesesary "&"Akinobu Mita2006-03-26
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-24