summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-12thp: add tlb_remove_pmd_tlb_entryShaohua Li
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-04GPIO: add bindings for managed devicesJohn Crispin
2012-01-03consolidate umode_t declarationsAl Viro
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky
2011-12-13UAPI: Rearrange definition of HZ in asm-generic/param.hDavid Howells
2011-12-12of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely
2011-12-12gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely
2011-12-03asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-09net: add wireless TX status socket optionJohannes Berg
2011-11-01Merge Qualcom Hexagon architectureLinus Torvalds
2011-11-01Add extra arch overrides to asm-generic/checksum.hLinas Vepstas
2011-11-01Hexagon: Add locking types and functionsRichard Kuo
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...Sonic Zhang
2011-10-31dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-26gpio: fix build error in include/asm-generic/gpio.hHamo
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-10-24m68k: Finally remove leftover markers sectionsKirill Tkhai
2011-10-24gpiolib: Ensure struct gpio is always definedMark Brown
2011-10-06add missing __iomem to generic iounmap declarationMark Salter
2011-10-06fixed generic page.h for non-zero PAGE_OFFSETMark Salter
2011-10-06fix default __strnlen_user macroMark Salter
2011-09-08cputime: Clean up cputime_to_usecs and usecs_to_cputime macrosMichal Hocko
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-19locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields
2011-08-17mm: fix __page_to_pfn for a const struct page argumentIan Campbell
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger
2011-07-26asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger
2011-07-26asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger
2011-07-26asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger
2011-07-26atomic: Update comments in atomic.hArun Sharma
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma