summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-141-0/+3
|\
| * Merge branch 'master' into for-linusRafael J. Wysocki2009-09-143-6/+6
| |\
| * \ Merge branch 'master' into for-linusRafael J. Wysocki2009-07-294-10/+10
| |\ \
| * | | Driver Core: Add platform device arch data V3Magnus Damm2009-07-221-0/+3
* | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-141-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: export kvm_para.hMichael S. Tsirkin2009-09-101-0/+5
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+3
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-125-20/+19
| |\ \ \ | | |/ /
| * | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-141-0/+3
|\ \ \ \
| * | | | x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge2009-09-041-0/+3
| | |/ / | |/| |
* | | | dma-ops: Remove flush_write_buffers() in dma-mapping-common.hArnd Bergmann2009-08-101-6/+0
|/ / /
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-274-10/+10
| |/ |/|
* | vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2009-07-181-10/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-041-6/+6
|\
| * asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott2009-06-271-4/+4
| * asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.Paul Mundt2009-06-261-2/+2
* | alpha: fix percpu build breakageTejun Heo2009-06-301-0/+4
* | gcov: fix __ctors_start alignmentHeiko Carstens2009-06-301-1/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-234-20/+18
|\
| * asm-generic: add dummy pgprot_noncached()Paul Mundt2009-06-231-0/+4
| * asm-generic: hook up new system callsArnd Bergmann2009-06-191-1/+6
| * asm-generic: drop HARDIRQ_BITS definition from hardirq.hArnd Bergmann2009-06-191-13/+0
| * asm-generic: uaccess: fix up local access_ok() usageMike Frysinger2009-06-191-6/+6
| * asm-generic: uaccess: add missing access_ok() check to strnlen_user()Mike Frysinger2009-06-191-0/+2
* | LDSCRIPT: Name INIT_RAM_FS consistentlyDavid Howells2009-06-221-1/+1
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-201-1/+4
|\ \ | |/ |/|
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-174-12/+280
| |\
* | | dma-mapping: add asm-generic/dma-mapping-common.hFUJITA Tomonori2009-06-181-0/+190
* | | kernel: constructor supportPeter Oberparleiter2009-06-182-0/+12
* | | Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
| |/ |/|
* | Merge branch 'akpm'Linus Torvalds2009-06-161-1/+1
|\ \
| * | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-1/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-161-0/+42
|\ \ \ | |/ / |/| |
| * | lib: Provide generic atomic64_t implementationPaul Mackerras2009-06-151-0/+42
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1575-338/+4485
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-06-141-10/+231
| |\ \ | | |/ | |/|
| | * vmlinux.lds.h updateSam Ravnborg2009-06-141-7/+10
| | * Improve vmlinux.lds.h support for arch specific linker scriptsSam Ravnborg2009-06-091-7/+224
| | * initconst adjustmentsJan Beulich2009-06-091-2/+3
| * | asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-123-12/+13
| |\ \
| | * \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-112-11/+12
| | |\ \
| | | * \ Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-1/+1
| | | |\ \
| | | | * \ Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-181-3/+4
| | | | |\ \
| | | | * \ \ Merge branch 'linus' into tracing/coreIngo Molnar2009-05-075-17/+33
| | | | |\ \ \
| | | | * \ \ \ Merge branch 'linus' into tracing/coreIngo Molnar2009-04-141-52/+0
| | | | |\ \ \ \
| | | | * | | | | tracing/infrastructure: separate event tracer from event supportTom Zanussi2009-04-141-1/+1
| | | * | | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-10/+11
| | | |\ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | | * | | | | Merge branch 'x86/urgent' into x86/xenIngo Molnar2009-05-085-61/+25
| | | | |\ \ \ \ \ | | | | | | |_|/ / | | | | | |/| | |
OpenPOWER on IntegriCloud