summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2005-06-21[PATCH] I2C: i2c-vid.h: Support for VID to reg conversionSebastian Witt
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare
2005-06-21[PATCH] Two small fixes for md verion-1 superblocks.NeilBrown
2005-06-21[PATCH] md: allow md to update multiple superblocks in parallel.NeilBrown
2005-06-21[PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown
2005-06-21[PATCH] md: fix deadlock due to md thread processing delayed requests.NeilBrown
2005-06-21[PATCH] md: optimise reconstruction when re-adding a recently failed drive.NeilBrown
2005-06-21[PATCH] md: raid1 support for bitmap intent loggingNeilBrown
2005-06-21[PATCH] md: enable the bitmap write-back daemon and wait for it.NeilBrown
2005-06-21[PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown
2005-06-21[PATCH] md: improve the interface to sync_requestNeilBrown
2005-06-21[PATCH] md: improve locking on 'safemode' and move superblock writesNeilBrown
2005-06-21[PATCH] fbdev: stack reductionJames Simmons
2005-06-21[PATCH] New framebuffer fonts + updated 12x22 font availableJurriaan
2005-06-21[PATCH] fbdev: new pci id for chipsfbJames Simmons
2005-06-21[PATCH] Framebuffer driver for Arc LCD boardJaya Kumar
2005-06-21[PATCH] fbdev: iomove removalJames Simmons
2005-06-21[PATCH] autofs4: subversion bump to identify these changesIan Kent
2005-06-21[PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso
2005-06-21[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso
2005-06-21[PATCH] ioc4: PCI bus speed detectionBrent Casavant
2005-06-21[PATCH] ioc4: Core driver rewriteBrent Casavant
2005-06-21[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala
2005-06-21[PATCH] ia64 uncached allocJes Sorensen
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter
2005-06-21[PATCH] Hugepage consolidationDavid Gibson
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-06-21[NETFILTER]: Kill nf_debugPatrick McHardy
2005-06-21[NETFILTER]: Kill lockhelp.hPatrick McHardy
2005-06-21[NETLINK]: netlink_callback structure needs 5 args not 4Alexey Kuznetsov
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni
2005-06-20[PATCH] I2C: add i2c sensor_device_attribute and macrosYani Ioannou
2005-06-20[PATCH] Driver core: change device_attribute callbacksYani Ioannou
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann
2005-06-20[PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga
2005-06-20[PATCH] Driver Core: fix bk-driver-core kills ppc64Patrick Mochel
2005-06-20[PATCH] Use a klist for device child lists.mochel@digitalimplant.org
2005-06-20[PATCH] Remove struct device::driver_list.mochel@digitalimplant.org
2005-06-20[PATCH] Remove struct device::bus_list.mochel@digitalimplant.org
2005-06-20[PATCH] add klist_node_attached() to determine if a node is on a list or not.mochel@digitalimplant.org