summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: Implement perf callbacks for guest samplingZhang, Yanmin2010-04-193-1/+53
* perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin2010-04-192-11/+35
* Merge branch 'linus' into perf/coreIngo Molnar2010-04-08583-375/+999
|\
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-071-0/+1
| |\
| | * perf, x86: Enable Nehalem-EX supportVince Weaver2010-04-061-0/+1
| * | Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-04-074-5/+13
| |\ \
| | * | davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov2010-04-071-1/+3
| | * | davinci: DM365: fix duplicate default IRQ prioritiesKevin Hilman2010-04-051-1/+0
| | * | davinci: edma: clear events in edma_start()Brian Niebuhr2010-04-051-1/+2
| | * | davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefinedSekhar Nori2010-04-051-0/+4
| | * | davinci: timers: don't enable timer until clocksource is initializedKevin Hilman2010-04-051-2/+4
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-077-19/+53
| |\ \ \
| | * | | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha2010-04-021-0/+2
| | * | | x86: Increase CONFIG_NODES_SHIFT max to 10David Rientjes2010-04-021-2/+2
| | * | | ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu2010-04-011-2/+12
| | * | | x86, hpet: Fix bug in RTC emulationAlok Kataria2010-04-011-0/+1
| | * | | x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh2010-04-011-1/+7
| | * | | x86: Handle overlapping mptablesAndi Kleen2010-04-011-2/+2
| | * | | x86: Make e820_remove_range to handle all covered caseYinghai Lu2010-03-311-4/+20
| | * | | x86-32, resume: do a global tlb flush in S4 resumeShaohua Li2010-03-301-8/+7
| * | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-04-074-11/+9
| |\ \ \ \
| | * | | | microblaze: Remove unused variable from ptraceMichal Simek2010-04-071-1/+0
| | * | | | microblaze: io.h: Add io big-endian functionJohn Linn2010-04-071-0/+5
| | * | | | microblaze: Fix futex codeMichal Simek2010-04-071-1/+1
| | * | | | microblaze: Fix ftrace_update_ftrace_func panicSteven J. Magnani2010-04-071-9/+3
| | | |_|/ | | |/| |
| * | | | frv: fix kernel/user segment handling in NOMMU modeDavid Howells2010-04-072-5/+3
| |/ / /
| * | | Merge branch 'master' into export-slabhTejun Heo2010-04-0562-650/+1063
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-045-13/+100
| | |\ \ \
| | | * | | sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller2010-04-031-0/+75
| | | * | | sparc64: Update defconfig.David S. Miller2010-04-031-12/+16
| | | * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-031360-20768/+73896
| | | |\ \ \
| | | * | | | sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings2010-04-031-1/+1
| | | * | | | sparc: Fix regset register window handling.David S. Miller2010-03-312-0/+8
| | * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-046-48/+99
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-0210-47/+123
| | |\ \ \ \ \
| | | * | | | | ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas2010-03-291-2/+2
| | | * | | | | ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg2010-03-291-1/+9
| | | * | | | | ARM: 6001/1: removing compilation warning comming from clkdev.hviresh kumar2010-03-291-0/+1
| | | * | | | | ARM: 6000/1: removing compilation warning comming from <asm/irq.h>viresh kumar2010-03-291-0/+1
| | | * | | | | ARM: 5997/1: ARM: Correct the VFPv3 detectionCatalin Marinas2010-03-281-1/+1
| | | * | | | | ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas2010-03-252-6/+16
| | | * | | | | ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)Catalin Marinas2010-03-252-0/+11
| | | * | | | | ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas2010-03-252-0/+20
| | | * | | | | ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)Catalin Marinas2010-03-252-37/+62
| | * | | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-04-021-0/+2
| | |\ \ \ \ \ \
| | | * | | | | | powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze2010-03-261-0/+2
| | * | | | | | | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-04-0211-83/+294
| | |\ \ \ \ \ \ \
| | | * | | | | | | sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt2010-04-024-28/+75
| | | * | | | | | | sh: export return_address() symbol.Paul Mundt2010-04-021-0/+3
| | | * | | | | | | sh: Enable the mmu in start_secondary()Matt Fleming2010-03-291-0/+1
OpenPOWER on IntegriCloud