aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-14[PATCH] FRV: Use virtual interrupt disablementDavid Howells6-55/+172
2006-02-14[PATCH] FRV: Miscellaneous fixesDavid Howells2-14/+21
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar1-0/+4
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells1-76/+44
2006-01-12[PATCH] frv: task_thread_info(), task_stack_page()Al Viro1-2/+2
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-24/+0
2006-01-10[PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk1-4/+0
2006-01-09[PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c)Jiri Slaby1-3/+1
2006-01-09[PATCH] PCI: pci_find_device remove (frv/mb93090-mb00/pci-frv.c)Jiri Slaby1-6/+2
2006-01-08[PATCH] frv: miscellaneous changesDavid Howells2-3/+4
2006-01-08[PATCH] frv: force serial driver inclusionDavid Howells2-0/+7
2006-01-08[PATCH] frv: fix PCMCIA configurationDavid Howells1-17/+1
2006-01-08[PATCH] frv: add pci_iomapDavid Howells2-1/+30
2006-01-08[PATCH] frv: add module support stubsDavid Howells2-0/+81
2006-01-08[PATCH] frv: support module exception tablesDavid Howells1-25/+9
2006-01-08[PATCH] frv: implement and export various things required by modulesDavid Howells13-14/+152
2006-01-08[PATCH] frv: drop unsupported debugging featuresDavid Howells1-22/+0
2006-01-08[PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells1-92/+0
2006-01-08frv: Use KERNELRELEASESam Ravnborg1-2/+2
2006-01-06[PATCH] frv: improve signal handlingDavid Howells1-52/+50
2006-01-06[PATCH] frv: fix signal handlingDavid Howells2-29/+46
2006-01-06[PATCH] FRV: Implement futex operations for FRVDavid Howells2-0/+243
2005-11-28[PATCH] FRV: Make the FRV arch work againDavid Howells4-6/+6
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik1-0/+1
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-1/+5
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-42/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-3/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-2/+2
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-4/+1
2005-10-29[PATCH] missing exports of do_settimeofday() variantsAl Viro1-0/+1
2005-10-28[PATCH] gfp_t: dma-mapping (frv)Al Viro3-3/+3
2005-09-09kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h fileSam Ravnborg1-0/+1
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-05[PATCH] frv: Remove export of strtok()Jesper Juhl1-1/+0
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds1-3/+3
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-1/+1
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-0/+2
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-1/+1
2005-07-07[PATCH] FRV: Add defconfigAdrian Bunk1-0/+627
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds1-3/+1
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-3/+1
2005-06-25[PATCH] Serial: remove unnecessary register_serial/unregister_serialRussell King1-2/+0
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-0/+2
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-1/+0
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds80-0/+20643