aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2012-04-02asm-generic: add linux/types.h to cmpxchg.hPaul Gortmaker
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells
2012-03-28Split arch_align_stack() out from asm-generic/system.hDavid Howells
2012-03-28Split the switch_to() wrapper out of asm-generic/system.hDavid Howells
2012-03-28Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.hDavid Howells
2012-03-28Create asm-generic/barrier.hDavid Howells
2012-03-28Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.hDavid Howells
2012-03-27compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron
2012-03-23consolidate WARN_...ONCE() static variablesJan Beulich
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-21mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-03-12Merge tag 'v3.3-rc7' into gpio/nextGrant Likely
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-03-02gpio: constify the data parameter to gpiochip_find()Grant Likely
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-24bitops: Add missing parentheses to new get_order macroJoerg Roedel
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas
2012-02-23PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas
2012-02-23PCI: add pci_clear_flags()Bjorn Helgaas
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-20bitops: Optimise get_order()David Howells
2012-02-20bitops: Adjust the comment on get_order() to describe the size==0 caseDavid Howells
2012-02-20posix_types: Introduce __kernel_[u]long_tH. Peter Anvin
2012-02-14posix_types: Remove fd_set macrosH. Peter Anvin
2012-02-14posix_types: Make it possible to override __kernel_fsid_tH. Peter Anvin
2012-02-14posix_types: Make __kernel_[ug]id32_t default to unsigned intH. Peter Anvin
2012-01-31lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin
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