summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-6/+0
|\
| * consolidate umode_t declarationsAl Viro2012-01-031-6/+0
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-071-2/+4
|\ \
| * | of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely2011-12-121-2/+3
| * | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-121-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-061-0/+3
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-301-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-1/+7
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
| |\ \ \
| | * | | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-061-35/+30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-151-34/+28
| | |_|/ | |/| |
* / | | procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-291-0/+1
|/ / /
* / / asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-031-1/+7
|/ /
* | Merge Qualcom Hexagon architectureLinus Torvalds2011-11-012-0/+136
|\ \
| * | Add extra arch overrides to asm-generic/checksum.hLinas Vepstas2011-11-011-0/+4
| * | Hexagon: Add locking types and functionsRichard Kuo2011-11-011-0/+132
* | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-5/+6
* | | include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...Sonic Zhang2011-10-311-2/+2
* | | dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch2011-10-311-2/+12
* | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-291-14/+3
|\ \ \ | |_|/ |/| |
| * | gpio: fix build error in include/asm-generic/gpio.hHamo2011-10-261-2/+2
| * | gpiolib: Ensure struct gpio is always definedMark Brown2011-10-241-12/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-261-2/+2
|\ \
| * | cputime: Clean up cputime_to_usecs and usecs_to_cputime macrosMichal Hocko2011-09-081-2/+2
* | | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-251-5/+0
|\ \ \
| * | | locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields2011-08-191-5/+0
| |/ /
* | / m68k: Finally remove leftover markers sectionsKirill Tkhai2011-10-241-1/+0
| |/ |/|
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* | mm: fix __page_to_pfn for a const struct page argumentIan Campbell2011-08-171-2/+2
|/
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-0/+62
|\
| * pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring2011-07-121-0/+62
* | asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger2011-07-261-1/+15
* | asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger2011-07-261-0/+16
* | asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger2011-07-261-2/+9
* | asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger2011-07-261-2/+2
* | atomic: Update comments in atomic.hArun Sharma2011-07-261-1/+3
* | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-2/+0
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-2/+2
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-263-4/+2
* | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-262-0/+15
* | Merge 'akpm' patch seriesLinus Torvalds2011-07-251-2/+0
|\ \
| * | asm-generic/system.h: drop useless __KERNEL__Mike Frysinger2011-07-251-2/+0
* | | iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap2011-07-251-0/+8
|/ /
* | iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn2011-07-222-0/+6
* | asm-generic: add MMU variants of io.h functionsJonas Bonn2011-07-221-1/+6
* | asm-generic: delay.h fix udelay and ndelay for 8 bit argsAndrew Morton2011-07-221-6/+27
* | asm-generic: adapt delay.h to common implementationJonas Bonn2011-07-071-1/+15
|/
*-. Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds2011-06-171-10/+0
|\ \
| * | gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap2011-06-161-10/+0
| |/