aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2008-09-16warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2008-09-05tracehook: comment pasto fixesRoland McGrath
2008-09-05Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj
2008-08-23rtc: fix deadlockIngo Molnar
2008-08-12Make ioctl.h compatible with userlandMichael Abbott
2008-08-01Missing symbol prefix on vmlinux.lds.hYoshinori Sato
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-28include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435Andrew Morton
2008-07-28gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2008-07-26gpiolib: fix typo in commentMichael Buesch
2008-07-26tracehook: asm/syscall.hRoland McGrath
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-25vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk
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-18Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
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-30generic: per-device coherent dma allocatorDmitry Baryshkov
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