aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-frv (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+6
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky1-8/+0
2007-07-16FRV: Connect up new syscallsDavid Howells1-1/+5
2007-07-16page table handling cleanupJan Beulich1-6/+0
2007-07-15frv: missing __clear_user()Al Viro1-0/+2
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-3/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-4/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox1-0/+11
2007-07-01frv: fix fallout from "remove sched.h from mm.h" patchAlexey Dobriyan1-1/+1
2007-06-07frv: build fixPeter Zijlstra1-0/+1
2007-05-11Consolidate asm/poll.hStephen Rothwell1-15/+3
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter1-0/+4
2007-05-08FRV: Miscellaneous fixesDavid Howells1-3/+13
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers2-77/+84
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day1-8/+6
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2007-05-02PCI: scatterlist.h needs types.hJean Delvare1-0/+2
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+1
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-03-01[PATCH] FRV: Add some missng lazy MMU hooks for NOMMU modeDavid Howells1-1/+5
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2007-02-01[PATCH] fix frv headers_checkAl Viro4-2/+14
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+1
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki1-0/+2
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+11
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+44
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2-1/+6
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-119/+0
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-3/+2
2006-12-02[NET]: FRV checksum annotations.Al Viro1-22/+19
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-10-16[PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and coDavid Howells1-13/+14
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-21/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells3-4/+29
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-25/+0
2006-10-01[PATCH] paravirt: remove set pte atomicZachary Amsden1-2/+0
2006-10-01[PATCH] ntp: cleanup defines and commentsRoman Zippel1-5/+0
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-1/+2
2006-09-26[PATCH] FRV: Optimise ffs()David Howells1-2/+31
2006-09-26[PATCH] FRV: Implement fls64()David Howells1-1/+41
2006-09-26[PATCH] FRV: Fix fls() to handle bit 31 being set correctlyDavid Howells1-4/+17
2006-09-26[PATCH] FRV: Use the generic IRQ stuffDavid Howells8-130/+45