aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-16fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli1-11/+3
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli1-0/+1
2011-01-13thp: add pmd mangling generic functionsAndrea Arcangeli1-60/+154
2011-01-13thp: special pmd_trans_* functionsAndrea Arcangeli1-0/+11
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli1-0/+2
2011-01-13Revert "gpiolib: annotate gpio-intialization with __must_check"Linus Torvalds1-5/+5
2011-01-13gpiolib: annotate gpio-intialization with __must_checkWolfram Sang1-5/+5
2011-01-13include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li1-1/+2
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds1-0/+30
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+11
2011-01-10asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger1-0/+30
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-4/+4
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie1-2/+11
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter1-4/+4
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-11-01asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf1-7/+7
2010-10-30audit: make link()/linkat() match "attribute change" predicateAl Viro1-0/+4
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+2
2010-10-27taskstats: use real microsecond granularity for CPU timesMichael Holzheu1-3/+3
2010-10-27gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.hAnton Vorontsov1-2/+2
2010-10-26vmlinux.lds.h: lower init ramfs alignment to 4Mike Frysinger1-1/+1
2010-10-26vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATAMike Frysinger1-0/+1
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky1-1/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+2
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-5/+9
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds6-40/+83
2010-10-22ioctl: Use asm-generic/ioctls.h on cris (enables termiox)Jeff Mahoney1-0/+2
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds3-31/+27
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+8
2010-10-21x86-32, percpu: Correct the ordering of the percpu readmostly sectionH. Peter Anvin1-1/+1
2010-10-20percpu: Introduce a read-mostly percpu APIShaohua Li1-0/+4
2010-10-18asm-generic/io.h: allow people to override individual funcsMike Frysinger1-0/+26
2010-10-09bitops: remove duplicated extern declarationsAkinobu Mita1-2/+12
2010-10-09bitops: make asm-generic/bitops/find.h more genericAkinobu Mita1-0/+25
2010-10-09asm-generic: kdebug.h: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-10-09asm-generic: fcntl: make exported headers use strict posix typesLucian Adrian Grijincu1-1/+1
2010-10-09asm-generic: cmpxchg does not handle non-long argumentsMathieu Lacage1-19/+1
2010-10-09asm-generic: make atomic_add_unless a functionMathieu Lacage1-17/+17
2010-10-07Fix IRQ flag handling namingDavid Howells4-32/+27
2010-09-29initramfs: fix initramfs size calculationHendrik Brueckner1-1/+2
2010-09-22jump label: Base patch for jump labelJason Baron1-0/+10
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar2-6/+23
2010-09-10percpu: Optimize __get_cpu_var()Brian Gerst1-4/+3
2010-09-10x86, percpu: Optimize this_cpu_ptrBrian Gerst1-2/+7
2010-09-09gpio: doc updatesDavid Brownell1-1/+13
2010-09-09irq: Fix circular headers dependencyFrederic Weisbecker1-1/+1
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-5/+10
2010-08-23x86, mm: Avoid unnecessary TLB flushShaohua Li1-0/+4
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells1-2/+4
2010-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+5