summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2012-03-02gpio: constify the data parameter to gpiochip_find()Grant Likely-2/+2
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar-61/+174
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley-2/+2
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+58
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov-0/+2
2012-02-24bitops: Add missing parentheses to new get_order macroJoerg Roedel-2/+2
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear-0/+4
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas-2/+0
2012-02-23PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas-23/+1
2012-02-23PCI: add pci_clear_flags()Bjorn Helgaas-0/+6
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake-0/+56
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov-0/+1
2012-02-20bitops: Optimise get_order()David Howells-12/+28
2012-02-20bitops: Adjust the comment on get_order() to describe the size==0 caseDavid Howells-1/+22
2012-02-20posix_types: Introduce __kernel_[u]long_tH. Peter Anvin-9/+14
2012-02-14posix_types: Remove fd_set macrosH. Peter Anvin-72/+0
2012-02-14posix_types: Make it possible to override __kernel_fsid_tH. Peter Anvin-4/+6
2012-02-14posix_types: Make __kernel_[ug]id32_t default to unsigned intH. Peter Anvin-2/+2
2012-01-31lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin-0/+10
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds-6/+7
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-0/+4
2012-01-12thp: add tlb_remove_pmd_tlb_entryShaohua Li-0/+14
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-8/+30
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds-5/+14
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-6/+0
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-2/+4
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+3
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-35/+30
2012-01-04GPIO: add bindings for managed devicesJohn Crispin-0/+4
2012-01-03consolidate umode_t declarationsAl Viro-6/+0
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab-0/+1
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+7
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky-34/+28
2011-12-13UAPI: Rearrange definition of HZ in asm-generic/param.hDavid Howells-6/+7
2011-12-12of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely-2/+3
2011-12-12gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely-0/+1
2011-12-03asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf-1/+7
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin-8/+30
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+3
2011-11-09net: add wireless TX status socket optionJohannes Berg-0/+3
2011-11-01Merge Qualcom Hexagon architectureLinus Torvalds-0/+136
2011-11-01Add extra arch overrides to asm-generic/checksum.hLinas Vepstas-0/+4
2011-11-01Hexagon: Add locking types and functionsRichard Kuo-0/+132
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches-5/+6
2011-10-31include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...Sonic Zhang-2/+2
2011-10-31dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch-2/+12
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-14/+3
2011-10-26gpio: fix build error in include/asm-generic/gpio.hHamo-2/+2
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2