summaryrefslogtreecommitdiffstats
path: root/include/asm-xtensa
Commit message (Expand)AuthorAgeFilesLines
* [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
* fix file specification in commentsUwe Zeisberger2006-10-037-7/+7
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-5/+0
* [PATCH] ntp: cleanup defines and commentsRoman Zippel2006-10-011-3/+0
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-2/+2
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-1/+0
* [PATCH] Make cpu_relax() imply barrier() on all archesChase Venters2006-07-121-1/+2
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
* | [PATCH] lockdep: remove RWSEM_DEBUG remnantsIngo Molnar2006-07-031-17/+1
* | [PATCH] irq-flags: XTENSA: Use the new IRQF_ constantsThomas Gleixner2006-07-021-15/+0
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+1
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-4/+0
* | [PATCH] xtensa: remove verify_area macrosJesper Juhl2006-06-233-37/+7
* | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas2006-06-221-1/+1
|/
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-18/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-291-1/+1
|\
| * [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-281-1/+1
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2613-13/+0
|/
* [PATCH] xtensa: Fix TIOCGICOUNT macroChris Zankel2006-04-201-1/+1
* [PATCH] Remove unused prepare_to_switch macroHirokazu Takata2006-04-111-2/+0
* [PATCH] unify pfn_to_page: xtensa pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-4/+2
* [PATCH] bitops: xtensa: use generic bitopsAkinobu Mita2006-03-261-332/+8
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-3/+3
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-151-10/+12
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-141-0/+2
* [PATCH] xtensa: add asm/futex.hAlexey Dobriyan2006-02-011-0/+1
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-2/+0
* [PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro2006-01-122-5/+5
* [PATCH] Generic ioctl.hBrian Gerst2006-01-101-83/+1
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-091-0/+9
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-091-0/+1
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-131-0/+19
* [PATCH] atomic: cmpxchgNick Piggin2005-11-131-0/+1
OpenPOWER on IntegriCloud