aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2010-10-30audit: make link()/linkat() match "attribute change" predicateAl Viro
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-10-27taskstats: use real microsecond granularity for CPU timesMichael Holzheu
2010-10-27gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.hAnton Vorontsov
2010-10-26vmlinux.lds.h: lower init ramfs alignment to 4Mike Frysinger
2010-10-26vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATAMike Frysinger
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds
2010-10-22ioctl: Use asm-generic/ioctls.h on cris (enables termiox)Jeff Mahoney
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-10-21x86-32, percpu: Correct the ordering of the percpu readmostly sectionH. Peter Anvin
2010-10-20percpu: Introduce a read-mostly percpu APIShaohua Li
2010-10-18asm-generic/io.h: allow people to override individual funcsMike Frysinger
2010-10-09bitops: remove duplicated extern declarationsAkinobu Mita
2010-10-09bitops: make asm-generic/bitops/find.h more genericAkinobu Mita
2010-10-09asm-generic: kdebug.h: Checkpatch cleanupAndrea Gelmini
2010-10-09asm-generic: fcntl: make exported headers use strict posix typesLucian Adrian Grijincu
2010-10-09asm-generic: cmpxchg does not handle non-long argumentsMathieu Lacage
2010-10-09asm-generic: make atomic_add_unless a functionMathieu Lacage
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-09-29initramfs: fix initramfs size calculationHendrik Brueckner
2010-09-22jump label: Base patch for jump labelJason Baron
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-10percpu: Optimize __get_cpu_var()Brian Gerst
2010-09-10x86, percpu: Optimize this_cpu_ptrBrian Gerst
2010-09-09gpio: doc updatesDavid Brownell
2010-09-09irq: Fix circular headers dependencyFrederic Weisbecker
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-08-23x86, mm: Avoid unnecessary TLB flushShaohua Li
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells
2010-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-08-14include: replace unifdef-y with header-ySam Ravnborg
2010-08-13Merge branch 'master' into for-linusChris Metcalf
2010-08-13Add fanotify syscalls to <asm-generic/unistd.h>.Chris Metcalf
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11vfs: O_* bit numbers uniqueness checkWu Fengguang
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10tty: Remove Hayes ESP ioctlsJeff Dike
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn
2010-08-09asm-generic: use raw_local_irq_save/restore instead local_irq_save/restoreMichal Simek
2010-08-09add f_flags to struct statfs(64)Christoph Hellwig
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-08-07percpu: handle __percpu notations in UP accessorsNamhyung Kim