summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2008-08-01Missing symbol prefix on vmlinux.lds.hYoshinori Sato-7/+7
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-0/+32
2008-07-28include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435Andrew Morton-1/+5
2008-07-28gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto-0/+1
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar-11/+212
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds-1/+3
2008-07-26gpiolib: fix typo in commentMichael Buesch-1/+1
2008-07-26tracehook: asm/syscall.hRoland McGrath-0/+141
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu-0/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori-5/+5
2008-07-25vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich-1/+3
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds-0/+2
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk-0/+2
2008-07-25gpiolib: allow user-selectionMichael Buesch-1/+1
2008-07-25gpio: sysfs interfaceDavid Brownell-2/+31
2008-07-25printk ratelimiting rewriteDave Young-0/+3
2008-07-25Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven-0/+22
2008-07-25asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk-1/+1
2008-07-18Merge branch 'linus' into core/generic-dma-coherentIngo Molnar-3/+94
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-0/+6
2008-07-15mm: fix build on non-mmu machinesSebastian Siewior-1/+1
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds-0/+7
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse-0/+7
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+6
2008-07-13x86: change _node_to_cpumask_ptr to return const ptrMike Travis-1/+2
2008-07-10firmware: allow firmware files to be built into kernel imageDavid Woodhouse-0/+7
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar-3/+78
2008-07-04Christoph has movedChristoph Lameter-1/+1
2008-06-30generic: per-device coherent dma allocatorDmitry Baryshkov-0/+32
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse-1/+1
2008-06-25mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge-0/+57
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar-1/+5
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki-0/+6
2008-05-25x86: move tracedata to RODATAJan Beulich-0/+14
2008-05-25move BUG_TABLE into RODATAJan Beulich-0/+6
2008-05-24gpio: build fixesDavid Brownell-1/+5
2008-05-02types: add C99-style constructors to <asm-generic/int-*.h>H. Peter Anvin-0/+40
2008-05-02types: create <asm-generic/int-*.h>H. Peter Anvin-0/+109
2008-05-01rename div64_64 to div64_u64Roman Zippel-7/+0
2008-04-30remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day-14/+0
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike-1/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison-124/+0
2008-04-29generalize asm-generic/ioctl.h to allow overriding valuesRobert P. J. Day-6/+27
2008-04-28gpiochip_reserve()Anton Vorontsov-0/+1
2008-04-28gpio: define gpio_is_valid()Guennadi Liakhovetski-0/+12
2008-04-28gpiolib: better rmmod infrastructureGuennadi Liakhovetski-0/+2
2008-04-26bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum-0/+22
2008-04-26generic: introduce a generic __fls implementationAlexander van Heukelum-0/+43
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum-0/+2
2008-04-24generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com-0/+4