summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-05-18Merge branch 'x86/mem' into perf/coreIngo Molnar11-54/+219
2011-05-18x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa2-3/+3
2011-05-18x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSBFenghua Yu1-12/+42
2011-05-18x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSBFenghua Yu1-1/+28
2011-05-18x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSBFenghua Yu1-13/+32
2011-05-18x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSBFenghua Yu1-10/+55
2011-05-18x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSBFenghua Yu1-9/+24
2011-05-18x86, alternative: Add altinstruction_entry macroFenghua Yu1-0/+9
2011-05-18x86, alternative, doc: Add comment for applying alternatives orderFenghua Yu1-0/+9
2011-05-18x86, mem, intel: Initialize Enhanced REP MOVSB/STOSBFenghua Yu1-4/+15
2011-05-18x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSBFenghua Yu1-0/+1
2011-05-18x86, cpufeature: Fix cpuid leaf 7 feature detectionFenghua Yu1-2/+1
2011-05-16ftrace/s390: mcount offset calculationMartin Schwidefsky1-3/+1
2011-05-16ftrace/x86: mcount offset calculationMartin Schwidefsky1-4/+3
2011-05-16ftrace/x86: Do not trace .discard.text sectionSteven Rostedt1-1/+1
2011-05-12x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger5-58/+0
2011-05-10Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar63-445/+1152
2011-05-06Merge branch 'perf/stat' into perf/coreIngo Molnar2-16/+29
2011-05-06perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra1-35/+52
2011-05-06hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker1-4/+11
2011-05-06perf events, x86: Add SandyBridge stalled-cycles-frontend/backend eventsLin Ming1-0/+6
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar8-10/+215
2011-05-06Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds4-1/+83
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar4-10/+41
2011-05-03Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+124
2011-05-03Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.k...Linus Torvalds3-8/+8
2011-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2011-05-03x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin1-6/+6
2011-05-03xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_topStefano Stabellini1-1/+1
2011-05-03xen/mmu: Add workaround "x86-64, mm: Put early page table high"Konrad Rzeszutek Wilk1-0/+123
2011-05-02Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-343/+519
2011-05-02Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-2/+2
2011-05-01x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()Yinghai Lu1-1/+1
2011-05-01Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar7-37/+89
2011-05-01x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky1-1/+1
2011-04-30Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-10/+52
2011-04-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-11/+11
2011-04-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-18/+56
2011-04-29ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg1-1/+1
2011-04-29perf events, x86: Add Westmere stalled-cycles-frontend/backend eventsIngo Molnar1-0/+6
2011-04-29perf, x86: Add new stalled cycles events for Intel and AMD CPUsIngo Molnar2-7/+11
2011-04-29perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar1-1/+1
2011-04-29Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King3-321/+462
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens1-1/+1
2011-04-29ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst1-108/+23
2011-04-29ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst1-0/+24
2011-04-29ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst1-0/+42
2011-04-29ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst1-2/+28
2011-04-29ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst1-14/+17
2011-04-29ARM: kprobes: Remove redundant code in space_1111Jon Medhurst1-9/+5