summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mutex: some cleanupsNicolas Pitre2006-03-312-30/+33
* [PATCH] make local_t signedAndrew Morton2006-03-311-3/+10
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-281-1/+1
* [PATCH] Decrapify asm-generic/local.hKyle McMartin2006-03-281-71/+9
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-271-1/+1
* [PATCH] lightweight robust futexes: arch defaultsIngo Molnar2006-03-271-0/+6
* [PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki2006-03-271-5/+5
* [PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki2006-03-271-0/+77
* [PATCH] bitops: update include/asm-generic/bitops.hAkinobu Mita2006-03-261-63/+13
* [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_...Akinobu Mita2006-03-262-0/+32
* [PATCH] bitops: generic ext2_{set,clear}_bit_atomic()Akinobu Mita2006-03-261-0/+22
* [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...Akinobu Mita2006-03-262-0/+71
* [PATCH] fix error: __u32 undeclaredAkinobu Mita2006-03-262-0/+4
* [PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita2006-03-261-0/+9
* [PATCH] bitops: generic ffs()Akinobu Mita2006-03-261-0/+41
* [PATCH] bitops: generic sched_find_first_bit()Akinobu Mita2006-03-261-0/+36
* [PATCH] bitops: generic find_{next,first}{,_zero}_bit()Akinobu Mita2006-03-261-0/+13
* [PATCH] bitops: generic fls64()Akinobu Mita2006-03-261-0/+12
* [PATCH] bitops: generic fls()Akinobu Mita2006-03-261-0/+41
* [PATCH] bitops: generic ffz()Akinobu Mita2006-03-261-0/+12
* [PATCH] bitops: generic __ffs()Akinobu Mita2006-03-261-0/+43
* [PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit()Akinobu Mita2006-03-261-0/+111
* [PATCH] bitops: generic {,test_and_}{set,clear,change}_bit()Akinobu Mita2006-03-261-0/+191
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-4/+3
* [PATCH] make bug messages more consistentIngo Molnar2006-03-231-2/+2
* [PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2006-03-201-0/+14
* [PATCH] __get_unaligned() gcc-4 fixAtsushi Nemoto2006-03-081-2/+2
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-151-0/+42
* [PATCH] Use atomic64_set for 64-bit case of atomic_long_setKyle McMartin2006-01-151-1/+1
* Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds2006-01-111-1/+1
* [PATCH] Generic ioctl.hBrian Gerst2006-01-101-0/+80
* [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementationsIngo Molnar2006-01-093-0/+251
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-081-0/+53
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-081-1/+1
* [PATCH] asm-generic/atomic.h needs types.hAndrew Morton2006-01-081-0/+1
* [PATCH] x86/x86_64: mark rodata section read only: generic infrastructureArjan van de Ven2006-01-061-0/+4
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+116
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-0/+1
|\
| * [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-141-0/+1
* | [PATCH] RapidIO support: core baseMatt Porter2005-11-071-0/+7
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
|/
* [PATCH] mm: update comments to pte lockHugh Dickins2005-10-291-1/+1
* [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-291-8/+3
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-291-9/+0
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-291-6/+0
* [PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins2005-10-291-5/+5
* [PATCH] gfp_t: dma-mapping (simple cases)Al Viro2005-10-281-1/+1
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-2/+2
* [PATCH] mm: move_pte to remap ZERO_PAGENick Piggin2005-09-281-0/+13
OpenPOWER on IntegriCloud