aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23consolidate WARN_...ONCE() static variablesJan Beulich2-3/+4
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+45
2012-03-21mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli1-0/+61
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar14-61/+174
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditionalJames Bottomley2-2/+2
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+58
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov1-0/+2
2012-02-24bitops: Add missing parentheses to new get_order macroJoerg Roedel1-2/+2
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+4
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2-0/+56
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-20bitops: Optimise get_order()David Howells1-12/+28
2012-02-20bitops: Adjust the comment on get_order() to describe the size==0 caseDavid Howells1-1/+22
2012-01-31lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin1-0/+10
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-6/+7
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+4
2012-01-12thp: add tlb_remove_pmd_tlb_entryShaohua Li1-0/+14
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-8/+30
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds3-5/+14
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+0
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+4
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-35/+30
2012-01-04GPIO: add bindings for managed devicesJohn Crispin1-0/+4
2012-01-03consolidate umode_t declarationsAl Viro1-6/+0
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab1-0/+1
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+7
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky1-34/+28
2011-12-13UAPI: Rearrange definition of HZ in asm-generic/param.hDavid Howells1-6/+7
2011-12-12of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely1-2/+3
2011-12-12gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely1-0/+1
2011-12-03asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf1-1/+7
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin3-8/+30
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-10-06add missing __iomem to generic iounmap declarationMark Salter1-1/+1