aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-31[PATCH] mutex: some cleanupsNicolas Pitre2-30/+33
2006-03-31[PATCH] make local_t signedAndrew Morton1-3/+10
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki1-1/+1
2006-03-28[PATCH] Decrapify asm-generic/local.hKyle McMartin1-71/+9
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar1-1/+1
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar1-0/+6
2006-03-27[PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki1-5/+5
2006-03-27[PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki1-0/+77
2006-03-26[PATCH] bitops: update include/asm-generic/bitops.hAkinobu Mita1-63/+13
2006-03-26[PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit()Akinobu Mita2-0/+32
2006-03-26[PATCH] bitops: generic ext2_{set,clear}_bit_atomic()Akinobu Mita1-0/+22
2006-03-26[PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit()Akinobu Mita2-0/+71
2006-03-26[PATCH] fix error: __u32 undeclaredAkinobu Mita2-0/+4
2006-03-26[PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita1-0/+9
2006-03-26[PATCH] bitops: generic ffs()Akinobu Mita1-0/+41
2006-03-26[PATCH] bitops: generic sched_find_first_bit()Akinobu Mita1-0/+36
2006-03-26[PATCH] bitops: generic find_{next,first}{,_zero}_bit()Akinobu Mita1-0/+13
2006-03-26[PATCH] bitops: generic fls64()Akinobu Mita1-0/+12
2006-03-26[PATCH] bitops: generic fls()Akinobu Mita1-0/+41
2006-03-26[PATCH] bitops: generic ffz()Akinobu Mita1-0/+12
2006-03-26[PATCH] bitops: generic __ffs()Akinobu Mita1-0/+43
2006-03-26[PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit()Akinobu Mita1-0/+111
2006-03-26[PATCH] bitops: generic {,test_and_}{set,clear,change}_bit()Akinobu Mita1-0/+191
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-4/+3
2006-03-23[PATCH] make bug messages more consistentIngo Molnar1-2/+2
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman1-0/+14
2006-03-08[PATCH] __get_unaligned() gcc-4 fixAtsushi Nemoto1-2/+2
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-0/+42
2006-01-15[PATCH] Use atomic64_set for 64-bit case of atomic_long_setKyle McMartin1-1/+1
2006-01-11Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds1-1/+1
2006-01-10[PATCH] Generic ioctl.hBrian Gerst1-0/+80
2006-01-09[PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementationsIngo Molnar3-0/+251
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike1-0/+53
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai1-1/+1
2006-01-08[PATCH] asm-generic/atomic.h needs types.hAndrew Morton1-0/+1
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic infrastructureArjan van de Ven1-0/+4
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+116
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+1
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-0/+1
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen1-0/+1
2005-11-07[PATCH] RapidIO support: core baseMatt Porter1-0/+7
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-10-29[PATCH] mm: update comments to pte lockHugh Dickins1-1/+1
2005-10-29[PATCH] mm: ptd_alloc inline and outHugh Dickins1-8/+3
2005-10-29[PATCH] mm: tlb_finish_mmu forget rssHugh Dickins1-9/+0
2005-10-29[PATCH] mm: tlb_is_full_mm was obscureHugh Dickins1-6/+0
2005-10-29[PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins1-5/+5
2005-10-28[PATCH] gfp_t: dma-mapping (simple cases)Al Viro1-1/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-2/+2
2005-09-28[PATCH] mm: move_pte to remap ZERO_PAGENick Piggin1-0/+13