aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | [PATCH] skge: clear PCI PHY COMA mode on bootStephen Hemminger2005-11-08
| * | | | | | Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-07
| |\ \ \ \ \ \
| | * | | | | | [PATCH] wireless net: Conversions of kmalloc/memset to kzallocPanagiotis Issaris2005-11-07
| | * | | | | | [PATCH] atmel: memset correct rangeAlexey Dobriyan2005-11-07
| | * | | | | | [PATCH] Fix sparse warning in e100 driver.Luiz Fernando Capitulino2005-11-07
| | * | | | | | [PATCH] prism54 : Transmit stats updated in wrong placeRoger While2005-11-07
| | * | | | | | [PATCH] prism54 : Unused variable / extraneous udelayRoger While2005-11-07
| | * | | | | | [PATCH] drivers/net/s2io.c: make functions staticAdrian Bunk2005-11-07
| | * | | | | | [PATCH] kill include/linux/eeprom.hAdrian Bunk2005-11-07
| | * | | | | | [PATCH] bonding: fix feature consolidationJay Vosburgh2005-11-07
| | * | | | | | [PATCH] fix NET_RADIO=n, IEEE80211=y compileAdrian Bunk2005-11-07
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'master'Jeff Garzik2005-11-07
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | [PATCH] b44: late request_irq in b44_openFrancois Romieu2005-11-07
| * | | | | | [PATCH] b44: s/spin_lock_irqsave/spin_lock/ in b44_interruptFrancois Romieu2005-11-07
| * | | | | | [PATCH] b44: expose counters through ethtoolFrancois Romieu2005-11-07
| * | | | | | [PATCH] b44: miscellaneous cleanupFrancois Romieu2005-11-07
| * | | | | | [PATCH] b44: b44_start_xmit returns with a lock held when it fails allocatingFrancois Romieu2005-11-07
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-09
|\ \ \ \ \ \ \
| * | | | | | | [IA64] altix: misc pci interrupt related fixesMark Maule2005-11-08
| * | | | | | | [IA64] MCA recovery: Bump reference count on bad pagesRuss Anderson2005-11-08
| * | | | | | | [IA64] MCA recovery: pfn_valid() needs a pfnRuss Anderson2005-11-08
* | | | | | | | [PATCH] fs/hugetlbfs/inode.c: make a function staticAdrian Bunk2005-11-09
* | | | | | | | [PATCH] drivers/message/fusion/mptbase.c: make code staticAdrian Bunk2005-11-09
* | | | | | | | [PATCH] drivers/char/sysrq.c: make two functions staticAdrian Bunk2005-11-09
* | | | | | | | [PATCH] fs/namei.c: make path_lookup_create() staticAdrian Bunk2005-11-09
* | | | | | | | [PATCH] md: document sysfs usage of md, and make a couple of small refinementsNeilBrown2005-11-09
* | | | | | | | [PATCH] md: improve 'scan_mode' and rename it to 'sync_action'NeilBrown2005-11-09
* | | | | | | | [PATCH] md: complete conversion of md to use kthreadsNeilBrown2005-11-09
* | | | | | | | [PATCH] md: ignore auto-readonly flag for arrays where it isn't meaningfulNeilBrown2005-11-09
* | | | | | | | [PATCH] md: only try to print recovery/resync status for personalities that s...NeilBrown2005-11-09
* | | | | | | | [PATCH] md: split off some md attributes in sysfs to a separate groupNeilBrown2005-11-09
* | | | | | | | [PATCH] md: fix some locking and module refcounting issues with md's use of s...NeilBrown2005-11-09
* | | | | | | | [PATCH] md: make sure a user-request sync of raid5 ignores intent bitmapNeilBrown2005-11-09
* | | | | | | | [PATCH] md: make manual repair work for raid1NeilBrown2005-11-09
* | | | | | | | [PATCH] md: make sure /block link in /sys/.../md/ goes to correct devicesNeilBrown2005-11-09
* | | | | | | | [PATCH] md: allow md arrays to be started read-only (module parameter).NeilBrown2005-11-09
* | | | | | | | [PATCH] md: Remove attempt to use dynamic names in sysfs for component device...NeilBrown2005-11-09
* | | | | | | | [PATCH] md: support BIO_RW_BARRIER for md/raid1NeilBrown2005-11-09
* | | | | | | | [PATCH] md: make md on-disk bitmaps not host-endianNeilBrown2005-11-09
* | | | | | | | [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' fieldNeilBrown2005-11-09
* | | | | | | | [PATCH] md: improvements to raid5 handling of read errorsNeilBrown2005-11-09
* | | | | | | | [PATCH] md: change raid5 sysfs attribute to not create a new directoryNeilBrown2005-11-09
* | | | | | | | [PATCH] md: minor MD fixesNeilBrown2005-11-09
* | | | | | | | [PATCH] md: fix ref-counting problems with kobjects in mdNeilBrown2005-11-09
* | | | | | | | [PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations i...Suzanne Wood2005-11-09
* | | | | | | | [PATCH] md: teach raid5 the difference between 'check' and 'repair'.NeilBrown2005-11-09
* | | | | | | | [PATCH] md: allow a manual resync with mdNeilBrown2005-11-09
* | | | | | | | [PATCH] md: add kobject/sysfs support to raid5NeilBrown2005-11-09
* | | | | | | | [PATCH] md: extend md sysfs support to component devices.NeilBrown2005-11-09
* | | | | | | | [PATCH] md: initial sysfs support for mdNeilBrown2005-11-09