summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hdrinstall: remove asm/io.h from user visibilityDavid Woodhouse2006-07-151-3/+0Star
* [PATCH] hdrinstall: remove asm/atomic.h from user visibilityDavid Woodhouse2006-07-151-1/+1
* [PATCH] hdrinstall: remove asm/irq.h from user visibilityDavid Woodhouse2006-07-151-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-07-041-0/+2
|\
| * [CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi2006-06-301-0/+2
* | Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-042-0/+14
|\ \
| * | Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-182-0/+14
* | | [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-041-10/+5Star
* | | [PATCH] lockdep: add per_cpu_offset()Ingo Molnar2006-07-041-0/+2
* | | Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-07-012-0/+32
|\ \ \
| * | | [PATCH] audit syscall classesAl Viro2006-07-012-0/+32
| | |/ | |/|
* / | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-0/+1
|/ /
* | [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-281-0/+28
* | [PATCH] pi-futex: introduce WARN_ON_SMPIngo Molnar2006-06-281-0/+6
* | [PATCH] introduce WARN_ON_ONCE(cond)Ingo Molnar2006-06-251-0/+13
* | [PATCH] Define __raw_get_cpu_var and use itPaul Mackerras2006-06-251-0/+2
* | Add some basic resume trace facilitiesLinus Torvalds2006-06-241-3/+4
* | [PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft2006-06-231-12/+15
* | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-216-5/+7
|\|
| * Add standard include guard to asm-generic/signal and use compiler.hDavid Woodhouse2006-04-271-0/+7
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-265-5/+0Star
* | [SPARC64]: Fix D-cache corruption in mremapDavid S. Miller2006-06-021-10/+1Star
|/
* [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/+9Star
* [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/+13Star
* [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/+3Star
* [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-161-0/+42