Age | Commit message (Expand) | Author |
2011-07-15 | Merge branch 'pm-runtime' into for-linus | Rafael J. Wysocki |
2011-07-15 | Merge branch 'pm-domains' into for-linus | Rafael J. Wysocki |
2011-07-14 | x86: Kill handle_signal()->set_fs() | Oleg Nesterov |
2011-07-14 | x86, do_signal: Simplify the TS_RESTORE_SIGMASK logic | Oleg Nesterov |
2011-07-14 | x86, signals: Convert the X86_32 code to use set_current_blocked() | Oleg Nesterov |
2011-07-14 | x86, signals: Convert the IA32_EMULATION code to use set_current_blocked() | Oleg Nesterov |
2011-07-14 | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski |
2011-07-14 | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski |
2011-07-14 | x86, msr: Fix typo in ENERGY_PERF_BIAS_POWERSAVE | H. Peter Anvin |
2011-07-14 | net: m68k/nfeth: Remove wrong usage of dev->flags | Michał Mirosław |
2011-07-14 | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov |
2011-07-14 | spi/imx: use soc name in spi device type naming scheme | Shawn Guo |
2011-07-14 | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown |
2011-07-14 | ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is active | Rafael J. Wysocki |
2011-07-14 | ARM / shmobile: Use genpd_queue_power_off_work() | Rafael J. Wysocki |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-13 | clocksource: Replace vread with generic arch data | Andy Lutomirski |
2011-07-13 | x86-64: Add --no-undefined to vDSO build | Andy Lutomirski |
2011-07-13 | x86-64: Allow alternative patching in the vDSO | Andy Lutomirski |
2011-07-13 | x86: Make alternative instruction pointers relative | Andy Lutomirski |
2011-07-13 | x86-64: Improve vsyscall emulation CS and RIP handling | Andy Lutomirski |
2011-07-13 | ARM / shmobile: Use pm_genpd_poweroff_unused() | Rafael J. Wysocki |
2011-07-12 | x86, numa: Implement pfn -> nid mapping granularity check | Tejun Heo |
2011-07-12 | x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/ | Tejun Heo |
2011-07-12 | x86. reboot: Make Dell Latitude E6320 use reboot=pci | Maxime Ripard |
2011-07-12 | x86, ioapic: Print IR_IO_APIC_route_entry when IR is enabled | Naga Chumbalkar |
2011-07-12 | x86, ioapic: Print IRTE when IR is enabled | Naga Chumbalkar |
2011-07-12 | x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSR | Naga Chumbalkar |
2011-07-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-07-12 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds |
2011-07-12 | OMAP: PM: disable idle on suspend for GPIO and UART | Kevin Hilman |
2011-07-12 | OMAP: PM: omap_device: add API to disable idle on suspend | Kevin Hilman |
2011-07-12 | OMAP: PM: omap_device: add system PM methods for PM domain handling | Kevin Hilman |
2011-07-12 | OMAP: PM: omap_device: conditionally use PM domain runtime helpers | Kevin Hilman |
2011-07-12 | percpu: Fixup __this_cpu_xchg* operations | Christoph Lameter |
2011-07-12 | arm: davinci: Fix low level gpio irq handlers' argument | Ido Yariv |
2011-07-12 | powerpc/mm: Fix memory_block_size_bytes() for non-pseries | Benjamin Herrenschmidt |
2011-07-12 | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt |
2011-07-11 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Arnd Bergmann |
2011-07-11 | xen:pvhvm: Modpost section mismatch fix | Raghavendra D Prabhu |
2011-07-11 | xen/pci: Use 'acpi_gsi_to_irq' value unconditionally. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Remove 'xen_allocate_pirq_gsi'. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Retire unnecessary #ifdef CONFIG_ACPI | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Use the xen_register_pirq for HVM and initial domain users | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Update comments and fix empty spaces. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Shuffle code around. | Konrad Rzeszutek Wilk |