aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+3
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-11-01Merge Qualcom Hexagon architectureLinus Torvalds2-0/+136
2011-11-01Add extra arch overrides to asm-generic/checksum.hLinas Vepstas1-0/+4
2011-11-01Hexagon: Add locking types and functionsRichard Kuo1-0/+132
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-5/+6
2011-10-31include/asm-generic/page.h: calculate virt_to_page and page_to_virt via predefined macroSonic Zhang1-2/+2
2011-10-31dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch1-2/+12
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