summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2009-09-16HWPOISON: Add new SIGBUS error codes for hardware poison signalsAndi Kleen-1/+7
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-5/+19
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+3
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+5
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki-6/+6
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-0/+3
2009-09-14Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+3
2009-09-10KVM: export kvm_para.hMichael S. Tsirkin-0/+5
2009-09-04x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge-0/+3
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo-26/+25
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-20/+19
2009-08-10dma-ops: Remove flush_write_buffers() in dma-mapping-common.hArnd Bergmann-6/+0
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt-0/+1
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt-0/+2
2009-07-29Merge branch 'master' into for-linusRafael J. Wysocki-10/+10
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt-10/+10
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm-0/+3
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott-10/+9
2009-07-09linker script: unify usage of discard definitionTejun Heo-6/+12
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds-6/+6
2009-07-04Merge branch 'master' into for-nextTejun Heo-22/+25
2009-06-30alpha: fix percpu build breakageTejun Heo-0/+4
2009-06-30gcov: fix __ctors_start alignmentHeiko Carstens-1/+2
2009-06-27asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott-4/+4
2009-06-26asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.Paul Mundt-2/+2
2009-06-24linker script: throw away .discard sectionTejun Heo-0/+8
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-20/+18
2009-06-23asm-generic: add dummy pgprot_noncached()Paul Mundt-0/+4
2009-06-22LDSCRIPT: Name INIT_RAM_FS consistentlyDavid Howells-1/+1
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-1/+4
2009-06-19asm-generic: hook up new system callsArnd Bergmann-1/+6
2009-06-19asm-generic: drop HARDIRQ_BITS definition from hardirq.hArnd Bergmann-13/+0
2009-06-19asm-generic: uaccess: fix up local access_ok() usageMike Frysinger-6/+6
2009-06-19asm-generic: uaccess: add missing access_ok() check to strnlen_user()Mike Frysinger-0/+2
2009-06-18dma-mapping: add asm-generic/dma-mapping-common.hFUJITA Tomonori-0/+190
2009-06-18kernel: constructor supportPeter Oberparleiter-0/+12
2009-06-17Delete pcibios_select_rootMatthew Wilcox-13/+0
2009-06-17Merge branch 'linus' into perfcounters/coreIngo Molnar-12/+280
2009-06-16Merge branch 'akpm'Linus Torvalds-1/+1
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap-1/+1
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-0/+42
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-338/+4485
2009-06-15lib: Provide generic atomic64_t implementationPaul Mackerras-0/+42
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds-10/+231
2009-06-14vmlinux.lds.h updateSam Ravnborg-7/+10
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann-12/+13
2009-06-11add generic lib/checksum.cArnd Bergmann-0/+79
2009-06-11asm-generic: add a generic uaccess.hArnd Bergmann-0/+325
2009-06-11asm-generic: add generic NOMMU versions of some headersArnd Bergmann-0/+240
2009-06-11asm-generic: add generic atomic.h and io.hArnd Bergmann-0/+465