aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)AuthorFilesLines
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archGravatar David Howells 9-107/+248
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtGravatar David Howells 1-0/+8
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsGravatar David Howells 4-8/+15
2006-07-03kbuild: introduce utsrelease.hGravatar Sam Ravnborg 1-1/+1
2006-07-02[PATCH] irq-flags: FRV: Use the new IRQF_ constantsGravatar Thomas Gleixner 3-9/+9
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 33-33/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGravatar Greg Kroah-Hartman 1-2/+2
2006-06-23[PATCH] More BUG_ON conversionGravatar Eric Sesterhenn 1-1/+1
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesGravatar Laurent MEYER 1-1/+1
2006-06-23[PATCH] frv: trivial cleanups in frv_ksyms.cGravatar Al Viro 1-18/+0
2006-06-23[PATCH] frv: wrong syscallGravatar Al Viro 1-1/+1
2006-06-23[PATCH] frv: misc sparse annotationsGravatar Al Viro 2-9/+9
2006-06-23[PATCH] frv: misc __user annotationsGravatar Al Viro 3-5/+5
2006-06-23[PATCH] frv: sysctl __user annotationsGravatar Al Viro 2-22/+22
2006-06-23[PATCH] frv: signal annotationsGravatar Al Viro 1-10/+10
2006-06-23[PATCH] frv: basic __iomem annotationsGravatar Al Viro 1-3/+3
2006-06-23[PATCH] frv: __user infrastructureGravatar Al Viro 1-3/+3
2006-04-11[PATCH] No arch-specific strpbrk implementationsGravatar Kyle McMartin 1-1/+0
2006-04-11[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...Gravatar Hyok S. Choi 1-16/+10
2006-03-31[PATCH] unexport get_wchanGravatar Adrian Bunk 1-2/+0
2006-03-26[PATCH] bitops: frv: use generic bitopsGravatar Akinobu Mita 1-0/+4
2006-03-26[PATCH] frv: remove unnesesary "&"Gravatar Akinobu Mita 1-3/+3
2006-03-24[PATCH] s/;;/;/gGravatar Alexey Dobriyan 1-1/+1
2006-03-23[PATCH] more for_each_cpu() conversionsGravatar Andrew Morton 1-6/+4
2006-03-22[PATCH] remove set_page_count() outside mm/Gravatar Nick Piggin 1-3/+3
2006-03-22[PATCH] mm: split highorder pagesGravatar Nick Piggin 1-3/+1
2006-03-22[PATCH] multiple exports of strpbrkGravatar Andrew Morton 1-0/+1
2006-02-14[PATCH] FRV: Use virtual interrupt disablementGravatar David Howells 6-55/+172
2006-02-14[PATCH] FRV: Miscellaneous fixesGravatar David Howells 2-14/+21
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesGravatar Ingo Molnar 1-0/+4
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for FRVGravatar David Howells 1-76/+44
2006-01-12[PATCH] frv: task_thread_info(), task_stack_page()Gravatar Al Viro 1-2/+2
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-2/+2
2006-01-10[PATCH] dump_thread() cleanupGravatar akpm@osdl.org 2-24/+0
2006-01-10[PATCH] "tiny-make-id16-support-optional" fixesGravatar Adrian Bunk 1-4/+0
2006-01-09[PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c)Gravatar Jiri Slaby 1-3/+1
2006-01-09[PATCH] PCI: pci_find_device remove (frv/mb93090-mb00/pci-frv.c)Gravatar Jiri Slaby 1-6/+2
2006-01-08[PATCH] frv: miscellaneous changesGravatar David Howells 2-3/+4
2006-01-08[PATCH] frv: force serial driver inclusionGravatar David Howells 2-0/+7
2006-01-08[PATCH] frv: fix PCMCIA configurationGravatar David Howells 1-17/+1
2006-01-08[PATCH] frv: add pci_iomapGravatar David Howells 2-1/+30
2006-01-08[PATCH] frv: add module support stubsGravatar David Howells 2-0/+81
2006-01-08[PATCH] frv: support module exception tablesGravatar David Howells 1-25/+9
2006-01-08[PATCH] frv: implement and export various things required by modulesGravatar David Howells 13-14/+152
2006-01-08[PATCH] frv: drop unsupported debugging featuresGravatar David Howells 1-22/+0
2006-01-08[PATCH] frv: drop 8/16-bit xchg and cmpxchgGravatar David Howells 1-92/+0
2006-01-08frv: Use KERNELRELEASEGravatar Sam Ravnborg 1-2/+2
2006-01-06[PATCH] frv: improve signal handlingGravatar David Howells 1-52/+50
2006-01-06[PATCH] frv: fix signal handlingGravatar David Howells 2-29/+46
2006-01-06[PATCH] FRV: Implement futex operations for FRVGravatar David Howells 2-0/+243