| Commit message (Expand) | Author | Age |
* | [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation | Eric W. Biederman | 2007-02-28 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-02-26 |
|\ |
|
| * | {rd,wr}msr_on_cpu SMP=n optimization | Adrian Bunk | 2007-02-20 |
| * | rdmsr_on_cpu, wrmsr_on_cpu | Alexey Dobriyan | 2007-02-20 |
| * | [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI | Thomas Renninger | 2007-02-20 |
* | | [PATCH] x86_64 irq: Safely cleanup an irq after moving it. | Eric W. Biederman | 2007-02-26 |
* | | [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors. | Eric W. Biederman | 2007-02-26 |
* | | [PATCH] x86_64 irq: Remove unnecessary irq 0 setup. | Eric W. Biederman | 2007-02-26 |
* | | [PATCH] x86_64 irq: Simplify assign_irq_vector's arguments. | Eric W. Biederman | 2007-02-26 |
* | | [PATCH] x86_64 irq: Begin consolidating per_irq data in structures. | Eric W. Biederman | 2007-02-26 |
* | | [PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS | Eric W. Biederman | 2007-02-26 |
* | | [PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry. | Eric W. Biederman | 2007-02-26 |
* | | [PATCH] x86_64 irq: Simplfiy the set_affinity logic. | Eric W. Biederman | 2007-02-26 |
* | | [PATCH] x86_64 irq: Refactor setup_IO_APIC_irq | Eric W. Biederman | 2007-02-26 |
* | | [PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intr | Eric W. Biederman | 2007-02-26 |
* | | [PATCH] x86_64 irq: Kill declaration of removed array, interrupt | Eric W. Biederman | 2007-02-26 |
* | | [PATCH] irq: Remove set_native_irq_info | Eric W. Biederman | 2007-02-26 |
* | | [PATCH] x86_64 irq: Simplfy __assign_irq_vector | Eric W. Biederman | 2007-02-26 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 |
|\ \ |
|
| * | | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2007-02-17 |
* | | | Pull fluff into release branch | Len Brown | 2007-02-16 |
|\ \ \
| |/ /
|/| | |
|
| * | | ACPI: acpi_table_parse() now returns success/fail, not count | Len Brown | 2007-02-13 |
* | | | [PATCH] genirq: remove IRQ_DISABLED | Ingo Molnar | 2007-02-16 |
* | | | [PATCH] genirq: do not mask interrupts by default | Ingo Molnar | 2007-02-16 |
* | | | [PATCH] time: x86_64: re-enable vsyscall support for x86_64 | john stultz | 2007-02-16 |
* | | | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME | john stultz | 2007-02-16 |
* | | | [PATCH] time: x86_64: split x86_64/kernel/time.c up | john stultz | 2007-02-16 |
* | | | [PATCH] time: x86_64: hpet_address cleanup | john stultz | 2007-02-16 |
* | | | [PATCH] x86: rewrite SMP TSC sync code | Ingo Molnar | 2007-02-16 |
* | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-02-14 |
|\ \ \ |
|
| * | | | [PATCH] x86-64: Remove mk_pte_phys() | Andi Kleen | 2007-02-13 |
| * | | | [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64 | Andi Kleen | 2007-02-13 |
| * | | | [PATCH] x86_64: Wire up compat epoll_pwait | Ralf Baechle | 2007-02-13 |
| * | | | [PATCH] x86: Don't require the vDSO for handling a.out signals | Andi Kleen | 2007-02-13 |
| * | | | [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs | Andi Kleen | 2007-02-13 |
| * | | | [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo | Andi Kleen | 2007-02-13 |
| * | | | [PATCH] x86-64: survive having no irq mapping for a vector | Eric W. Biederman | 2007-02-13 |
| * | | | [PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code | Evgeniy Polyakov | 2007-02-13 |
| * | | | [PATCH] x86-64: avoid warning message livelock | Roland Dreier | 2007-02-13 |
| * | | | [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPIC | Benjamin Romer | 2007-02-13 |
| * | | | [PATCH] x86-64: clean up sparsemem memory_present call | Bob Picco | 2007-02-13 |
| * | | | [PATCH] x86: fix laptop bootup hang in init_acpi() | Ingo Molnar | 2007-02-13 |
| * | | | [PATCH] x86-64: robustify bad_dma_address handling | Muli Ben-Yehuda | 2007-02-13 |
| * | | | [PATCH] x86-64: Don't reserve ROMs | Andi Kleen | 2007-02-13 |
| * | | | [PATCH] x86-64: Fix off by one error in IOMMU boundary checking | Andi Kleen | 2007-02-13 |
| * | | | [PATCH] x86-64: x86_64 - Fix FS/GS registers for VT execution | Zachary Amsden | 2007-02-13 |
| * | | | [PATCH] x86-64: Unexport __supported_pte_mask | Andi Kleen | 2007-02-13 |
| * | | | [PATCH] x86-64: Check return value of putreg in PTRACE_SETREGS | Andi Kleen | 2007-02-13 |
| * | | | [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda... | Jack Steiner | 2007-02-13 |
| * | | | [PATCH] x86-64: Kconfig typos | Nicolas Kaiser | 2007-02-13 |