summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-10-2915-71/+99
|\
| * [S390] fix kprobes single steppingMartin Schwidefsky2010-10-293-1/+10
| * [S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber2010-10-291-18/+22
| * [S390] ftrace: select HAVE_C_RECORDMCOUNTHeiko Carstens2010-10-291-0/+1
| * [S390] vdso: get rid of redefinition warningsHeiko Carstens2010-10-295-13/+13
| * [S390] facility detection: remove unused variableHeiko Carstens2010-10-291-2/+0
| * [S390] hypfs: Fix error handling in hypfs_diag initializationMichael Holzheu2010-10-291-8/+11
| * [S390] topology: fix cpu masks for topology=off caseHeiko Carstens2010-10-291-2/+4
| * [S390] topology: add SCHED_MC config optionHeiko Carstens2010-10-292-1/+12
| * [S390] Kconfig: add machine type number to code generation optionsHeiko Carstens2010-10-291-26/+23
| * [S390] Add z196 machine type to setup_hwcapsHeiko Carstens2010-10-291-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-293-14/+13
|\ \
| * | convert get_sb_pseudo() usersAl Viro2010-10-291-5/+4
| * | convert get_sb_single() usersAl Viro2010-10-292-9/+9
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-10-297-44/+22
|\ \ | |/ |/|
| * sparc32: fix build failure on CONFIG_SPARC_LEONNamhyung Kim2010-10-261-2/+2
| * sparc: Fixed random SPARC/LEON SMP CPU Stuck problem.Daniel Hellstrom2010-10-261-2/+2
| * sparc32: remove CONFIG_HAVE_PERF_EVENTS optionNamhyung Kim2010-10-261-3/+0
| * sparc: don't #include asm/system.h in asm/jump_label.hNamhyung Kim2010-10-261-1/+0
| * sparc32: Fix unaligned stack handling on trap return.David S. Miller2010-10-261-0/+12
| * sparc: keep calling do_signal() as long as pending signals remainAl Viro2010-10-262-36/+6
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-2821-33/+704
|\ \
| * | xen: initialize cpu masks for pv guests in xen_smp_initStefano Stabellini2010-10-261-2/+22
| * | xen: add a missing #include to arch/x86/pci/xen.cStefano Stabellini2010-10-221-0/+1
| * | xen: mask the MTRR feature from the cpuidStefano Stabellini2010-10-221-0/+1
| * | xen: add the direct mapping area for ISA bus accessJuan Quintela2010-10-223-0/+28
| * | xen: use vcpu_ops to setup cpu masksStefano Stabellini2010-10-221-1/+7
| * | xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge2010-10-221-3/+20
| * | xen: remap MSIs into pirqs when running as initial domainQing He2010-10-221-18/+37
| * | xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-222-0/+142
| * | xen: introduce XEN_DOM0 as a silent optionStefano Stabellini2010-10-221-0/+10
| * | xen: map MSIs into pirqsStefano Stabellini2010-10-221-0/+57
| * | xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-222-0/+21
| * | xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge2010-10-223-1/+11
| * | acpi: use indirect call to register gsi in different modesJeremy Fitzhardinge2010-10-221-17/+42
| * | xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-221-0/+38
| * | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-2271-948/+919
| |\ \
| | * | X86/PCI: Remove the dependency on isapnp_disable.Konrad Rzeszutek Wilk2010-10-211-5/+0
| | * | xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk2010-10-181-0/+4
| | * | xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-185-0/+209
| | * | x86: Introduce x86_msi_opsStefano Stabellini2010-10-184-4/+49
| | * | x86/PCI: make sure _PAGE_IOMAP it set on pci mappingsJeremy Fitzhardinge2010-10-181-0/+2
| | * | x86/PCI: Clean up pci_cache_line_sizeAlex Nixon2010-10-182-7/+11
| | * | x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge2010-10-182-0/+6
| | * | xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge2010-10-181-0/+13
| | * | xen: Don't disable the I/O spaceAlex Nixon2010-10-181-2/+0
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-2824-138/+0
|\ \ \ \
| * | | | kbuild: convert `arch/tile' to the kconfig mainmenu upgradeArnaud Lacombe2010-10-281-2/+0
| * | | | Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-122592-377095/+113765
| |\ \ \ \
| * | | | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-1923-136/+0