aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-27[patch 1/2] Xtensa: enable arbitary tty speed setting ioctlsAlan Cox3-3/+12
2007-08-27[XTENSA] Add support for cache-aliasingChris Zankel7-124/+192
2007-08-27[XTENSA] Add kernel module supportChris Zankel1-0/+50
2007-08-27[XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel1-112/+101
2007-08-27[XTENSA] Use the generic version of get_orderChris Zankel1-28/+22
2007-08-27[XTENSA] Add typecast macro for constantsChris Zankel2-1/+10
2007-08-27[XTENSA] Fix timer instabilities.Chris Zankel1-2/+2
2007-08-27[XTENSA] Fix fadvise64_64Chris Zankel2-1/+3
2007-08-27[XTENSA] Remove extraneous include statementChris Zankel1-5/+1
2007-08-27[XTENSA] Add getpgrp system-call to unistd.hChris Zankel1-2/+2
2007-08-27[XTENSA] add missing system callsChris Zankel2-4/+140
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-8/+6
2007-07-24include/asm-xtensa/io.h must #include <asm/page.h>Adrian Bunk1-0/+1
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-12/+0
2007-07-16page table handling cleanupJan Beulich1-3/+0
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-05-31Xtensa: use asm-generic/fcntl.hStephen Rothwell1-99/+1
2007-05-31[XTENSA] Remove non-rt signal handlingChris Zankel5-26/+16
2007-05-31[XTENSA] clean-up header filesChris Zankel8-16/+18
2007-05-31[XTENSA] Use generic 64-bit divisionChris Zankel1-12/+3
2007-05-31[XTENSA] fix bit operations in bitops.hChris Zankel1-34/+26
2007-05-11Consolidate asm/poll.hStephen Rothwell1-19/+1
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-05-08Remove tas()Jeff Dike1-2/+0
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-8/+15
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
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-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger1-0/+6
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-19/+0
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day1-1/+0
2007-01-11[PATCH] FD_ZERO build fixAndrew Morton1-1/+1
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+2
2006-12-13[PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel2-1/+11
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel6-312/+736
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel41-6128/+1070
2006-12-10[PATCH] xtensa: fix irq and misc fixesChris Zankel5-27/+8
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-184/+0
2006-12-02[NET]: XTENSA checksum annotations and cleanups.Al Viro1-38/+26
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7