summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-08-27ARM: S5PV310: Fix on GPIO base addressesKyungmin Park1-2/+10
2010-08-27ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END typeKukjin Kim4-4/+4
2010-08-23ARM: S5P: VMALLOC_END should be unsigned longKyungmin Park2-2/+2
2010-08-22Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+5
2010-08-21Replace Configure with Enable in description of MAXSMPSamuel Thibault1-2/+2
2010-08-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-22/+72
2010-08-20uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi1-7/+0
2010-08-20s5pc110: SDHCI-s3c can override host capabilitiesKyungmin Park3-0/+6
2010-08-20x86, apic: Fix apic=debug boot crashDaniel Kiper1-0/+2
2010-08-19x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2-0/+24
2010-08-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-21/+85
2010-08-19kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei1-3/+22
2010-08-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+0
2010-08-18x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin1-2/+2
2010-08-18[IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck1-2/+0
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2-7/+16
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-3/+5
2010-08-18x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel6-20/+44
2010-08-18x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld1-1/+1
2010-08-18perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin1-18/+63
2010-08-18m68knommu: formatting of pointers in printk()Kulikov Vasiliy1-5/+5
2010-08-18m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich1-2/+11
2010-08-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+1
2010-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-8/+27
2010-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-5/+19
2010-08-17Make do_execve() take a const filename pointerDavid Howells40-73/+146
2010-08-17sparc64: Fix atomic64_t routine return values.David S. Miller1-3/+3
2010-08-17sparc64: Fix rwsem constant bug leading to hangs.David S. Miller1-1/+1
2010-08-17KVM: PIT: free irq source id in handling error pathXiao Guangrong1-0/+1
2010-08-16of: Fix missing includesGrant Likely2-1/+3
2010-08-16sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller4-4/+19
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller1399-354605/+73191
2010-08-16arm,kgdb: fix GDB_MAX_REGS no longer usedEric Miao1-1/+1
2010-08-16kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim1-1/+1
2010-08-16microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_nodeMichal Simek1-1/+1
2010-08-16microblaze: Fix of/address: Merge all of the bus translation codeMichal Simek1-1/+1
2010-08-16sparc: Really fix "console=" for serial consoles.David S. Miller1-0/+4
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2010-08-15Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-0/+6
2010-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds29-205/+213
2010-08-15ARM: Tighten check for allowable CPSR valuesRussell King1-4/+13
2010-08-15ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson2-0/+2
2010-08-15arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf1-9/+11
2010-08-15arch/tile: export only COMMAND_LINE_SIZE to userspace.Chris Metcalf1-2/+6
2010-08-15arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNChris Metcalf1-3/+2
2010-08-15KVM: destroy workqueue on kvm_create_pit() failuresXiaotian Feng1-1/+1
2010-08-15KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng2-2/+3
2010-08-15Merge branch 'linus' into releaseLen Brown2416-175615/+118178
2010-08-14ARM: 6328/1: Build with -fno-dwarf2-cfi-asmMichal Marek1-0/+3
2010-08-14defconfig reductionSam Ravnborg197-207237/+1181