| Commit message (Expand) | Author | Age |
* | [PATCH] I2C: i2c-vid.h: Support for VID to reg conversion | Sebastian Witt | 2005-06-22 |
* | [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers | Jean Delvare | 2005-06-22 |
* | [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 logging | NeilBrown | 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 logging | NeilBrown | 2005-06-21 |
* | [PATCH] md: improve the interface to sync_request | NeilBrown | 2005-06-21 |
* | [PATCH] md: improve locking on 'safemode' and move superblock writes | NeilBrown | 2005-06-21 |
* | [PATCH] fbdev: stack reduction | James Simmons | 2005-06-21 |
* | [PATCH] New framebuffer fonts + updated 12x22 font available | Jurriaan | 2005-06-21 |
* | [PATCH] fbdev: new pci id for chipsfb | James Simmons | 2005-06-21 |
* | [PATCH] Framebuffer driver for Arc LCD board | Jaya Kumar | 2005-06-21 |
* | [PATCH] fbdev: iomove removal | James Simmons | 2005-06-21 |
* | [PATCH] autofs4: subversion bump to identify these changes | Ian Kent | 2005-06-21 |
* | [PATCH] uml: make hw_controller_type->release exist only for archs needing it | Paolo 'Blaisorblade' Giarrusso | 2005-06-21 |
* | [PATCH] uml: add and use generic hw_controller_type->release | Paolo 'Blaisorblade' Giarrusso | 2005-06-21 |
* | [PATCH] ioc4: PCI bus speed detection | Brent Casavant | 2005-06-21 |
* | [PATCH] ioc4: Core driver rewrite | Brent Casavant | 2005-06-21 |
* | [PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processors | Kumar Gala | 2005-06-21 |
* | [PATCH] ia64 uncached alloc | Jes Sorensen | 2005-06-21 |
* | [PATCH] Periodically drain non local pagesets | Christoph Lameter | 2005-06-21 |
* | [PATCH] __read_page_state(): pass unsigned long instead of unsigned | Benjamin LaHaise | 2005-06-21 |
* | [PATCH] __mod_page_state(): pass unsigned long instead of unsigned | Benjamin LaHaise | 2005-06-21 |
* | [PATCH] vm: try_to_free_pages unused argument | Darren Hart | 2005-06-21 |
* | [PATCH] mm: remove PG_highmem | Badari Pulavarty | 2005-06-21 |
* | [PATCH] Avoiding mmap fragmentation | Wolfgang Wander | 2005-06-21 |
* | [PATCH] node local per-cpu-pages | Christoph Lameter | 2005-06-21 |
* | [PATCH] Hugepage consolidation | David Gibson | 2005-06-21 |
* | [PATCH] VM: rate limit early reclaim | Martin Hicks | 2005-06-21 |
* | [PATCH] VM: add __GFP_NORECLAIM | Martin Hicks | 2005-06-21 |
* | [PATCH] VM: early zone reclaim | Martin Hicks | 2005-06-21 |
* | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 2005-06-21 |
* | [NETFILTER]: Kill nf_debug | Patrick McHardy | 2005-06-21 |
* | [NETFILTER]: Kill lockhelp.h | Patrick McHardy | 2005-06-21 |
* | [NETLINK]: netlink_callback structure needs 5 args not 4 | Alexey Kuznetsov | 2005-06-21 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2005-06-20 |
|\ |
|
| * | [PATCH] sysfs-iattr: add sysfs_setattr | Maneesh Soni | 2005-06-20 |
| * | [PATCH] I2C: add i2c sensor_device_attribute and macros | Yani Ioannou | 2005-06-20 |
| * | [PATCH] Driver core: change device_attribute callbacks | Yani Ioannou | 2005-06-20 |
| * | [PATCH] libfs: add simple attribute files | Arnd Bergmann | 2005-06-20 |
| * | [PATCH] Driver core: unregister_node() for hotplug use | Keiichiro Tokunaga | 2005-06-20 |
| * | [PATCH] Driver Core: fix bk-driver-core kills ppc64 | Patrick 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 | 2005-06-20 |