summaryrefslogtreecommitdiffstats
path: root/include/asm-xtensa
AgeCommit message (Expand)Author
2007-08-27[patch 1/2] Xtensa: enable arbitary tty speed setting ioctlsAlan Cox
2007-08-27[XTENSA] Add support for cache-aliasingChris Zankel
2007-08-27[XTENSA] Add kernel module supportChris Zankel
2007-08-27[XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel
2007-08-27[XTENSA] Use the generic version of get_orderChris Zankel
2007-08-27[XTENSA] Add typecast macro for constantsChris Zankel
2007-08-27[XTENSA] Fix timer instabilities.Chris Zankel
2007-08-27[XTENSA] Fix fadvise64_64Chris Zankel
2007-08-27[XTENSA] Remove extraneous include statementChris Zankel
2007-08-27[XTENSA] Add getpgrp system-call to unistd.hChris Zankel
2007-08-27[XTENSA] add missing system callsChris Zankel
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-07-24include/asm-xtensa/io.h must #include <asm/page.h>Adrian Bunk
2007-07-19arch: personality independent stack topPeter Zijlstra
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky
2007-07-16page table handling cleanupJan Beulich
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox
2007-05-31Xtensa: use asm-generic/fcntl.hStephen Rothwell
2007-05-31[XTENSA] Remove non-rt signal handlingChris Zankel
2007-05-31[XTENSA] clean-up header filesChris Zankel
2007-05-31[XTENSA] Use generic 64-bit divisionChris Zankel
2007-05-31[XTENSA] fix bit operations in bitops.hChris Zankel
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-09fix file specification in commentsUwe Kleine-König
2007-05-08Remove tas()Jeff Dike
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-02PCI: scatterlist.h needs types.hJean Delvare
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day
2007-01-11[PATCH] FD_ZERO build fixAndrew Morton
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-13[PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel
2006-12-10[PATCH] xtensa: fix irq and misc fixesChris Zankel
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-02[NET]: XTENSA checksum annotations and cleanups.Al Viro
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt