| Commit message (Expand) | Author | Age |
* | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 2007-10-16 |
* | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 |
* | x86_64: SPARSEMEM_VMEMMAP 2M page size support | Christoph Lameter | 2007-10-16 |
* | x86: optimize page faults like all other achitectures and kill notifier cruft | Christoph Hellwig | 2007-10-16 |
* | Convert cpu_sibling_map to be a per cpu variable | Mike Travis | 2007-10-16 |
* | x86: Convert cpu_core_map to be a per cpu variable | Mike Travis | 2007-10-16 |
* | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 |
* | lockdep: annotate kprobes irq fiddling | Peter Zijlstra | 2007-10-11 |
* | lockdep: x86_64: connect the sysexit hook | Peter Zijlstra | 2007-10-11 |
* | lockdep: i386: connect the sysexit hook | Peter Zijlstra | 2007-10-11 |
* | x86: force timer broadcast on late AMD C1E detection | Thomas Gleixner | 2007-10-14 |
* | x86: move local APIC timer init to the end of start_secondary() | Thomas Gleixner | 2007-10-14 |
* | x86: fix missing include for vsyscall | Dave Jones | 2007-10-14 |
* | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 2007-10-14 |
* | Delete filenames in comments. | Dave Jones | 2007-10-13 |
* | x86/pci/acpi: fix DMI const-ification fallout | Jeff Garzik | 2007-10-12 |
* | x86: fence oostores on 64-bit | Nick Piggin | 2007-10-12 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-10-12 |
|\ |
|
| * | PCI: X86: Introduce and enable PCI domain support | Jeff Garzik | 2007-10-12 |
| * | PCI: modify PCI bridge control ISA flag for clarity | Gary Hade | 2007-10-12 |
| * | PCI: use _CRS for PCI resource allocation | Gary Hade | 2007-10-12 |
| * | PCI: skip ISA ioresource alignment on some systems | Gary Hade | 2007-10-12 |
| * | PCI: i386: Compaq EVO N800c needs PCI bus renumbering | Juha Laiho | 2007-10-12 |
| * | PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" | Johannes Goecke | 2007-10-12 |
| * | i386: add support for picopower irq router | Thomas Backlund | 2007-10-12 |
| * | PCI: pci_get_device call from interrupt in reboot fixups | Denis V. Lunev | 2007-10-12 |
| * | dma_free_coherent() needs irqs enabled (sigh) | David Brownell | 2007-10-12 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-10-12 |
* | | x86: HPET add another ICH7 PCI id | Venki Pallipadi | 2007-10-12 |
* | | x86: HPET force enable ICH5 suspend/resume fix | Venki Pallipadi | 2007-10-12 |
* | | x86: HPET force enable for ICH5 | Venki Pallipadi | 2007-10-12 |
* | | x86: HPET try to activate force detected hpet | Venki Pallipadi | 2007-10-12 |
* | | x86: HPET force enable o ICH7 and later | Venki Pallipadi | 2007-10-12 |
* | | x86: HPET restructure hpet code for hpet force enable | Venki Pallipadi | 2007-10-12 |
* | | i386/x8664: cleanup the shared hpet code | Chris Wright | 2007-10-12 |
* | | x86_64: cleanup apic.c after clock events switch | Chris Wright | 2007-10-12 |
* | | x86_64: remove now unused code | Thomas Gleixner | 2007-10-12 |
* | | x86: unify timex.h variants | Thomas Gleixner | 2007-10-12 |
* | | x86: kill 8253pit.h | Thomas Gleixner | 2007-10-12 |
* | | x86: disable apic timer for AMD C1E enabled CPUs | Thomas Gleixner | 2007-10-12 |
* | | x86: Fix irq0 / local apic timer accounting | Thomas Gleixner | 2007-10-12 |
* | | x86_64: convert to clock events | Thomas Gleixner | 2007-10-12 |
* | | x86_64: Add (not yet used) clock event functions | Thomas Gleixner | 2007-10-12 |
* | | x86_64: prepare idle loop for dynamic ticks | Chris Wright | 2007-10-12 |
* | | x86_64: remove nested irq disables | Thomas Gleixner | 2007-10-12 |
* | | x86_64: apic change setup_APIC_timer calling convention | Thomas Gleixner | 2007-10-12 |
* | | x86_64: Remove APIC_DIVISOR | Thomas Gleixner | 2007-10-12 |
* | | x86_64: Move apic calibration code around | Thomas Gleixner | 2007-10-12 |
* | | x86_64: remove pit synchronization | Thomas Gleixner | 2007-10-12 |
* | | x86_64: prepare apic code for clock events | Thomas Gleixner | 2007-10-12 |