aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* [PATCH] SN2 XPC build patchesJes Sorensen2005-06-21
* [PATCH] ia64 uncached allocJes Sorensen2005-06-21
* [PATCH] Periodically drain non local pagesetsChristoph Lameter2005-06-21
* [PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-21
* [PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-21
* [PATCH] vm: try_to_free_pages unused argumentDarren Hart2005-06-21
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-21
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-21
* [PATCH] node local per-cpu-pagesChristoph Lameter2005-06-21
* [PATCH] Hugepage consolidationDavid Gibson2005-06-21
* [PATCH] VM: rate limit early reclaimMartin Hicks2005-06-21
* [PATCH] VM: add __GFP_NORECLAIMMartin Hicks2005-06-21
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-21
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-21
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2005-06-21
* [PATCH] arm: irqs_disabled() type fixAndrew Morton2005-06-21
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-06-21
|\
| * [SPARC64]: Add prefetch support.David S. Miller2005-06-21
* | [NETFILTER]: Kill nf_debugPatrick McHardy2005-06-21
* | [NETFILTER]: Kill lockhelp.hPatrick McHardy2005-06-21
* | [IPV6]: V6 route events reported with wrong netlink PID and seq numberJamal Hadi Salim2005-06-21
* | [NETLINK]: netlink_callback structure needs 5 args not 4Alexey Kuznetsov2005-06-21
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-20
|\
| * [PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni2005-06-20
| * [PATCH] I2C: add i2c sensor_device_attribute and macrosYani Ioannou2005-06-20
| * [PATCH] Driver Core: include: update device attribute callbacksYani Ioannou2005-06-20
| * [PATCH] Driver core: change device_attribute callbacksYani Ioannou2005-06-20
| * [PATCH] libfs: add simple attribute filesArnd Bergmann2005-06-20
| * [PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga2005-06-20
| * [PATCH] Driver Core: fix bk-driver-core kills ppc64Patrick Mochel2005-06-20
| * [PATCH] Use a klist for device child lists.mochel@digitalimplant.org2005-06-20
| * [PATCH] Remove struct device::driver_list.mochel@digitalimplant.org2005-06-20
| * [PATCH] Remove struct device::bus_list.mochel@digitalimplant.org2005-06-20
| * [PATCH] add klist_node_attached() to determine if a node is on a list or not.mochel@digitalimplant.org2005-06-20
| * [PATCH] Remove the unused device_find().mochel@digitalimplant.org2005-06-20
| * [PATCH] Add a klist to struct device_driver for the devices bound to it.mochel@digitalimplant.org2005-06-20
| * [PATCH] Add a klist to struct bus_type for its drivers.mochel@digitalimplant.org2005-06-20
| * [PATCH] Add a klist to struct bus_type for its devices.mochel@digitalimplant.org2005-06-20
| * [PATCH] Add initial implementation of klist helpers.mochel@digitalimplant.org2005-06-20
| * [PATCH] Add driver_for_each_device().mochel@digitalimplant.org2005-06-20
| * [PATCH] Add a semaphore to struct device to synchronize calls to its driver.mochel@digitalimplant.org2005-06-20
| * [PATCH] class: remove class_simple code, as no one in the tree is using it an...gregkh@suse.de2005-06-20
| * [PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de2005-06-20
| * [PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de2005-06-20
| * [PATCH] CLASS: move a "simple" class logic into the class core.gregkh@suse.de2005-06-20
| * [PATCH] Make attributes names const char *Dmitry Torokhov2005-06-20
| * [PATCH] make driver's name be const char *Dmitry Torokhov2005-06-20
| * [PATCH] kset_hotplug_ops->name shoudl return const char *Dmitry Torokhov2005-06-20
| * [PATCH] Make kobject's name be const char *Dmitry Torokhov2005-06-20
| * [PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov2005-06-20