aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipv4: Give backtrace in ip_rt_bug().Dave Jones2011-05-22
* net: avoid synchronize_rcu() in dev_deactivate_manyEric Dumazet2011-05-22
* net: remove synchronize_net() from netdev_set_master()Eric Dumazet2011-05-22
* rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN eventAmerigo Wang2011-05-22
* net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang2011-05-22
* bridge: call NETDEV_JOIN notifiers when add a slaveAmerigo Wang2011-05-22
* netpoll: disable netpoll when enslave a deviceAmerigo Wang2011-05-22
* macvlan: Forward unicast frames in bridge mode to lowerdevDavid Ward2011-05-22
* net: Remove linux/prefetch.h include from linux/skbuff.hDavid S. Miller2011-05-22
* ipv4: Include linux/prefetch.h in fib_trie.cDavid S. Miller2011-05-22
* netlabel: Remove prefetches from list handlers.David S. Miller2011-05-22
* drivers/net: add prefetch header for prefetch usersPaul Gortmaker2011-05-22
* rionet: Remove pointless printk of skb pointer.David S. Miller2011-05-22
* net: Remove prefetches from SKB list handlers.David S. Miller2011-05-22
* caif: Plug memory leak for checksum errorsjur.brandeland@stericsson.com2011-05-22
* caif: Update documentation of CAIF transmit and receive functions.sjur.brandeland@stericsson.com2011-05-22
* caif: Fix freezes when running CAIF loopback devicesjur.brandeland@stericsson.com2011-05-22
* caif: Fixes freeze on Link layer removal.sjur.brandeland@stericsson.com2011-05-22
* caif: Bugfix add check NULL pointer before calling functions.sjur.brandeland@stericsson.com2011-05-22
* Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-05-22
|\
| * viafb: Automatic OLPC XO-1.5 configurationDaniel Drake2011-05-11
| * viafb: remove unused CEA modeFlorian Tobias Schandinat2011-04-26
| * viafb: try to map less memory in case of failureFlorian Tobias Schandinat2011-04-25
| * viafb: use write combining for video ramFlorian Tobias Schandinat2011-04-24
| * Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-04-24
| |\
| | * viafb: add X server compatibility modeFlorian Tobias Schandinat2011-04-23
| | * viafb: delete clock and PLL initializationFlorian Tobias Schandinat2011-04-01
| | * viafb: add engine clock supportFlorian Tobias Schandinat2011-03-25
| | * viafb: add VIA slapping capabilityFlorian Tobias Schandinat2011-03-24
| | * viafb: split clock and PLL code to an extra fileFlorian Tobias Schandinat2011-03-24
| | * viafb: add primary/secondary clock on/off switchesFlorian Tobias Schandinat2011-03-23
| | * viafb: add clock source selection and PLL power management supportFlorian Tobias Schandinat2011-03-23
| | * viafb: prepare for PLL separationFlorian Tobias Schandinat2011-03-23
| | * viafb: call viafb_get_clk_value only in viafb_set_vclockFlorian Tobias Schandinat2011-03-23
| | * viafb: allow some pll calculationsFlorian Tobias Schandinat2011-03-23
| * | Merge branch 'viafb-cleanup' into viafb-nextFlorian Tobias Schandinat2011-04-24
| |\ \
| | * | viafb: replace custom return valuesFlorian Tobias Schandinat2011-03-26
| | * | viafb: some small cleanup for global variablesFlorian Tobias Schandinat2011-03-26
| | * | viafb: gather common good, old VGA initialization in one placeFlorian Tobias Schandinat2011-03-26
| | * | viafb: remove unused max_hres/vresFlorian Tobias Schandinat2011-03-23
| | * | viafb: kill crt_setting_informationFlorian Tobias Schandinat2011-03-21
| | * | viafb: no need to write CRTC values twiceFlorian Tobias Schandinat2011-03-21
| | * | viafb: move initialization codeFlorian Tobias Schandinat2011-03-21
| | |/
| * | Merge branch 'viafb-olpc' into viafb-nextFlorian Tobias Schandinat2011-04-24
| |\ \
| | * | viafb: reduce OLPC refresh a bitFlorian Tobias Schandinat2011-04-23
| | * | viafb: fix OLPC XO 1.5 device connectionFlorian Tobias Schandinat2011-04-23
| |/ /
| * / viafb: fix OLPC DCON refresh rateFlorian Tobias Schandinat2011-04-15
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-05-22
|\ \
| * \ Merge branch 'flushing' into for-linusJames Bottomley2011-05-22
| |\ \
| | * | [PARISC] prevent speculative re-read on cache flushJames Bottomley2011-04-15