aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* tracehook: asm/syscall.hRoland McGrath2008-07-261-0/+141
* Better interface for hooking early initcallsEduard - Gabriel Munteanu2008-07-261-0/+2
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-263-5/+5
* Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-251-0/+2
|\
| * remove dummy asm/kvm.h filesAdrian Bunk2008-07-251-0/+2
* | gpiolib: allow user-selectionMichael Buesch2008-07-251-1/+1
* | gpio: sysfs interfaceDavid Brownell2008-07-251-2/+31
* | printk ratelimiting rewriteDave Young2008-07-251-0/+3
* | Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven2008-07-251-0/+22
* | asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk2008-07-251-1/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-0/+6
|\
| * Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki2008-06-101-0/+6
* | mm: fix build on non-mmu machinesSebastian Siewior2008-07-151-1/+1
* | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-141-0/+7
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-141-0/+7
| |\ \
| | * | firmware: allow firmware files to be built into kernel imageDavid Woodhouse2008-07-101-0/+7
* | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'linus' into core/rodataIngo Molnar2008-06-161-1/+5
| |\ \ \ | | | |/ | | |/|
| * | | move BUG_TABLE into RODATAJan Beulich2008-05-251-0/+6
* | | | x86: change _node_to_cpumask_ptr to return const ptrMike Travis2008-07-131-1/+2
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-085-3/+78
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | | * mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge2008-06-251-0/+57
| | | |/ | | |/|
| | | * x86: move tracedata to RODATAJan Beulich2008-05-251-0/+14
| |_|/ |/| |
| * | Christoph has movedChristoph Lameter2008-07-041-1/+1
| * | kbuild: fix a.out.h export to userspace with O= build.David Woodhouse2008-06-271-1/+1
| |/
| * gpio: build fixesDavid Brownell2008-05-241-1/+5
|/
* types: add C99-style constructors to <asm-generic/int-*.h>H. Peter Anvin2008-05-022-0/+40
* types: create <asm-generic/int-*.h>H. Peter Anvin2008-05-023-0/+109
* rename div64_64 to div64_u64Roman Zippel2008-05-011-7/+0
* remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day2008-04-305-14/+0
* asm-*/futex.h should include linux/uaccess.hJeff Dike2008-04-301-1/+1
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-124/+0
* generalize asm-generic/ioctl.h to allow overriding valuesRobert P. J. Day2008-04-291-6/+27
* gpiochip_reserve()Anton Vorontsov2008-04-281-0/+1
* gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-281-0/+12
* gpiolib: better rmmod infrastructureGuennadi Liakhovetski2008-04-281-0/+2
* bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum2008-04-261-0/+22
* generic: introduce a generic __fls implementationAlexander van Heukelum2008-04-261-0/+43
* x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum2008-04-261-0/+2
* generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com2008-04-241-0/+4
* asm-generic: add node_to_cpumask_ptr macroMike Travis2008-04-191-0/+14
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-0/+2
* percpu: fix DEBUG_PREEMPT per_cpu checkingHugh Dickins2008-02-231-0/+2
* Add missing init section definitionsSam Ravnborg2008-02-191-0/+3
* Make topology fallback macros reference their arguments.Andi Kleen2008-02-111-5/+5
* asm-generic: remove fastcallHarvey Harrison2008-02-083-22/+22
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-0/+2
* tty: let architectures override the user/kernel macros.Heiko Carstens2008-02-081-0/+6
* Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers2008-02-072-0/+87
* Unexport asm/page.hKirill A. Shutemov2008-02-071-3/+0