| Commit message (Expand) | Author | Age |
* | i386: Fix leak of ../kernel from top level | Andi Kleen | 2007-09-12 |
* | x86_64: Prevent doing anything from cache_remove_dev() when info setup failed. | Andi Kleen | 2007-09-12 |
* | revert "highmem: catch illegal nesting" | Andrew Morton | 2007-09-11 |
* | PCI: irq and pci_ids patch for Intel Tolapai | Jason Gaston | 2007-09-11 |
* | PCI: Remove __devinit from pcibios_get_irq_routing_table | Ralf Baechle | 2007-09-11 |
* | i386: fix a hang on stuck nmi watchdog | Daniel Walker | 2007-09-10 |
* | x86_64: Remove CLFLUSH in text_poke() | Andi Kleen | 2007-09-10 |
* | i386: Fix perfctr watchdog on core duo | Stephane Eranian | 2007-09-10 |
* | Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH | Roland McGrath | 2007-09-10 |
* | [x86 setup] Work around bug in Xen HVM | Christian Ehrhardt | 2007-09-04 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-08-31 |
|\ |
|
| * | [x86 setup] Don't rely on the VESA BIOS being register-clean | H. Peter Anvin | 2007-08-31 |
* | | x86: be even more careful about checking the stack frame on dumping | Linus Torvalds | 2007-08-31 |
|/ |
|
* | hugepage: fix broken check for offset alignment in hugepage mappings | David Gibson | 2007-08-31 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-08-25 |
|\ |
|
| * | Pull bugzilla-1641 into release branch | Len Brown | 2007-08-24 |
| |\ |
|
| | * | ACPI: boot correctly with "nosmp" or "maxcpus=0" | Len Brown | 2007-08-21 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-08-24 |
|\ \ \
| |/ /
|/| | |
|
| * | | [x86 setup] Make sure AH=00h when setting a video mode | H. Peter Anvin | 2007-08-23 |
| * | | [x86 setup] Volatilize asm() statements | H. Peter Anvin | 2007-08-23 |
* | | | sched: sched_clock_idle_[sleep|wakeup]_event() | Ingo Molnar | 2007-08-23 |
|/ / |
|
* | | Xen i386 xen-head.S fix sections mixup | Mathieu Desnoyers | 2007-08-22 |
* | | Fix lazy mode vmalloc synchronization for paravirt | Zachary Amsden | 2007-08-22 |
* | | i386: Mark NUMA support experimental | Andi Kleen | 2007-08-21 |
* | | x86: properly initialize temp insn buffer for paravirt patching | Chris Wright | 2007-08-18 |
* | | x86_64: Check for .cfi_rel_offset in CFI probe | Andi Kleen | 2007-08-18 |
* | | x86_64: Fix to keep watchdog disabled by default for i386/x86_64 | Daniel Gollub | 2007-08-18 |
* | | Add some help texts to recently-introduced kconfig items | Jan Engelhardt | 2007-08-18 |
* | | [x86 setup] edd.c: make sure MBR signatures actually get reported | H. Peter Anvin | 2007-08-14 |
* | | [x86 setup] Don't use EDD to get the MBR signature | H. Peter Anvin | 2007-08-14 |
* | | [x86 setup] The current display page is returned in %bh, not %bl | H. Peter Anvin | 2007-08-14 |
|/ |
|
* | genirq: mark io_apic level interrupts to avoid resend | Thomas Gleixner | 2007-08-12 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-08-12 |
|\ |
|
| * | Pull processor into release branch | Len Brown | 2007-08-12 |
| |\ |
|
| | * | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues | Fenghua Yu | 2007-08-07 |
* | | | i386: Fix broken mmiocfg accesses | Linus Torvalds | 2007-08-12 |
|/ / |
|
* | | i386: Fix double fault handler | Chuck Ebbert | 2007-08-11 |
* | | i386: Fix start_kernel warning | Andi Kleen | 2007-08-11 |
* | | i386: Use global flag to disable broken local apic timer on AMD CPUs. | Andi Kleen | 2007-08-11 |
* | | i386: really stop MCEs during code patching | Adrian Bunk | 2007-08-11 |
* | | i386: Make patching more robust, fix paravirt issue | Andi Kleen | 2007-08-11 |
* | | x86: Disable CLFLUSH support again | Andi Kleen | 2007-08-11 |
* | | x86: Work around mmio config space quirk on AMD Fam10h | dean gaudet | 2007-08-11 |
* | | finish i386 and x86-64 sysdata conversion | Muli Ben-Yehuda | 2007-08-11 |
|/ |
|
* | [x86 setup] EDD: add missing =m constraint | H. Peter Anvin | 2007-08-02 |
* | [x86 setup] video setup: Fix VBE DDC reading | Antonino A. Daplas | 2007-08-02 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-07-31 |
|\ |
|
| * | [x86 setup] EDD: Fix the computation of the MBR sector buffer | H. Peter Anvin | 2007-07-31 |
| * | [x86 setup] Newline after setup signature failure message | H. Peter Anvin | 2007-07-31 |
| * | x86 boot code comments typos | Randy Dunlap | 2007-07-31 |