summaryrefslogtreecommitdiffstats
path: root/include/asm-xtensa
Commit message (Expand)AuthorAgeFilesLines
* [patch 1/2] Xtensa: enable arbitary tty speed setting ioctlsAlan Cox2007-08-273-3/+12
* [XTENSA] Add support for cache-aliasingChris Zankel2007-08-277-124/+192
* [XTENSA] Add kernel module supportChris Zankel2007-08-271-0/+50
* [XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel2007-08-271-112/+101
* [XTENSA] Use the generic version of get_orderChris Zankel2007-08-271-28/+22
* [XTENSA] Add typecast macro for constantsChris Zankel2007-08-272-1/+10
* [XTENSA] Fix timer instabilities.Chris Zankel2007-08-271-2/+2
* [XTENSA] Fix fadvise64_64Chris Zankel2007-08-272-1/+3
* [XTENSA] Remove extraneous include statementChris Zankel2007-08-271-5/+1
* [XTENSA] Add getpgrp system-call to unistd.hChris Zankel2007-08-271-2/+2
* [XTENSA] add missing system callsChris Zankel2007-08-272-4/+140
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-8/+6
* include/asm-xtensa/io.h must #include <asm/page.h>Adrian Bunk2007-07-241-0/+1
* 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-12/+0
* page table handling cleanupJan Beulich2007-07-161-3/+0
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-3/+0
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-101-0/+11
* Xtensa: use asm-generic/fcntl.hStephen Rothwell2007-05-311-99/+1
* [XTENSA] Remove non-rt signal handlingChris Zankel2007-05-315-26/+16
* [XTENSA] clean-up header filesChris Zankel2007-05-318-16/+18
* [XTENSA] Use generic 64-bit divisionChris Zankel2007-05-311-12/+3
* [XTENSA] fix bit operations in bitops.hChris Zankel2007-05-311-34/+26
* Consolidate asm/poll.hStephen Rothwell2007-05-111-19/+1
* fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* Remove tas()Jeff Dike2007-05-081-2/+0
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-8/+15
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* 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-021-0/+2
|/
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-251-0/+6
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-19/+0
* [PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day2007-02-111-1/+0
* [PATCH] FD_ZERO build fixAndrew Morton2007-01-111-1/+1
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+2
* [PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel2006-12-132-1/+11
* [PATCH] xtensa: fix system call interfaceChris Zankel2006-12-106-312/+736
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-1041-6128/+1070
* [PATCH] xtensa: fix irq and misc fixesChris Zankel2006-12-105-27/+8
* [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-184/+0
* [NET]: XTENSA checksum annotations and cleanups.Al Viro2006-12-021-38/+26
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
OpenPOWER on IntegriCloud