summaryrefslogtreecommitdiffstats
path: root/include/asm-frv
Commit message (Expand)AuthorAgeFilesLines
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0Star
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0Star
* include/asm-frv/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-161-3/+2Star
* remove frv usage of flush_tlb_pgtables()Benjamin Herrenschmidt2007-10-161-2/+1Star
* frv: missing casts in cmpxchg()Al Viro2007-10-141-1/+4
* FRV: connect up fallocateDavid Howells2007-08-121-1/+2
* FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells2007-08-021-0/+3
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-08-011-7/+5Star
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+6
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-171-8/+0Star
* FRV: Connect up new syscallsDavid Howells2007-07-161-1/+5
* page table handling cleanupJan Beulich2007-07-161-6/+0Star
* frv: missing __clear_user()Al Viro2007-07-161-0/+2
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-121-3/+0Star
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-121-4/+0Star
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-111-0/+11
* frv: fix fallout from "remove sched.h from mm.h" patchAlexey Dobriyan2007-07-011-1/+1
* frv: build fixPeter Zijlstra2007-06-081-0/+1
* Consolidate asm/poll.hStephen Rothwell2007-05-111-15/+3Star
* FRV: Replace pgd management via slabs through quicklistsChristoph Lameter2007-05-091-0/+4
* FRV: Miscellaneous fixesDavid Howells2007-05-091-3/+13
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-082-77/+84
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0Star
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2007-05-081-8/+6Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-0/+1
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
* | PCI: scatterlist.h needs types.hJean Delvare2007-05-031-0/+2
|/
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-261-0/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-1/+2
* [PATCH] FRV: Add some missng lazy MMU hooks for NOMMU modeDavid Howells2007-03-011-1/+5
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
* [PATCH] fix frv headers_checkAl Viro2007-02-024-2/+14
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-131-0/+2
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+44
* [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-072-1/+6
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-119/+0Star
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-3/+2Star
* [NET]: FRV checksum annotations.Al Viro2006-12-031-22/+19Star
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and coDavid Howells2006-10-161-13/+14
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-21/+0Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-4/+29