| Commit message (Expand) | Author | Age |
* | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha | 2010-04-02 |
* | x86: Increase CONFIG_NODES_SHIFT max to 10 | David Rientjes | 2010-04-02 |
* | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu | 2010-04-01 |
* | x86, hpet: Fix bug in RTC emulation | Alok Kataria | 2010-04-01 |
* | x86, hpet: Erratum workaround for read after write of HPET comparator | Pallipadi, Venkatesh | 2010-04-01 |
* | bootmem, x86: Fix 32bit numa system without RAM on node 0 | Yinghai Lu | 2010-04-01 |
* | nobootmem, x86: Fix 32bit numa system without RAM on node 0 | Yinghai Lu | 2010-04-01 |
* | x86: Handle overlapping mptables | Andi Kleen | 2010-04-01 |
* | x86: Make e820_remove_range to handle all covered case | Yinghai Lu | 2010-03-31 |
* | x86-32, resume: do a global tlb flush in S4 resume | Shaohua Li | 2010-03-30 |
* | x86: Do not free zero sized per cpu areas | Ian Campbell | 2010-03-29 |
* | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 2010-03-29 |
* | x86: Make smp_locks end with page alignment | Yinghai Lu | 2010-03-29 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-03-26 |
|\ |
|
| * | x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 2010-03-25 |
| * | x86/PCI: for host bridge address space collisions, show conflicting resource | Bjorn Helgaas | 2010-03-25 |
| * | frv/PCI: remove redundant warnings | Bjorn Helgaas | 2010-03-25 |
| * | x86/PCI: remove redundant warnings | Bjorn Helgaas | 2010-03-25 |
| * | PCI: don't say we claimed a resource if we failed | Bjorn Helgaas | 2010-03-25 |
| * | PCI quirk: Disable MSI on VIA K8T890 systems | Matthew Wilcox | 2010-03-25 |
| * | PCI quirk: RS780/RS880: work around missing MSI initialization | Clemens Ladisch | 2010-03-24 |
| * | PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is present | Tim Yamin | 2010-03-24 |
| * | PCI: complain about devices that seem to be broken | Bjorn Helgaas | 2010-03-24 |
| * | PCI: print resources consistently with %pR | Bjorn Helgaas | 2010-03-24 |
| * | PCI: make disabled window printk style match the enabled ones | Bjorn Helgaas | 2010-03-24 |
| * | PCI: break out primary/secondary/subordinate for readability | Bjorn Helgaas | 2010-03-24 |
| * | PCI: for address space collisions, show conflicting resource | Bjorn Helgaas | 2010-03-24 |
| * | resources: add interfaces that return conflict information | Bjorn Helgaas | 2010-03-23 |
| * | PCI: cleanup error return for pcix get and set mmrbc functions | Dean Nelson | 2010-03-19 |
| * | PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functions | Dean Nelson | 2010-03-19 |
| * | PCI: kill off pci_register_set_vga_state() symbol export. | Paul Mundt | 2010-03-19 |
| * | PCI: fix return value from pcix_get_max_mmrbc() | Dean Nelson | 2010-03-19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-03-26 |
|\ \ |
|
| * | | nilfs2: fix imperfect completion wait in nilfs_wait_on_logs | Ryusuke Konishi | 2010-03-23 |
| * | | nilfs2: fix hang-up of cleaner after log writer returned with error | Ryusuke Konishi | 2010-03-23 |
| * | | nilfs2: fix duplicate call to nilfs_segctor_cancel_freev | Ryusuke Konishi | 2010-03-22 |
* | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-03-26 |
|\ \ \ |
|
| * | | | pcmcia: use dev_pm_ops for class pcmcia_socket_class | Dominik Brodowski | 2010-03-24 |
| * | | | power: support _noirq actions on device types and classes | Dominik Brodowski | 2010-03-24 |
| * | | | pcmcia: allow for four multifunction subdevices (again) | Dominik Brodowski | 2010-03-24 |
| * | | | pcmcia: do not use ioports < 0x100 on x86 | Dominik Brodowski | 2010-03-23 |
| * | | | pd6729: Coding Style fixes | Komuro | 2010-03-23 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-26 |
|\ \ \ \ |
|
| * | | | | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2010-03-19 |
| * | | | | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich | 2010-03-16 |
| * | | | | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 2010-03-16 |
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-03-26 |
|\ \ \ \ \ |
|
| * | | | | | time: Fix accumulation bug triggered by long delay. | John Stultz | 2010-03-23 |
| * | | | | | posix-cpu-timers: Reset expire cache when no timer is running | Stanislaw Gruszka | 2010-03-12 |
| * | | | | | timer stats: Fix del_timer_sync() and try_to_del_timer_sync() | Andrew Morton | 2010-03-12 |