Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | [S390] ftrace: select HAVE_C_RECORDMCOUNT | Heiko Carstens | 2010-10-29 | |
| * | | | | | | | | | | | | | | | | | | [S390] vdso: get rid of redefinition warnings | Heiko Carstens | 2010-10-29 | |
| * | | | | | | | | | | | | | | | | | | [S390] facility detection: remove unused variable | Heiko Carstens | 2010-10-29 | |
| * | | | | | | | | | | | | | | | | | | [S390] hypfs: Fix error handling in hypfs_diag initialization | Michael Holzheu | 2010-10-29 | |
| * | | | | | | | | | | | | | | | | | | [S390] topology: fix cpu masks for topology=off case | Heiko Carstens | 2010-10-29 | |
| * | | | | | | | | | | | | | | | | | | [S390] topology: add SCHED_MC config option | Heiko Carstens | 2010-10-29 | |
| * | | | | | | | | | | | | | | | | | | [S390] Kconfig: add machine type number to code generation options | Heiko Carstens | 2010-10-29 | |
| * | | | | | | | | | | | | | | | | | | [S390] Add z196 machine type to setup_hwcaps | Heiko Carstens | 2010-10-29 | |
| |/ / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | convert get_sb_pseudo() users | Al Viro | 2010-10-29 | |
| * | | | | | | | | | | | | | | | | | | convert get_sb_single() users | Al Viro | 2010-10-29 | |
| |/ / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-10-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | sparc32: fix build failure on CONFIG_SPARC_LEON | Namhyung Kim | 2010-10-26 | |
| * | | | | | | | | | | | | | | | | | sparc: Fixed random SPARC/LEON SMP CPU Stuck problem. | Daniel Hellstrom | 2010-10-26 | |
| * | | | | | | | | | | | | | | | | | sparc32: remove CONFIG_HAVE_PERF_EVENTS option | Namhyung Kim | 2010-10-26 | |
| * | | | | | | | | | | | | | | | | | sparc: don't #include asm/system.h in asm/jump_label.h | Namhyung Kim | 2010-10-26 | |
| * | | | | | | | | | | | | | | | | | sparc32: Fix unaligned stack handling on trap return. | David S. Miller | 2010-10-26 | |
| * | | | | | | | | | | | | | | | | | sparc: keep calling do_signal() as long as pending signals remain | Al Viro | 2010-10-26 | |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | xen: initialize cpu masks for pv guests in xen_smp_init | Stefano Stabellini | 2010-10-26 | |
| * | | | | | | | | | | | | | | | | | xen: add a missing #include to arch/x86/pci/xen.c | Stefano Stabellini | 2010-10-22 | |
| * | | | | | | | | | | | | | | | | | xen: mask the MTRR feature from the cpuid | Stefano Stabellini | 2010-10-22 | |
| * | | | | | | | | | | | | | | | | | xen: add the direct mapping area for ISA bus access | Juan Quintela | 2010-10-22 | |
| * | | | | | | | | | | | | | | | | | xen: use vcpu_ops to setup cpu masks | Stefano Stabellini | 2010-10-22 | |
| * | | | | | | | | | | | | | | | | | xen: map a dummy page for local apic and ioapic in xen_set_fixmap | Jeremy Fitzhardinge | 2010-10-22 | |
| * | | | | | | | | | | | | | | | | | xen: remap MSIs into pirqs when running as initial domain | Qing He | 2010-10-22 | |
| * | | | | | | | | | | | | | | | | | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge | 2010-10-22 | |
| * | | | | | | | | | | | | | | | | | xen: introduce XEN_DOM0 as a silent option | Stefano Stabellini | 2010-10-22 | |
| * | | | | | | | | | | | | | | | | | xen: map MSIs into pirqs | Stefano Stabellini | 2010-10-22 | |
| * | | | | | | | | | | | | | | | | | xen: support GSI -> pirq remapping in PV on HVM guests | Stefano Stabellini | 2010-10-22 | |
| * | | | | | | | | | | | | | | | | | xen: add xen hvm acpi_register_gsi variant | Jeremy Fitzhardinge | 2010-10-22 | |
| * | | | | | | | | | | | | | | | | | acpi: use indirect call to register gsi in different modes | Jeremy Fitzhardinge | 2010-10-22 | |
| * | | | | | | | | | | | | | | | | | xen: implement xen_hvm_register_pirq | Stefano Stabellini | 2010-10-22 | |
| * | | | | | | | | | | | | | | | | | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai... | Stefano Stabellini | 2010-10-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | X86/PCI: Remove the dependency on isapnp_disable. | Konrad Rzeszutek Wilk | 2010-10-21 | |
| | * | | | | | | | | | | | | | | | | xen/pci: Request ACS when Xen-SWIOTLB is activated. | Konrad Rzeszutek Wilk | 2010-10-18 | |
| | * | | | | | | | | | | | | | | | | xen/x86/PCI: Add support for the Xen PCI subsystem | Alex Nixon | 2010-10-18 | |
| | * | | | | | | | | | | | | | | | | x86: Introduce x86_msi_ops | Stefano Stabellini | 2010-10-18 | |
| | * | | | | | | | | | | | | | | | | x86/PCI: make sure _PAGE_IOMAP it set on pci mappings | Jeremy Fitzhardinge | 2010-10-18 | |
| | * | | | | | | | | | | | | | | | | x86/PCI: Clean up pci_cache_line_size | Alex Nixon | 2010-10-18 | |
| | * | | | | | | | | | | | | | | | | x86/io_apic: add get_nr_irqs_gsi() | Jeremy Fitzhardinge | 2010-10-18 | |
| | * | | | | | | | | | | | | | | | | xen: define BIOVEC_PHYS_MERGEABLE() | Jeremy Fitzhardinge | 2010-10-18 | |
| | * | | | | | | | | | | | | | | | | xen: Don't disable the I/O space | Alex Nixon | 2010-10-18 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | kbuild: convert `arch/tile' to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-10-28 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-19 | |
* | | | | | | | | | | | | | | | | | | | | omap4: pandaboard: fix up mmc card detect logic | Menon, Nishanth | 2010-10-28 | |
* | | | | | | | | | | | | | | | | | | | | mfd: Factor out WM831x I2C I/O from the core driver | Mark Brown | 2010-10-28 | |
* | | | | | | | | | | | | | | | | | | | | mfd: Adding twl6030 mmc card detect support for MMC1 | kishore kadiyala | 2010-10-28 |