summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-08-20x86, apic: Fix apic=debug boot crashDaniel Kiper
2010-08-19x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov
2010-08-19sparc64: Fill a missing delay slot.Mikulas Patocka
2010-08-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-19kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei
2010-08-19Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-08-19sparc64: Make lock backoff really a NOP on UP builds.David S. Miller
2010-08-19sparc64: simple microoptimizations for atomic functionsMikulas Patocka
2010-08-18perf: Fix race in callchainsFrederic Weisbecker
2010-08-18perf: Factorize callchain context handlingFrederic Weisbecker
2010-08-18perf: Generalize some arch callchain codeFrederic Weisbecker
2010-08-18perf: Generalize callchain_store()Frederic Weisbecker
2010-08-18perf: Drop unappropriate tests on arch callchainsFrederic Weisbecker
2010-08-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-08-18x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin
2010-08-18[IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-18x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel
2010-08-18x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld
2010-08-18perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin
2010-08-18sparc64: Make rwsems 64-bit.David S. Miller
2010-08-18sparc64: Really fix atomic64_t interface types.David S. Miller
2010-08-18m68knommu: formatting of pointers in printk()Kulikov Vasiliy
2010-08-18m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich
2010-08-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-08-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-18Make do_execve() take a const filename pointerDavid Howells
2010-08-18sparc64: Fix atomic64_t routine return values.David S. Miller
2010-08-18sparc64: Fix rwsem constant bug leading to hangs.David S. Miller
2010-08-17KVM: PIT: free irq source id in handling error pathXiao Guangrong
2010-08-17of: Fix missing includesGrant Likely
2010-08-16sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller
2010-08-16arm,kgdb: fix GDB_MAX_REGS no longer usedEric Miao
2010-08-16kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim
2010-08-16microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_nodeMichal Simek
2010-08-16microblaze: Fix of/address: Merge all of the bus translation codeMichal Simek
2010-08-16sparc: Really fix "console=" for serial consoles.David S. Miller
2010-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-08-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-08-15ARM: Tighten check for allowable CPSR valuesRussell King
2010-08-15ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson
2010-08-15arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf
2010-08-15arch/tile: export only COMMAND_LINE_SIZE to userspace.Chris Metcalf
2010-08-15arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNChris Metcalf
2010-08-15KVM: destroy workqueue on kvm_create_pit() failuresXiaotian Feng
2010-08-15KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng