aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-01Missing symbol prefix on vmlinux.lds.hYoshinori Sato1-7/+7
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+32
2008-07-28include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435Andrew Morton1-1/+5
2008-07-28gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto1-0/+1
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar9-11/+212
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-1/+3
2008-07-26gpiolib: fix typo in commentMichael Buesch1-1/+1
2008-07-26tracehook: asm/syscall.hRoland McGrath1-0/+141
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu1-0/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori3-5/+5
2008-07-25vmlinux.lds: move __attribute__((__cold__)) functions back into final .text sectionJan Beulich1-1/+3
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds1-0/+2
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk1-0/+2
2008-07-25gpiolib: allow user-selectionMichael Buesch1-1/+1
2008-07-25gpio: sysfs interfaceDavid Brownell1-2/+31
2008-07-25printk ratelimiting rewriteDave Young1-0/+3
2008-07-25Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven1-0/+22
2008-07-25asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk1-1/+1
2008-07-18Merge branch 'linus' into core/generic-dma-coherentIngo Molnar5-3/+94
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+6
2008-07-15mm: fix build on non-mmu machinesSebastian Siewior1-1/+1
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds1-0/+7
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-0/+7
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+6
2008-07-13x86: change _node_to_cpumask_ptr to return const ptrMike Travis1-1/+2
2008-07-10firmware: allow firmware files to be built into kernel imageDavid Woodhouse1-0/+7
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/thr...Ingo Molnar5-3/+78
2008-07-04Christoph has movedChristoph Lameter1-1/+1
2008-06-30generic: per-device coherent dma allocatorDmitry Baryshkov1-0/+32
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse1-1/+1
2008-06-25mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge1-0/+57
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar1-1/+5
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki1-0/+6
2008-05-25x86: move tracedata to RODATAJan Beulich1-0/+14
2008-05-25move BUG_TABLE into RODATAJan Beulich1-0/+6
2008-05-24gpio: build fixesDavid Brownell1-1/+5
2008-05-02types: add C99-style constructors to <asm-generic/int-*.h>H. Peter Anvin2-0/+40
2008-05-02types: create <asm-generic/int-*.h>H. Peter Anvin3-0/+109
2008-05-01rename div64_64 to div64_u64Roman Zippel1-7/+0
2008-04-30remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day5-14/+0
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike1-1/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-124/+0
2008-04-29generalize asm-generic/ioctl.h to allow overriding valuesRobert P. J. Day1-6/+27
2008-04-28gpiochip_reserve()Anton Vorontsov1-0/+1
2008-04-28gpio: define gpio_is_valid()Guennadi Liakhovetski1-0/+12
2008-04-28gpiolib: better rmmod infrastructureGuennadi Liakhovetski1-0/+2
2008-04-26bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum1-0/+22
2008-04-26generic: introduce a generic __fls implementationAlexander van Heukelum1-0/+43
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum1-0/+2
2008-04-24generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com1-0/+4