summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-296-2/+14
* support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-271-1/+1
* xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge2010-07-261-0/+2
* x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini2010-07-263-0/+35
* x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-264-1/+138
* x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-264-22/+63
* xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-223-6/+25
* x86/xen: event channels delivery on HVM.Sheng Yang2010-07-225-0/+39
* x86: early PV on HVM features initialization.Sheng Yang2010-07-223-0/+102
* xen: Add support for HVM hypercalls.Jeremy Fitzhardinge2010-07-221-0/+6
* Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Linus Torvalds2010-07-12177-194157/+652
|\
| * ARM: reduce defconfigsUwe Kleine-König2010-06-10177-194157/+652
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-0812-37/+179
|\ \
| * | powerpc: Fix userspace build of ptrace.hSam Ravnborg2010-07-081-18/+14
| * | powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney2010-07-081-1/+1
| * | powerpc: Fix logic error in fixup_irqsJohannes Berg2010-07-081-1/+4
| * | powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov2010-07-081-1/+5
| * | powerpc: Linux cannot run with 0 coresAnton Blanchard2010-07-081-1/+1
| * | powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell2010-07-081-8/+9
| * | powerpc: Disable SPARSE_IRQ by defaultYang Li2010-07-081-2/+2
| * | powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell2010-07-081-0/+6
| * | powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-083-4/+133
| * | powerpc/perf_event: Fix for power_pmu_disable()Matt Evans2010-07-081-1/+4
* | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-084-56/+67
|\ \ \ | |/ / |/| |
| * | ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0Hyuk Lee2010-07-051-1/+1
| * | ARM: S5P6442: Fix PLL setting announce message.Thomas Abraham2010-07-051-1/+1
| * | ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XXMarek Szyprowski2010-07-051-0/+2
| * | ARM: S5PV210: Correct clock register propertiesMyungJoo Ham2010-07-051-53/+62
| * | ARM: S5P: Bug fix on external interrupt for S5P SoCsBoojin Kim2010-07-051-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-062-31/+7
|\ \ \
| * | | rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra2010-07-051-28/+6
| * | | x86, Calgary: Limit the max PHB number to 256Darrick J. Wong2010-06-301-3/+1
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-07-0625-175/+515
|\ \ \ \ | |_|/ / |/| | |
| * | | MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson2010-07-051-1/+1
| * | | MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb2010-07-054-13/+158
| * | | MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard2010-07-053-0/+50
| * | | MIPS: MT: Fix FPU affinity.Ralf Baechle2010-07-051-26/+61
| * | | MIPS: Oprofile: Fixup of loongson2_exit()Wu Zhangjin2010-07-051-1/+7
| * | | MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss2010-07-053-32/+64
| * | | MIPS: Tracing: Cleanup of address space checkingWu Zhangjin2010-07-051-3/+19
| * | | MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin2010-07-051-22/+26
| * | | MIPS: Tracing: Reduce the overhead of dynamic Function TracerWu Zhangjin2010-07-051-44/+49
| * | | MIPS: Tracing: Cleanup of instructions usedWu Zhangjin2010-07-051-8/+11
| * | | MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressWu Zhangjin2010-07-051-2/+14
| * | | MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin2010-07-051-3/+9
| * | | MIPS: Tracing: Cleanup commentsWu Zhangjin2010-07-051-5/+6
| * | | MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin2010-07-051-14/+22
| * | | MIPS: Tracing: Merge adjacent #ifdefs with same condition.Wu Zhangjin2010-07-051-2/+0
| * | | MIPS: AR7, BCM63xx: fix gpio_to_irq() return valueYoichi Yuasa2010-07-052-2/+2
| * | | MIPS: Restore signalling NaN behaviour for abs.[sd]Chris Dearman2010-07-052-0/+2
OpenPOWER on IntegriCloud