aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-18[WATCHDOG] iTCO_wdt: Fix ICH7+ reboot issue.Wim Van Sebroeck
2009-06-18[WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardwareDenis V. Lunev
2009-06-18[WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck
2009-06-18[WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck
2009-06-18[WATCHDOG] Some more general cleanupWim Van Sebroeck
2009-06-18[WATCHDOG] iTCO_wdt: Cleanup codeWim Van Sebroeck
2009-06-18atm: sk_wmem_alloc initial value is oneEric Dumazet
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet
2009-06-18via-velocity : fix no link detection on bootSéguier Régis
2009-06-18Net / e100: Fix suspend of devices that cannot be power managedRafael J. Wysocki
2009-06-18TI DaVinci EMAC : Fix rmmod errorchaithrika@ti.com
2009-06-18net: group address list and its countJiri Pirko
2009-06-18ipv4: Fix fib_trie rebalancing, part 2Jarek Poplawski
2009-06-18sh: Enable soc-camera in ap325rxa/migor/se7724 defconfigs.Paul Mundt
2009-06-18sh: remove stray markers.Christoph Hellwig
2009-06-18sh: defconfig updates.Paul Mundt
2009-06-17pkt_sched: Update drops stats in act_policeJarek Poplawski
2009-06-17sky2: version 1.23Stephen Hemminger
2009-06-17sky2: add GRO supportStephen Hemminger
2009-06-17sky2: skb recyclingStephen Hemminger
2009-06-17sky2: reduce default transmit ringStephen Hemminger
2009-06-17sky2: receive counter updateStephen Hemminger
2009-06-17sky2: fix shutdown synchronizationStephen Hemminger
2009-06-17sky2: PCI irq issuesStephen Hemminger
2009-06-17sky2: more receive shutdownStephen Hemminger
2009-06-17sky2: turn off pause during shutdownStephen Hemminger
2009-06-17r8169: do not bring device down when suspendingfrançois romieu
2009-06-17sis190: use an adequate phy list entry as a fallbackfrançois romieu
2009-06-17net/ucc_geth: Add SGMII support for UCC GETH driverHaiying Wang
2009-06-17Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"Grant Likely
2009-06-17skbuff: don't corrupt mac_header on skb expansionStephen Hemminger
2009-06-17skbuff: skb_mac_header_was_set is always true on >32 bitStephen Hemminger
2009-06-17jbd2: clean up jbd2_journal_try_to_free_buffers()Hisashi Hifumi
2009-06-18md/raid5: correctly update sync_completed when we reach max_resyncNeilBrown
2009-06-18md/raid5: add missing call to schedule() after prepare_to_wait()Dan Williams
2009-06-18md/linear: use call_rcu to free obsolete 'conf' structures.NeilBrown
2009-06-18md linear: Protecting mddev with rcu locks to avoid racesSandeepKsinha
2009-06-18md: Move check for bitmap presence to personality code.Andre Noll
2009-06-18md: remove chunksize rounding from common code.NeilBrown
2009-06-18md: raid0/linear: ensure device sizes are rounded to chunk size.NeilBrown
2009-06-18md: move assignment of ->utime so that it never gets skipped.NeilBrown
2009-06-18md: Push down reconstruction log message to personality code.Andre Noll
2009-06-18md: merge reconfig and check_reshape methods.NeilBrown
2009-06-18md: remove unnecessary arguments from ->reconfig method.NeilBrown
2009-06-18md: raid5: check stripe cache is large enough in start_reshapeNeilBrown
2009-06-18md: raid0: chunk_sectors cleanups.NeilBrown
2009-06-18md: fix some comments.Andre Noll
2009-06-18md/raid5: Use is_power_of_2() in raid5_reconfig()/raid6_reconfig().Andre Noll
2009-06-18md: convert conf->chunk_size and conf->prev_chunk to sectors.Andre Noll
2009-06-18md: Convert mddev->new_chunk to sectors.Andre Noll