aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)Author
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-10-03[PATCH] FRV: Permit large kmalloc allocations [try #2]David Howells
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-26[PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells
2006-09-26[PATCH] FRV: improve FRV's use of generic IRQ handlingDavid Howells
2006-09-26[PATCH] FRV: Use the generic IRQ stuffDavid Howells
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter
2006-09-22[PATCH] sanitize frv archcleanAl Viro
2006-09-06[PATCH] FRV: Use the generic time stuff for FRVjohn stultz
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsDavid Howells
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg
2006-07-02[PATCH] irq-flags: FRV: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER
2006-06-23[PATCH] frv: trivial cleanups in frv_ksyms.cAl Viro
2006-06-23[PATCH] frv: wrong syscallAl Viro
2006-06-23[PATCH] frv: misc sparse annotationsAl Viro
2006-06-23[PATCH] frv: misc __user annotationsAl Viro
2006-06-23[PATCH] frv: sysctl __user annotationsAl Viro
2006-06-23[PATCH] frv: signal annotationsAl Viro
2006-06-23[PATCH] frv: basic __iomem annotationsAl Viro
2006-06-23[PATCH] frv: __user infrastructureAl Viro
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-04-11[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...Hyok S. Choi
2006-03-31[PATCH] unexport get_wchanAdrian Bunk
2006-03-26[PATCH] bitops: frv: use generic bitopsAkinobu Mita
2006-03-26[PATCH] frv: remove unnesesary "&"Akinobu Mita
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-22[PATCH] mm: split highorder pagesNick Piggin
2006-03-22[PATCH] multiple exports of strpbrkAndrew Morton
2006-02-14[PATCH] FRV: Use virtual interrupt disablementDavid Howells
2006-02-14[PATCH] FRV: Miscellaneous fixesDavid Howells
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells
2006-01-12[PATCH] frv: task_thread_info(), task_stack_page()Al Viro
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2006-01-10[PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk