0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[IA64-SGI] SGI Altix cross partition functionality (2nd This patch contains the shim module (XP) which interfaces between the communication module (XPC) and the functional support modules (like XPNET). More... over 20 years ago
[IA64-SGI] Add some needed externs currently not defined More... over 20 years ago
[IA64-SGI] Define some additional SHub1 and Shub2 register symbols More... over 20 years ago
[IA64-SGI] convert some sn SAL_CALLs to ia64_sal_oemcall calls More... over 20 years ago
[IA64] Export node_online_map and node_possible_map More... over 20 years ago
Add ipw2100 wireless driver. More... over 20 years ago
[ACPI] gut acpi_pci_choose_state() to avoid conflict with pending pm_message_t re-definition. More... over 20 years ago
[PATCH] class: remove class_simple code, as no one in the tree is using it anymore. More... over 20 years ago
[PATCH] class: add kerneldoc for the new class functions. More... over 20 years ago
[PATCH] class: convert the remaining class_simple users in the kernel to usee the new class api More... over 20 years ago
[PATCH] class: convert drivers/* to use the new class api instead of class_simple More... over 20 years ago
[PATCH] class: convert arch/* to use the new class api instead of class_simple More... over 20 years ago
[PATCH] class: convert drivers/scsi/* to use the new class api instead of class_simple More... over 20 years ago
[PATCH] class: convert drivers/ieee1394/* to use the new class api instead of class_simple More... over 20 years ago
[PATCH] class: convert drivers/char/* to use the new class api instead of class_simple More... over 20 years ago
[PATCH] class: convert drivers/block/* to use the new class api instead of class_simple More... over 20 years ago
[PATCH] class: convert sound/* to use the new class api instead of class_simple More... over 20 years ago
[IA64-SGI] move nodepda pointer out of pda More... over 20 years ago
[PATCH] driver core: change export symbol for driver_for_each_device() More... over 20 years ago
[PATCH] PCI Allow OutOfRange PIRQ table address More... over 20 years ago
[PATCH] move cnodeid_to_nasid_table out of pda Another step in the effort to eliminate the SN pda structure. This patch moves the cnodeid_to_nasid_table field out of the pda, making it a standalone per-cpu data item, and exports it so it can be accessed by kernel modules. More... over 20 years ago
[PATCH] Add a klist to struct device_driver for the devices bound to it. More... over 20 years ago
[PATCH] Add a klist to struct bus_type for its drivers. More... over 20 years ago
[PATCH] Add a klist to struct bus_type for its devices. More... over 20 years ago
[PATCH] Add initial implementation of klist helpers. More... over 20 years ago
HUB interrupts are allocated per node, not per slice. Make manipulation of the interrupt mask register atomic by disabling interrupts. More... over 20 years ago
[PATCH] Use driver_for_each_device() instead of manually walking list. More... over 20 years ago
[PATCH] Use driver_for_each_device() in drivers/pnp/driver.c instead of manually walking list. More... over 20 years ago
[PATCH] Add driver_for_each_device(). More... over 20 years ago
HUB interrupts are allocated per node, not per slice. Make manipulation of the interrupt mask register atomic by disabling interrupts. More... over 20 years ago