aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown4-2/+26
2005-06-21[PATCH] md: fix deadlock due to md thread processing delayed requests.NeilBrown2-2/+2
2005-06-21[PATCH] md: optimise reconstruction when re-adding a recently failed drive.NeilBrown1-0/+4
2005-06-21[PATCH] md: raid1 support for bitmap intent loggingNeilBrown1-2/+14
2005-06-21[PATCH] md: enable the bitmap write-back daemon and wait for it.NeilBrown1-11/+2
2005-06-21[PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown3-0/+291
2005-06-21[PATCH] md: improve the interface to sync_requestNeilBrown1-1/+1
2005-06-21[PATCH] md: improve locking on 'safemode' and move superblock writesNeilBrown2-1/+8
2005-06-21[PATCH] fbdev: stack reductionJames Simmons1-5/+2
2005-06-21[PATCH] New framebuffer fonts + updated 12x22 font availableJurriaan1-11/+15
2005-06-21[PATCH] fbdev: new pci id for chipsfbJames Simmons1-0/+1
2005-06-21[PATCH] Framebuffer driver for Arc LCD boardJaya Kumar1-0/+8
2005-06-21[PATCH] fbdev: iomove removalJames Simmons1-9/+3
2005-06-21[PATCH] autofs4: subversion bump to identify these changesIan Kent1-1/+1
2005-06-21[PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso1-0/+3
2005-06-21[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso1-0/+1
2005-06-21[PATCH] ioc4: PCI bus speed detectionBrent Casavant1-7/+30
2005-06-21[PATCH] ioc4: Core driver rewriteBrent Casavant2-21/+156
2005-06-21[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala1-1/+7
2005-06-21[PATCH] ia64 uncached allocJes Sorensen1-0/+40
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter1-0/+5
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise1-1/+1
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise1-1/+1
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart1-1/+1
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-16/+15
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-5/+6
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter2-1/+16
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-6/+34
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks1-0/+2
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks2-3/+4
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks2-0/+7
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar2-25/+17
2005-06-21[NETFILTER]: Kill nf_debugPatrick McHardy2-19/+0
2005-06-21[NETFILTER]: Kill lockhelp.hPatrick McHardy4-134/+2
2005-06-21[NETLINK]: netlink_callback structure needs 5 args not 4Alexey Kuznetsov1-1/+1
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds9-45/+187
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni1-0/+1
2005-06-20[PATCH] I2C: add i2c sensor_device_attribute and macrosYani Ioannou1-0/+36
2005-06-20[PATCH] Driver core: change device_attribute callbacksYani Ioannou1-2/+4
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann1-0/+46
2005-06-20[PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga1-0/+1
2005-06-20[PATCH] Driver Core: fix bk-driver-core kills ppc64Patrick Mochel1-1/+0
2005-06-20[PATCH] Use a klist for device child lists.mochel@digitalimplant.org1-8/+2
2005-06-20[PATCH] Remove struct device::driver_list.mochel@digitalimplant.org1-1/+0
2005-06-20[PATCH] Remove struct device::bus_list.mochel@digitalimplant.org1-1/+0
2005-06-20[PATCH] add klist_node_attached() to determine if a node is on a list or not.mochel@digitalimplant.org1-0/+2
2005-06-20[PATCH] Remove the unused device_find().mochel@digitalimplant.org1-1/+0
2005-06-20[PATCH] Add a klist to struct device_driver for the devices bound to it.mochel@digitalimplant.org1-1/+2
2005-06-20[PATCH] Add a klist to struct bus_type for its drivers.mochel@digitalimplant.org1-0/+2
2005-06-20[PATCH] Add a klist to struct bus_type for its devices.mochel@digitalimplant.org1-0/+3