[XFS] simplify projid check in xfs_rename
[safe/jmp/linux-2.6] / include / asm-xtensa /
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2008-10-21 Chris Zankelxtensa: Add config files for Diamond 232L - Rev B proce...
2008-10-21 Chris Zankelxtensa: Fix io regions
2008-10-20 Matt Helsleycontainer freezer: add TIF_FREEZE flag to all architectures
2008-10-16 Martin Schwidefsky[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
2008-10-15 Robert P. J. DayXTENSA: warn about including <asm/rwsem.h> directly.
2008-09-06 Adrian BunkRemove asm/a.out.h files for all architectures without...
2008-07-27 Al Viro[PATCH] kill altroot
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-25 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/random-2.6
2008-07-25 Adrian Bunkremove dummy asm/kvm.h files
2008-07-25 Adrian Bunkinclude/asm/ptrace.h userspace headers cleanup
2008-07-25 FUJITA Tomonoriclean up duplicated alloc/free_thread_info
2008-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-24 Bartlomiej Zolnier... ide: remove <asm/ide.h> for some archs
2008-07-24 Bartlomiej Zolnier... ide: define MAX_HWIFS in <linux/ide.h>
2008-07-24 Bartlomiej Zolnier... ide: fix <asm-xtensa/ide.h>
2008-07-24 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-07-24 Matthew WilcoxRemove asm/semaphore.h
2008-05-15 Mike Frysingerasm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ...
2008-05-02 H. Peter Anvinxtensa: types: use <asm-generic/int-*.h> for the xtensa...
2008-04-29 Harvey Harrisonkernel: Move arches to use common unaligned access
2008-04-28 Nick Pigginmm: introduce pte_special pte bit
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-04-02 Christian Borntraegerkvm: provide kvm.h for all architecture: fixes headers_...
2008-02-14 Chris Zankel[XTENSA] Allow debugger to modify the WINDOWBASE register.
2008-02-14 Chris Zankel[XTENSA] Fix cache flush macro for D$/I$ aliasing/non...
2008-02-14 Chris Zankel[XTENSA] Exclude thread-global registers from the xtreg...
2008-02-14 Chris Zankel[XTENSA] Add support for configurable registers and...
2008-02-14 Bob Wilson[XTENSA] Clean up stat structs.
2008-02-14 Chris Zankel[XTENSA] Add volatile keyword to asm statements accessi...
2008-02-14 Chris Zankel[XTENSA] Fix modules for non-exec processor configurations
2008-02-14 Marc Gauthier[XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS()
2008-02-14 Chris Zankel[XTENSA] Remove oldmask from sigcontext and fix registe...
2008-02-14 Chris Zankel[XTENSA] Clean up elf-gregset.
2008-02-14 Chris Zankel[XTENSA] Fix clobbered register in asm macro
2008-02-14 Chris Zankel[XTENSA] Fix non-existent pte_token_t typedef to pgtable_t
2008-02-08 Adrian Bunkfix xtensa timerfd breakage
2008-02-08 Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-02-08 H. Peter Anvinavoid overflows in kernel/time.c
2008-02-08 Mike Frysingerasm-*/posix_types.h: scrub __GLIBC__
2008-02-08 David Howellsaout: move STACK_TOP[_MAX] to asm/processor.h
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to xtensa
2008-02-07 Kirill A. ShutemovCleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is...
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-02-01 Laszlo Attila Toth[NET]: Introducing socket mark socket option.
2007-10-24 Jens Axboextensa: dma-mapping.h is using linux/scatterlist.h...
2007-10-23 Emil Medvextensa: fix sg->page fallout
2007-10-22 Jens AxboeAdd CONFIG_DEBUG_SG sg validation
2007-10-22 Jens AxboeChange table chaining layout
2007-10-19 Jiri Slabyforbid asm/bitops.h direct inclusion
2007-10-19 Benjamin Herrenschmidtremove unused flush_tlb_pgtables
2007-10-18 Nick Pigginbitops: introduce lock ops
2007-10-17 Olaf Heringremove strict ansi check from __u64 in asm/types.h
2007-10-17 Christoph Hellwigkill DECLARE_MUTEX_LOCKED
2007-08-27 Alan Cox[patch 1/2] Xtensa: enable arbitary tty speed setting...
2007-08-27 Chris Zankel[XTENSA] Add support for cache-aliasing
2007-08-27 Chris Zankel[XTENSA] Add kernel module support
2007-08-27 Chris Zankel[XTENSA] Add support for executable/non-executable...
2007-08-27 Chris Zankel[XTENSA] Use the generic version of get_order
2007-08-27 Chris Zankel[XTENSA] Add typecast macro for constants
2007-08-27 Chris Zankel[XTENSA] Fix timer instabilities.
2007-08-27 Chris Zankel[XTENSA] Fix fadvise64_64
2007-08-27 Chris Zankel[XTENSA] Remove extraneous include statement
2007-08-27 Chris Zankel[XTENSA] Add getpgrp system-call to unistd.h
2007-08-27 Chris Zankel[XTENSA] add missing system calls
2007-07-31 Stephane Eranianremove unused TIF_NOTIFY_RESUME flag
2007-07-24 Adrian Bunkinclude/asm-xtensa/io.h must #include <asm/page.h>
2007-07-19 Peter Zijlstraarch: personality independent stack top
2007-07-17 Antonino A. Daplasfbdev: detect primary display device
2007-07-17 Antonino A. Daplasfbdev: move arch-specific bits to their respective...
2007-07-17 Martin Schwidefskymm: remove ptep_test_and_clear_dirty and ptep_clear_flu...
2007-07-16 Jan Beulichpage table handling cleanup
2007-07-11 Jan BeulichPCI: remove pci_dac_dma_... APIs
2007-07-11 Michael EllermanPCI: Use a weak symbol for the empty version of pcibios...
2007-07-11 Alan Coxlots-of-architectures: enable arbitary speed tty support
2007-06-01 Stephen RothwellXtensa: use asm-generic/fcntl.h
2007-06-01 Chris Zankel[XTENSA] Remove non-rt signal handling
2007-06-01 Chris Zankel[XTENSA] clean-up header files
2007-06-01 Chris Zankel[XTENSA] Use generic 64-bit division
2007-06-01 Chris Zankel[XTENSA] fix bit operations in bitops.h
2007-05-11 Stephen RothwellConsolidate asm/poll.h
2007-05-09 Uwe Kleine-Königfix file specification in comments
2007-05-08 Jeff DikeRemove tas()
2007-05-08 Mathieu Desnoyersatomic.h: atomic_add_unless as inline. Remove system...
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-03 Jean DelvarePCI: scatterlist.h needs types.h
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-04-26 Eric Dumazet[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-04-26 Stephen Hemminger[NET]: div64_64 consolidate (rev3)
2007-02-11 Tilman Schmidt[PATCH] consolidate line discipline number definitions
2007-02-11 Robert P. J. Day[PATCH] Remove final references to deprecated "MAP_ANON...
2007-01-12 Andrew Morton[PATCH] FD_ZERO build fix
2006-12-13 Ralf Baechle[PATCH] Optimize D-cache alias handling on fork
2006-12-13 Chris Zankel[PATCH] Xtensa: Add ktermios and minor filename fix
2006-12-10 Chris Zankel[PATCH] xtensa: fix system call interface
2006-12-10 Chris Zankel[PATCH] xtensa: remove extra header files
next