aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-25netfilter: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize()Eric Dumazet
2009-03-25netfilter: fix xt_LED build failurePatrick McHardy
2009-03-25sched: Add comments to find_busiest_group() functionGautham R Shenoy
2009-03-25sched: Refactor the power savings balance codeGautham R Shenoy
2009-03-25sched: Optimize the !power_savings_balance during fbg()Gautham R Shenoy
2009-03-25sched: Create a helper function to calculate imbalanceGautham R Shenoy
2009-03-25sched: Create helper to calculate small_imbalance in fbg()Gautham R Shenoy
2009-03-25sched: Create a helper function to calculate sched_domain stats for fbg()Gautham R Shenoy
2009-03-25sched: Define structure to store the sched_domain statistics for fbg()Gautham R Shenoy
2009-03-25sched: Create a helper function to calculate sched_group stats for fbg()Gautham R Shenoy
2009-03-25sched: Define structure to store the sched_group statistics for fbg()Gautham R Shenoy
2009-03-25sched: Fix indentations in find_busiest_group() using gotosGautham R Shenoy
2009-03-25sched: Simple helper functions for find_busiest_group()Gautham R Shenoy
2009-03-25Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/coreIngo Molnar
2009-03-25[WATCHDOG] i6300esb.c: start lockingWim Van Sebroeck
2009-03-25[WATCHDOG] i6300esb.c: convert to platform device driverWim Van Sebroeck
2009-03-25[WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501Alan Cox
2009-03-25[WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck
2009-03-25[WATCHDOG] struct file_operations should be constWim Van Sebroeck
2009-03-25[WATCHDOG] cpwd.c: Coding style - Clean-upWim Van Sebroeck
2009-03-25[WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli
2009-03-25[PATCH 13/13] drivers/watchdog: use USB API functions rather than constantsJulia Lawall
2009-03-25[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr
2009-03-25[WATCHDOG] rc32434_wdt: make sure watchdog is not running at startupWim Van Sebroeck
2009-03-25[WATCHDOG] rc32434_wdt: add spin_lockingWim Van Sebroeck
2009-03-25[WATCHDOG] rc32434_wdt: add shutdown methodWim Van Sebroeck
2009-03-25[WATCHDOG] rc32434_wdt: add timeout module parameterPhil Sutter
2009-03-25[WATCHDOG] rc32434_wdt: clean-up driverPhil Sutter
2009-03-25[WATCHDOG] davinci: convert to ioremap() + io[read|write]Kevin Hilman
2009-03-25[WATCHDOG] w83697ug: add error checkingEric Lammerts
2009-03-25[WATCHDOG] cpwd.c & riowd.c - unlocked_ioctlWim Van Sebroeck
2009-03-25qeth: fix wait_event_timeout handlingHeiko Carstens
2009-03-25qeth: check for completion of a running recoveryUrsula Braun
2009-03-25qeth: unregister MAC addresses during recovery.Klaus-Dieter Wacker
2009-03-25qeth: remove EDDPFrank Blaschka
2009-03-25qeth: add statistics for tx csumFrank Blaschka
2009-03-25qeth: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-25rndis_wlan: Fix build with netdev_ops compat disabled.David S. Miller
2009-03-24ax88796: Add method to take MAC from platform dataDaniel Mack
2009-03-24drivers/net/ax88796.c: take IRQ flags from platform_deviceDaniel Mack
2009-03-24e1000e: add support for 82574 device ID 0x10F6Bruce Allan
2009-03-24Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier
2009-03-24RDMA/cxgb3: Enforce required firmwareSteve Wise
2009-03-24[libata] Improve timeout handlingAlan Cox
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich
2009-03-24ipv6: Make v4-mapped bindings consistent with IPv4Vlad Yasevich
2009-03-24ipv6: Allow ipv4 wildcard binds after ipv6 address bindsVlad Yasevich
2009-03-24ipv6: Disallow binding to v4-mapped address on v6-only socket.Vlad Yasevich
2009-03-24[libata] Drain data on errorsAlan Cox