aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-03
* Merge Qualcom Hexagon architectureLinus Torvalds2011-11-01
|\
| * Add extra arch overrides to asm-generic/checksum.hLinas Vepstas2011-11-01
| * Hexagon: Add locking types and functionsRichard Kuo2011-11-01
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* | include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...Sonic Zhang2011-10-31
* | dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch2011-10-31
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-29
|\ \
| * | gpio: fix build error in include/asm-generic/gpio.hHamo2011-10-26
| * | gpiolib: Ensure struct gpio is always definedMark Brown2011-10-24
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-26
|\ \
| * | cputime: Clean up cputime_to_usecs and usecs_to_cputime macrosMichal Hocko2011-09-08
* | | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-25
|\ \ \
| * | | locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields2011-08-19
| |/ /
* | / m68k: Finally remove leftover markers sectionsKirill Tkhai2011-10-24
| |/ |/|
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* | mm: fix __page_to_pfn for a const struct page argumentIan Campbell2011-08-17
|/
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-26
|\
| * pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring2011-07-12
* | asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger2011-07-26
* | asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger2011-07-26
* | asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger2011-07-26
* | asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger2011-07-26
* | atomic: Update comments in atomic.hArun Sharma2011-07-26
* | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-26
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-26
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-26
* | Merge 'akpm' patch seriesLinus Torvalds2011-07-26
|\ \
| * | asm-generic/system.h: drop useless __KERNEL__Mike Frysinger2011-07-25
* | | iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap2011-07-25
|/ /
* | iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn2011-07-22
* | asm-generic: add MMU variants of io.h functionsJonas Bonn2011-07-22
* | asm-generic: delay.h fix udelay and ndelay for 8 bit argsAndrew Morton2011-07-22
* | asm-generic: adapt delay.h to common implementationJonas Bonn2011-07-07
|/
*-. Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds2011-06-17
|\ \
| * | gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap2011-06-16
| |/
* / include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser2011-06-15
|/
* asm-generic/unistd.h: support sendmmsg syscallChris Metcalf2011-06-02
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-28
|\
| * gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen2011-05-27
| * gpio: Convert gpio_is_valid to return boolJoe Perches2011-05-26
* | Merge branch 'setns'Linus Torvalds2011-05-28
|\ \
| * | ns: Wire up the setns system callEric W. Biederman2011-05-28
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-27
|\ \
| * | bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller2011-05-26
* | | bitops: add #ifndef for each of find bitopsAkinobu Mita2011-05-26
* | | asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger2011-05-26
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-25
|\|
| * bug.h: Fix build with CONFIG_PRINTK disabled.David S. Miller2011-05-24