aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-14/+3
2011-10-26gpio: fix build error in include/asm-generic/gpio.hHamo1-2/+2
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-5/+0
2011-10-24m68k: Finally remove leftover markers sectionsKirill Tkhai1-1/+0
2011-10-24gpiolib: Ensure struct gpio is always definedMark Brown1-12/+1
2011-09-08cputime: Clean up cputime_to_usecs and usecs_to_cputime macrosMichal Hocko1-2/+2
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-08-19locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields1-5/+0
2011-08-17mm: fix __page_to_pfn for a const struct page argumentIan Campbell1-2/+2
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-0/+62
2011-07-26asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger1-1/+15
2011-07-26asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger1-0/+16
2011-07-26asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger1-2/+9
2011-07-26asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger1-2/+2
2011-07-26atomic: Update comments in atomic.hArun Sharma1-1/+3
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-2/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-4/+2
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2-0/+15
2011-07-25Merge 'akpm' patch seriesLinus Torvalds1-2/+0
2011-07-25asm-generic/system.h: drop useless __KERNEL__Mike Frysinger1-2/+0
2011-07-25iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap1-0/+8
2011-07-22iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn2-0/+6
2011-07-22asm-generic: add MMU variants of io.h functionsJonas Bonn1-1/+6
2011-07-22asm-generic: delay.h fix udelay and ndelay for 8 bit argsAndrew Morton1-6/+27
2011-07-12pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring1-0/+62
2011-07-07asm-generic: adapt delay.h to common implementationJonas Bonn1-1/+15
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-10/+0
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap1-10/+0
2011-06-15include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser1-1/+1
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf1-1/+3
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-5/+5
2011-05-28Merge branch 'setns'Linus Torvalds1-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+3
2011-05-27gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen1-2/+2
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-40/+0
2011-05-26gpio: Convert gpio_is_valid to return boolJoe Perches1-3/+3
2011-05-26bitops: add #ifndef for each of find bitopsAkinobu Mita2-0/+11
2011-05-26asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger1-0/+74
2011-05-26bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller1-40/+0
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+37
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds5-97/+149
2011-05-25ulimit: raise default hard ulimit on number of files to 4096Tim Gardner1-1/+1
2011-05-25asm-generic/cacheflush.h: flush icache when copying to user pagesMike Frysinger1-1/+4
2011-05-25mm: uninline large generic tlb.h functionsPeter Zijlstra1-122/+13
2011-05-25mm: extended batches for generic mmu_gatherPeter Zijlstra1-46/+83
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra1-5/+51
2011-05-25mm: mmu_gather reworkPeter Zijlstra1-27/+69
2011-05-24bug.h: Fix build with CONFIG_PRINTK disabled.David S. Miller1-0/+21