[PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals
[safe/jmp/linux-2.6] / include / asm-generic /
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-01 Zachary Amsden[PATCH] paravirt: remove set pte atomic
2006-10-01 Zachary Amsden[PATCH] paravirt: lazy mmu mode hooks.patch
2006-10-01 Zachary Amsden[PATCH] paravirt: pte clear not present
2006-09-29 Herbert Xu[PATCH] Let WARN_ON/WARN_ON_ONCE return the condition
2006-09-27 Marcelo Tosatti[PATCH] Include __param section in read-only data range
2006-09-26 Rusty Russell[PATCH] x86: trivial pgtable.h __ASSEMBLY__ move
2006-09-26 Jeremy Fitzhardinge[PATCH] x86: put .note.* sections into a PT_NOTE segmen...
2006-09-26 Dave McCracken[PATCH] Standardize pxx_page macros
2006-09-26 Jan Blunck[PATCH] trigger a syntax error if percpu macros are...
2006-09-24 Jeff GarzikMerge branch 'master' into upstream
2006-09-23 Al Viro[PATCH] fix missing ifdefs in syscall classes hookup...
2006-09-19 David Woodhouse[HEADERS] One line per header in Kbuild files to reduce...
2006-09-19 Jeff GarzikMerge branch 'master' into upstream
2006-09-13 David Woodhouse[PATCH] headers_check: remove <asm/timex.h> from user...
2006-09-12 Jeff GarzikMerge branch 'master' into upstream
2006-09-11 Al Viro[PATCH] audit: more syscall classes added
2006-08-10 Alan Cox[PATCH] libata: rework legacy handling to remove much...
2006-07-15 David Woodhouse[PATCH] hdrinstall: remove asm/io.h from user visibility
2006-07-15 David Woodhouse[PATCH] hdrinstall: remove asm/atomic.h from user visib...
2006-07-15 David Woodhouse[PATCH] hdrinstall: remove asm/irq.h from user visibility
2006-07-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-07-03 Ingo Molnar[PATCH] lockdep: add per_cpu_offset()
2006-07-01 Linus TorvaldsMerge branch 'audit.b22' of git://git./linux/kernel...
2006-07-01 Heiko Carstens[PATCH] add __[start|end]_rodata sections to asm-generi...
2006-07-01 Al Viro[PATCH] audit syscall classes
2006-06-30 Venkatesh Pallipadi[CPUFREQ] Remove slowdown from ondemand sampling path.
2006-06-28 Arjan van de Ven[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMB...
2006-06-28 Ingo Molnar[PATCH] pi-futex: introduce WARN_ON_SMP
2006-06-25 Ingo Molnar[PATCH] introduce WARN_ON_ONCE(cond)
2006-06-25 Paul Mackerras[PATCH] Define __raw_get_cpu_var and use it
2006-06-24 Linus TorvaldsAdd some basic resume trace facilities
2006-06-23 Andy Whitcroft[PATCH] squash duplicate page_to_pfn and pfn_to_page
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-06-18 David WoodhouseAdd generic Kbuild files for 'make headers_install'
2006-06-02 David S. Miller[SPARC64]: Fix D-cache corruption in mremap
2006-04-27 David WoodhouseAdd standard include guard to asm-generic/signal and...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-31 Nicolas Pitre[PATCH] mutex: some cleanups
2006-03-31 Andrew Morton[PATCH] make local_t signed
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-28 Kyle McMartin[PATCH] Decrapify asm-generic/local.h
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes updates
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: arch defaults
2006-03-27 KAMEZAWA Hiroyuki[PATCH] remove zone_mem_map
2006-03-27 KAMEZAWA Hiroyuki[PATCH] unify pfn_to_page: generic functions
2006-03-26 Akinobu Mita[PATCH] bitops: update include/asm-generic/bitops.h
2006-03-26 Akinobu Mita[PATCH] bitops: generic minix_{test,set,test_and_clear...
2006-03-26 Akinobu Mita[PATCH] bitops: generic ext2_{set,clear}_bit_atomic()
2006-03-26 Akinobu Mita[PATCH] bitops: generic ext2_{set,clear,test,find_first...
2006-03-26 Akinobu Mita[PATCH] fix error: __u32 undeclared
2006-03-26 Akinobu Mita[PATCH] bitops: generic hweight{64,32,16,8}()
2006-03-26 Akinobu Mita[PATCH] bitops: generic ffs()
2006-03-26 Akinobu Mita[PATCH] bitops: generic sched_find_first_bit()
2006-03-26 Akinobu Mita[PATCH] bitops: generic find_{next,first}{,_zero}_bit()
2006-03-26 Akinobu Mita[PATCH] bitops: generic fls64()
2006-03-26 Akinobu Mita[PATCH] bitops: generic fls()
2006-03-26 Akinobu Mita[PATCH] bitops: generic ffz()
2006-03-26 Akinobu Mita[PATCH] bitops: generic __ffs()
2006-03-26 Akinobu Mita[PATCH] bitops: generic __{,test_and_}{set,clear,change...
2006-03-26 Akinobu Mita[PATCH] bitops: generic {,test_and_}{set,clear,change...
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-03-23 Ingo Molnar[PATCH] make bug messages more consistent
2006-03-20 Greg Kroah-Hartman[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()
2006-03-08 Atsushi Nemoto[PATCH] __get_unaligned() gcc-4 fix
2006-02-15 Michael S. Tsirkin[PATCH] add asm-generic/mman.h
2006-01-15 Kyle McMartin[PATCH] Use atomic64_set for 64-bit case of atomic_long_set
2006-01-11 Linus TorvaldsFix mutex_trylock() copy-and-paste bug (x86, x86-64...
2006-01-10 Brian Gerst[PATCH] Generic ioctl.h
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, add asm-generic/mutex-[dec...
2006-01-09 Jeff Dike[PATCH] consolidate asm/futex.h
2006-01-09 Ravikiran G Thirumalai[PATCH] Kill L1_CACHE_SHIFT_MAX
2006-01-09 Andrew Morton[PATCH] asm-generic/atomic.h needs types.h
2006-01-06 Arjan van de Ven[PATCH] x86/x86_64: mark rodata section read only:...
2006-01-06 Christoph Lameter[PATCH] atomic_long_t & include/asm-generic/atomic...
2006-01-03 Stephen Hemminger[FLS64]: generic version
2005-11-15 Linus TorvaldsMerge x86-64 update from Andi
2005-11-15 Andi Kleen[PATCH] x86_64: Only use asm/sections.h to declare...
2005-11-07 Matt Porter[PATCH] RapidIO support: core base
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-10-30 Hugh Dickins[PATCH] mm: update comments to pte lock
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc inline and out
2005-10-30 Hugh Dickins[PATCH] mm: tlb_finish_mmu forget rss
2005-10-30 Hugh Dickins[PATCH] mm: tlb_is_full_mm was obscure
2005-10-30 Hugh Dickins[PATCH] mm: tlb_gather_mmu get_cpu_var
2005-10-28 Al Viro[PATCH] gfp_t: dma-mapping (simple cases)
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-28 Nick Piggin[PATCH] mm: move_pte to remap ZERO_PAGE
2005-09-12 Andi Kleen[PATCH] x86-64: Increase TLB flush array size
2005-09-10 Paolo 'Blaisorblad... [PATCH] i386 / uml: add dwarf sections to static link...
2005-09-08 David S. Miller[PATCH] Make sparc64 use setup-res.c
2005-09-07 Prasanna S Panchamukhi[PATCH] Kprobes: prevent possible race conditions generic
2005-09-07 Stephen Rothwell[PATCH] Clean up struct flock64 definitions
2005-09-07 Stephen Rothwell[PATCH] Clean up struct flock definitions
2005-09-07 Stephen Rothwell[PATCH] Clean up the fcntl operations
2005-09-07 Stephen Rothwell[PATCH] Clean up the open flags
2005-09-07 Stephen Rothwell[PATCH] Create asm-generic/fcntl.h
2005-09-07 Ralf Baechle[PATCH] optimise 64bit unaligned access on 32bit kernel
next