aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* Merge branch 'master' into upstreamJeff Garzik2006-09-24
|\
| * [PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro2006-09-22
| * [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-19
* | Merge branch 'master' into upstreamJeff Garzik2006-09-19
|\|
| * [PATCH] headers_check: remove <asm/timex.h> from user exportDavid Woodhouse2006-09-13
* | Merge branch 'master' into upstreamJeff Garzik2006-09-12
|\|
| * [PATCH] audit: more syscall classes addedAl Viro2006-09-11
* | [PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox2006-08-10
|/
* [PATCH] hdrinstall: remove asm/io.h from user visibilityDavid Woodhouse2006-07-15
* [PATCH] hdrinstall: remove asm/atomic.h from user visibilityDavid Woodhouse2006-07-15
* [PATCH] hdrinstall: remove asm/irq.h from user visibilityDavid Woodhouse2006-07-15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-07-04
|\
| * [CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi2006-06-30
* | Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-04
|\ \
| * | Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-18
* | | [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-03
* | | [PATCH] lockdep: add per_cpu_offset()Ingo Molnar2006-07-03
* | | Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-07-01
|\ \ \
| * | | [PATCH] audit syscall classesAl Viro2006-07-01
| | |/ | |/|
* / | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-01
|/ /
* | [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-28
* | [PATCH] pi-futex: introduce WARN_ON_SMPIngo Molnar2006-06-27
* | [PATCH] introduce WARN_ON_ONCE(cond)Ingo Molnar2006-06-25
* | [PATCH] Define __raw_get_cpu_var and use itPaul Mackerras2006-06-25
* | Add some basic resume trace facilitiesLinus Torvalds2006-06-24
* | [PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft2006-06-23
* | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
|\|
| * Add standard include guard to asm-generic/signal and use compiler.hDavid Woodhouse2006-04-27
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | [SPARC64]: Fix D-cache corruption in mremapDavid S. Miller2006-06-01
|/
* [PATCH] mutex: some cleanupsNicolas Pitre2006-03-31
* [PATCH] make local_t signedAndrew Morton2006-03-31
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-28
* [PATCH] Decrapify asm-generic/local.hKyle McMartin2006-03-28
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-27
* [PATCH] lightweight robust futexes: arch defaultsIngo Molnar2006-03-27
* [PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki2006-03-27
* [PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki2006-03-27
* [PATCH] bitops: update include/asm-generic/bitops.hAkinobu Mita2006-03-26
* [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_...Akinobu Mita2006-03-26
* [PATCH] bitops: generic ext2_{set,clear}_bit_atomic()Akinobu Mita2006-03-26
* [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...Akinobu Mita2006-03-26
* [PATCH] fix error: __u32 undeclaredAkinobu Mita2006-03-26
* [PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita2006-03-26
* [PATCH] bitops: generic ffs()Akinobu Mita2006-03-26
* [PATCH] bitops: generic sched_find_first_bit()Akinobu Mita2006-03-26
* [PATCH] bitops: generic find_{next,first}{,_zero}_bit()Akinobu Mita2006-03-26
* [PATCH] bitops: generic fls64()Akinobu Mita2006-03-26
* [PATCH] bitops: generic fls()Akinobu Mita2006-03-26
* [PATCH] bitops: generic ffz()Akinobu Mita2006-03-26