aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-25gpio: sysfs interfaceDavid Brownell
2008-07-25printk ratelimiting rewriteDave Young
2008-07-25Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven
2008-07-25asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-15mm: fix build on non-mmu machinesSebastian Siewior
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2008-07-13x86: change _node_to_cpumask_ptr to return const ptrMike Travis
2008-07-10firmware: allow firmware files to be built into kernel imageDavid Woodhouse
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-04Christoph has movedChristoph Lameter
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse
2008-06-25mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki
2008-05-25x86: move tracedata to RODATAJan Beulich
2008-05-25move BUG_TABLE into RODATAJan Beulich
2008-05-24gpio: build fixesDavid Brownell
2008-05-02types: add C99-style constructors to <asm-generic/int-*.h>H. Peter Anvin
2008-05-02types: create <asm-generic/int-*.h>H. Peter Anvin
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-04-30remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-29generalize asm-generic/ioctl.h to allow overriding valuesRobert P. J. Day
2008-04-28gpiochip_reserve()Anton Vorontsov
2008-04-28gpio: define gpio_is_valid()Guennadi Liakhovetski
2008-04-28gpiolib: better rmmod infrastructureGuennadi Liakhovetski
2008-04-26bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum
2008-04-26generic: introduce a generic __fls implementationAlexander van Heukelum
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum
2008-04-24generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-02-23percpu: fix DEBUG_PREEMPT per_cpu checkingHugh Dickins
2008-02-19Add missing init section definitionsSam Ravnborg
2008-02-11Make topology fallback macros reference their arguments.Andi Kleen
2008-02-08asm-generic: remove fastcallHarvey Harrison
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08tty: let architectures override the user/kernel macros.Heiko Carstens
2008-02-07Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers
2008-02-07Unexport asm/page.hKirill A. Shutemov
2008-02-07Unexport asm/elf.hKirill A. Shutemov
2008-02-07Unexport asm/user.h and linux/user.hKirill A. Shutemov
2008-02-06remove support for un-needed _extratext sectionRobin Getz
2008-02-06taskstats scaled time cleanupMichael Neuling
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt