summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2012-03-24consolidate WARN_...ONCE() static variablesJan Beulich2-3/+4
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+45
2012-03-22mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli1-0/+61
2012-03-06Merge 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...James Bottomley2-2/+2
2012-02-27Merge 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-22asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2-0/+56
2012-02-22sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-21bitops: Optimise get_order()David Howells1-12/+28
2012-02-21bitops: Adjust the comment on get_order() to describe the size==0 caseDavid Howells1-1/+22
2012-02-01lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin1-0/+10
2012-01-15Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-6/+7
2012-01-15Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+4
2012-01-13thp: add tlb_remove_pmd_tlb_entryShaohua Li1-0/+14
2012-01-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-8/+30
2012-01-11Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds3-5/+14
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-6/+0
2012-01-08Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+4
2012-01-07Merge 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/ker...Linus Torvalds1-35/+30
2012-01-04GPIO: add bindings for managed devicesJohn Crispin1-0/+4
2012-01-04consolidate 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-30procfs: do not confuse jiffies with cputime64_tAndreas Schwab1-0/+1
2011-12-24Merge 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-13of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely1-2/+3
2011-12-13gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely1-0/+1
2011-12-04asm-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/linvil...John W. Linville1-0/+3
2011-11-10net: 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-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-5/+6
2011-11-01include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...Sonic Zhang1-2/+2
2011-11-01dma-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-27gpio: 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/ke...Linus 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-07add missing __iomem to generic iounmap declarationMark Salter1-1/+1