summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | KVM: destroy workqueue on kvm_create_pit() failuresXiaotian Feng2010-08-151-1/+1
| | * | | | KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng2010-08-152-2/+3
| * | | | | Replace Configure with Enable in description of MAXSMPSamuel Thibault2010-08-211-2/+2
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-209-22/+72
| |\ \ \ \ \
| | * | | | | x86, apic: Fix apic=debug boot crashDaniel Kiper2010-08-201-0/+2
| | * | | | | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2010-08-192-0/+24
| | * | | | | x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin2010-08-181-2/+2
| | * | | | | x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel2010-08-186-20/+44
| | * | | | | x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld2010-08-181-1/+1
| | | |/ / / | | |/| | |
| * | | | | uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi2010-08-201-7/+0
| * | | | | s5pc110: SDHCI-s3c can override host capabilitiesKyungmin Park2010-08-203-0/+6
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-192-21/+85
| |\ \ \ \ \
| | * | | | | kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei2010-08-191-3/+22
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-181-2/+0
| |\ \ \ \ \ \
| | * | | | | | [IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck2010-08-181-2/+0
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-08-182-7/+16
| |\ \ \ \ \ \ \
| | * | | | | | | m68knommu: formatting of pointers in printk()Kulikov Vasiliy2010-08-181-5/+5
| | * | | | | | | m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich2010-08-181-2/+11
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-183-3/+5
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | of: Fix missing includesGrant Likely2010-08-162-1/+3
| | * | | | | | microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_nodeMichal Simek2010-08-161-1/+1
| | * | | | | | microblaze: Fix of/address: Merge all of the bus translation codeMichal Simek2010-08-161-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-171-1/+1
| |\ \ \ \ \ \
| | * | | | | | arm,kgdb: fix GDB_MAX_REGS no longer usedEric Miao2010-08-161-1/+1
| | * | | | | | kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim2010-08-161-1/+1
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-177-8/+27
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | sparc64: Fix atomic64_t routine return values.David S. Miller2010-08-171-3/+3
| | * | | | | sparc64: Fix rwsem constant bug leading to hangs.David S. Miller2010-08-171-1/+1
| | * | | | | sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller2010-08-164-4/+19
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2010-08-161399-354605/+73191
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | sparc: Really fix "console=" for serial consoles.David S. Miller2010-08-161-0/+4
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-175-5/+19
| |\ \ \ \ \ \
| | * | | | | | ARM: Tighten check for allowable CPSR valuesRussell King2010-08-151-4/+13
| | * | | | | | ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson2010-08-152-0/+2
| | * | | | | | ARM: 6328/1: Build with -fno-dwarf2-cfi-asmMichal Marek2010-08-141-0/+3
| | * | | | | | ARM: 6326/1: kgdb: fix GDB_MAX_REGS no longer usederic miao2010-08-141-1/+1
| * | | | | | | Make do_execve() take a const filename pointerDavid Howells2010-08-1740-73/+146
| | |_|/ / / / | |/| | | | |
* | | | | | | perf: Remove unused variableLin Ming2010-08-251-3/+0
* | | | | | | perf: Remove superfluous return values from perf_callchain_*()Peter Zijlstra2010-08-201-2/+2
* | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-08-192542-376775/+113223
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin2010-08-181-18/+63
| |/ / / / /
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-151-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'linus' into releaseLen Brown2010-08-152416-175615/+118178
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-081-2/+2
| * | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-156-0/+6
| |\ \ \ \ \ \
| | * | | | | | MIPS: Fix gen_nand probe structures contentsMarek Vasut2010-08-121-0/+1
| | * | | | | | BFIN: Fix gen_nand probe structures contentsMarek Vasut2010-08-122-0/+2
| | * | | | | | ARM: Fix gen_nand probe structures contentsMarek Vasut2010-08-123-0/+3
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-1529-205/+213
| |\ \ \ \ \ \ \
| | * | | | | | | arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf2010-08-151-9/+11
OpenPOWER on IntegriCloud