summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2006-07-14[PATCH] hdrinstall: remove asm/io.h from user visibilityDavid Woodhouse-3/+0
2006-07-14[PATCH] hdrinstall: remove asm/atomic.h from user visibilityDavid Woodhouse-1/+1
2006-07-14[PATCH] hdrinstall: remove asm/irq.h from user visibilityDavid Woodhouse-1/+1
2006-07-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds-0/+2
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds-0/+14
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar-10/+5
2006-07-03[PATCH] lockdep: add per_cpu_offset()Ingo Molnar-0/+2
2006-07-01Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+32
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens-0/+1
2006-07-01[PATCH] audit syscall classesAl Viro-0/+32
2006-06-30[CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi-0/+2
2006-06-28[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven-0/+28
2006-06-27[PATCH] pi-futex: introduce WARN_ON_SMPIngo Molnar-0/+6
2006-06-25[PATCH] introduce WARN_ON_ONCE(cond)Ingo Molnar-0/+13
2006-06-25[PATCH] Define __raw_get_cpu_var and use itPaul Mackerras-0/+2
2006-06-24Add some basic resume trace facilitiesLinus Torvalds-3/+4
2006-06-23[PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft-12/+15
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds-5/+7
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse-0/+14
2006-06-01[SPARC64]: Fix D-cache corruption in mremapDavid S. Miller-10/+1
2006-04-27Add standard include guard to asm-generic/signal and use compiler.hDavid Woodhouse-0/+7
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse-5/+0
2006-03-31[PATCH] mutex: some cleanupsNicolas Pitre-30/+33
2006-03-31[PATCH] make local_t signedAndrew Morton-3/+10
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki-1/+1
2006-03-28[PATCH] Decrapify asm-generic/local.hKyle McMartin-71/+9
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar-1/+1
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar-0/+6
2006-03-27[PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki-5/+5
2006-03-27[PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki-0/+77
2006-03-26[PATCH] bitops: update include/asm-generic/bitops.hAkinobu Mita-63/+13
2006-03-26[PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_...Akinobu Mita-0/+32
2006-03-26[PATCH] bitops: generic ext2_{set,clear}_bit_atomic()Akinobu Mita-0/+22
2006-03-26[PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...Akinobu Mita-0/+71
2006-03-26[PATCH] fix error: __u32 undeclaredAkinobu Mita-0/+4
2006-03-26[PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita-0/+9
2006-03-26[PATCH] bitops: generic ffs()Akinobu Mita-0/+41
2006-03-26[PATCH] bitops: generic sched_find_first_bit()Akinobu Mita-0/+36
2006-03-26[PATCH] bitops: generic find_{next,first}{,_zero}_bit()Akinobu Mita-0/+13
2006-03-26[PATCH] bitops: generic fls64()Akinobu Mita-0/+12
2006-03-26[PATCH] bitops: generic fls()Akinobu Mita-0/+41
2006-03-26[PATCH] bitops: generic ffz()Akinobu Mita-0/+12
2006-03-26[PATCH] bitops: generic __ffs()Akinobu Mita-0/+43
2006-03-26[PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit()Akinobu Mita-0/+111
2006-03-26[PATCH] bitops: generic {,test_and_}{set,clear,change}_bit()Akinobu Mita-0/+191
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton-4/+3
2006-03-23[PATCH] make bug messages more consistentIngo Molnar-2/+2
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman-0/+14
2006-03-08[PATCH] __get_unaligned() gcc-4 fixAtsushi Nemoto-2/+2
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin-0/+42