summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer2005-06-221-3/+12
* [NETPOLL]: Introduce a netpoll_info structJeff Moyer2005-06-222-10/+19
* [NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer2005-06-221-1/+1
* [NETFILTER]: Fix "iptables -D" rule deletion with ipt_CLUSTERIP target.Harald Welte2005-06-221-1/+2
* [PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (1/2)Randy Vinson2005-06-211-0/+1
* [PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.hJean Delvare2005-06-211-4/+4
* [PATCH] I2C: i2c-vid.h: Support for VID to reg conversionSebastian Witt2005-06-211-0/+12
* [PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare2005-06-211-12/+0
* [PATCH] Two small fixes for md verion-1 superblocks.NeilBrown2005-06-211-1/+1
* [PATCH] md: allow md to update multiple superblocks in parallel.NeilBrown2005-06-211-0/+1
* [PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown2005-06-214-2/+26
* [PATCH] md: fix deadlock due to md thread processing delayed requests.NeilBrown2005-06-212-2/+2
* [PATCH] md: optimise reconstruction when re-adding a recently failed drive.NeilBrown2005-06-211-0/+4
* [PATCH] md: raid1 support for bitmap intent loggingNeilBrown2005-06-211-2/+14
* [PATCH] md: enable the bitmap write-back daemon and wait for it.NeilBrown2005-06-211-11/+2
* [PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown2005-06-213-0/+291
* [PATCH] md: improve the interface to sync_requestNeilBrown2005-06-211-1/+1
* [PATCH] md: improve locking on 'safemode' and move superblock writesNeilBrown2005-06-212-1/+8
* [PATCH] fbdev: stack reductionJames Simmons2005-06-211-5/+2
* [PATCH] New framebuffer fonts + updated 12x22 font availableJurriaan2005-06-211-11/+15
* [PATCH] fbdev: new pci id for chipsfbJames Simmons2005-06-211-0/+1
* [PATCH] Framebuffer driver for Arc LCD boardJaya Kumar2005-06-211-0/+8
* [PATCH] fbdev: iomove removalJames Simmons2005-06-211-9/+3
* [PATCH] autofs4: subversion bump to identify these changesIan Kent2005-06-211-1/+1
* [PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso2005-06-211-0/+3
* [PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso2005-06-211-0/+1
* [PATCH] ioc4: PCI bus speed detectionBrent Casavant2005-06-211-7/+30
* [PATCH] ioc4: Core driver rewriteBrent Casavant2005-06-212-21/+156
* [PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala2005-06-211-1/+7
* [PATCH] ia64 uncached allocJes Sorensen2005-06-211-0/+40
* [PATCH] Periodically drain non local pagesetsChristoph Lameter2005-06-211-0/+5
* [PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-211-1/+1
* [PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-211-1/+1
* [PATCH] vm: try_to_free_pages unused argumentDarren Hart2005-06-211-1/+1
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-211-16/+15
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-211-5/+6
* [PATCH] node local per-cpu-pagesChristoph Lameter2005-06-212-1/+16
* [PATCH] Hugepage consolidationDavid Gibson2005-06-211-6/+34
* [PATCH] VM: rate limit early reclaimMartin Hicks2005-06-211-0/+2
* [PATCH] VM: add __GFP_NORECLAIMMartin Hicks2005-06-212-3/+4
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-212-0/+7
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-212-25/+17
* [NETFILTER]: Kill nf_debugPatrick McHardy2005-06-212-19/+0
* [NETFILTER]: Kill lockhelp.hPatrick McHardy2005-06-214-134/+2
* [NETLINK]: netlink_callback structure needs 5 args not 4Alexey Kuznetsov2005-06-211-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-209-45/+187
|\
| * [PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni2005-06-201-0/+1
| * [PATCH] I2C: add i2c sensor_device_attribute and macrosYani Ioannou2005-06-201-0/+36
| * [PATCH] Driver core: change device_attribute callbacksYani Ioannou2005-06-201-2/+4
| * [PATCH] libfs: add simple attribute filesArnd Bergmann2005-06-201-0/+46
OpenPOWER on IntegriCloud