Age | Commit message (Expand) | Author |
2005-06-28 | [PATCH] rename wakeup_bdflush to wakeup_pdflush | Pekka J Enberg |
2005-06-28 | [PATCH] swabb.h warning fixes | Andrew Morton |
2005-06-28 | [PATCH] hisax warning fixes | Andrew Morton |
2005-06-28 | [PATCH] request_firmware(): avoid race conditions | Stanislaw W. Gruszka |
2005-06-28 | [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86 | Emmanuel Colbus |
2005-06-28 | [PATCH] ITIMER_REAL: fix possible deadlock and race | Oleg Nesterov |
2005-06-28 | [PATCH] ixp4xx/ixp2000 watchdog driver typo | Lennert Buytenhek |
2005-06-28 | [PATCH] drivers/char/tipar.c: off by one array access | Luc Van Oostenryck |
2005-06-28 | [PATCH] Using msleep() instead of HZ | Luca Falavigna |
2005-06-28 | [PATCH] fix semaphore handling in __unregister_chrdev_region | Wen-chien Jesse Sung |
2005-06-28 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2005-06-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2005-06-28 | [PATCH] Tweak idle thread setup semantics | Ingo Molnar |
2005-06-28 | [PATCH] ll_rw_blk: prevent huge request allocations | Jens Axboe |
2005-06-28 | [PATCH] md: bio leak fix | Neil Brown |
2005-06-28 | [PATCH] kexec: fix sparse warnings | Alexey Dobriyan |
2005-06-28 | [PATCH] cciss_ioctl() warning fix | Andrew Morton |
2005-06-28 | [PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as valid | Ben Dooks |
2005-06-28 | [PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platforms | Tony Lindgren |
2005-06-28 | [PATCH] ARM: 2762/1: S3C24XX Audio platform data | Ben Dooks |
2005-06-28 | [PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm | Richard Purdie |
2005-06-28 | Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2005-06-27 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH |
2005-06-27 | [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64) | Greg Kroah-Hartman |
2005-06-27 | [PATCH] PCI: use the MCFG table to properly access pci devices (i386) | Greg Kroah-Hartman |
2005-06-27 | [PATCH] PCI: add proper MCFG table parsing to ACPI core. | Greg Kroah-Hartman |
2005-06-27 | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver... | Greg Kroah-Hartman |
2005-06-27 | [PATCH] cpqphp: fix oops during unload without probe | Keith Moore |
2005-06-27 | [PATCH] PCI: clean up the MSI code a bit. | Greg Kroah-Hartman |
2005-06-27 | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n | Andrew Morton |
2005-06-27 | [PATCH] PCI: DMA bursting advice | David S. Miller |
2005-06-27 | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch | Michael Ellerman |
2005-06-27 | [PATCH] ACPI based I/O APIC hot-plug: acpiphp support | Kenji Kaneshige |
2005-06-27 | [PATCH] ACPI based I/O APIC hot-plug: ia64 support | Kenji Kaneshige |
2005-06-27 | [PATCH] ACPI based I/O APIC hot-plug: add interfaces | Kenji Kaneshige |
2005-06-27 | [PATCH] acpi hotplug: decouple slot power state changes from physical hotplug | Rajesh Shah |
2005-06-27 | [PATCH] acpi hotplug: aCPI based root bridge hot-add | Rajesh Shah |
2005-06-27 | [PATCH] acpi hotplug: fix slot power-down problem with acpiphp | Rajesh Shah |
2005-06-27 | [PATCH] acpi hotplug: clean up notify handlers on acpiphp unload | Rajesh Shah |
2005-06-27 | [PATCH] acpi hotplug: convert acpiphp to use generic resource code | Rajesh Shah |
2005-06-27 | [PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha... | Rajesh Shah |
2005-06-27 | [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ... | Rajesh Shah |
2005-06-27 | [PATCH] acpi bridge hotadd: Read bridge resources when fixing up the bus | Rajesh Shah |
2005-06-27 | [PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo... | Rajesh Shah |
2005-06-27 | [PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-... | Rajesh Shah |
2005-06-27 | [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on... | Rajesh Shah |
2005-06-27 | [PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic... | Rajesh Shah |
2005-06-27 | [PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI b... | Rajesh Shah |
2005-06-27 | [PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safe | Rajesh Shah |
2005-06-27 | [PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridges | Rajesh Shah |