| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 123 | -1454/+789 |
|\ |
|
| * | tty: serial: altera_jtaguart: Add device tree support | Tobias Klauser | 2011-03-01 | 1 | -2/+13 |
| * | tty: serial: altera_uart: Add devicetree support | Tobias Klauser | 2011-03-01 | 1 | -4/+47 |
| * | dt: eliminate of_platform_driver shim code | Grant Likely | 2011-03-01 | 1 | -68/+0 |
| * | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 27 | -148/+134 |
| * | dt/serial: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 9 | -46/+42 |
| * | dt/usb: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 8 | -41/+33 |
| * | dt/video: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 13 | -64/+52 |
| * | dt/net: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 26 | -128/+123 |
| * | dt/spi: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 8 | -36/+28 |
| * | dt: uartlite: merge platform and of_platform driver bindings | Grant Likely | 2011-02-28 | 1 | -79/+24 |
| * | dt: xilinx_hwicap: merge platform and of_platform driver bindings | Grant Likely | 2011-02-28 | 1 | -82/+47 |
| * | ipmi: convert OF driver to platform driver | Rob Herring | 2011-02-28 | 1 | -47/+23 |
| * | leds/leds-gpio: merge platform_driver with of_platform_driver | Grant Likely | 2011-02-28 | 1 | -127/+87 |
| * | dt/sparc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 13 | -77/+73 |
| * | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 10 | -76/+50 |
| * | dt/powerpc: move of_bus_type infrastructure to ibmebus | Grant Likely | 2011-02-28 | 2 | -427/+0 |
| * | Merge commit 'v2.6.38-rc6' into devicetree/next | Grant Likely | 2011-02-28 | 321 | -3474/+3864 |
| |\ |
|
| * | | altera_ps2: Add devicetree support | Walter Goossens | 2011-02-15 | 1 | -2/+13 |
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2011-03-16 | 22 | -23/+0 |
|\ \ \ |
|
| * | | | appletalk: remove the BKL | Arnd Bergmann | 2011-03-05 | 1 | -1/+0 |
| * | | | drivers: remove extraneous includes of smp_lock.h | Arnd Bergmann | 2011-03-02 | 21 | -22/+0 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-03-16 | 567 | -21642/+80730 |
|\ \ \ |
|
| * | | | bonding: enable netpoll without checking link status | Andy Gospodarek | 2011-03-16 | 1 | -2/+0 |
| * | | | net: introduce rx_handler results and logic around that | Jiri Pirko | 2011-03-16 | 2 | -15/+18 |
| * | | | bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag | Jiri Pirko | 2011-03-16 | 3 | -10/+14 |
| * | | | bonding: wrap slave state work | Jiri Pirko | 2011-03-16 | 4 | -25/+46 |
| * | | | net: get rid of multiple bond-related netdevice->priv_flags | Jiri Pirko | 2011-03-16 | 3 | -50/+15 |
| * | | | bonding: register slave pointer for rx_handler | Jiri Pirko | 2011-03-16 | 2 | -6/+14 |
| * | | | be2net: Bump up the version number | Ajit Khaparde | 2011-03-16 | 1 | -1/+1 |
| * | | | be2net: Copyright notice change. Update to Emulex instead of ServerEngines | Ajit Khaparde | 2011-03-16 | 6 | -30/+30 |
| * | | | e1000e: fix kconfig for crc32 dependency | Eric Dumazet | 2011-03-16 | 1 | -0/+1 |
| * | | | xen network backend driver | Ian Campbell | 2011-03-15 | 8 | -16/+2866 |
| * | | | Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller | 2011-03-15 | 1 | -0/+38 |
| |\ \ \ |
|
| | * | | | xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend drivers | Ian Campbell | 2011-02-28 | 1 | -0/+38 |
| * | | | | bonding: Improve syslog message at device creation time | Phil Oester | 2011-03-15 | 1 | -1/+4 |
| * | | | | bonding: Call netif_carrier_off after register_netdevice | Phil Oester | 2011-03-15 | 1 | -2/+2 |
| * | | | | bonding: Incorrect TX queue offset | Phil Oester | 2011-03-15 | 1 | -2/+9 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-03-15 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | iwlagn: Support new 1000 microcode. | Fry, Donald H | 2011-03-03 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-15 | 8 | -21/+15 |
| |\ \ \ \ \ |
|
| | * | | | | | smsc911x: Fix build error when SMSC_TRACE() used | Jeongtae Park | 2011-03-15 | 1 | -2/+2 |
| | * | | | | | xen: netfront: fix xennet_get_ethtool_stats() | Eric Dumazet | 2011-03-14 | 1 | -1/+1 |
| | * | | | | | macvlan : fix checksums error when we are in bridge mode | Daniel Lezcano | 2011-03-14 | 1 | -0/+3 |
| | * | | | | | NET: cdc-phonet, handle empty phonet header | Jiri Slaby | 2011-03-14 | 1 | -6/+3 |
| | * | | | | | NET: cdc-phonet, fix stop-queue handling | Jiri Slaby | 2011-03-14 | 1 | -1/+0 |
| | * | | | | | xen: netfront: ethtool stats fields should be unsigned long | Ian Campbell | 2011-03-14 | 1 | -1/+1 |
| | * | | | | | Davinci: Do not reset EMAC TX overruns counter on read | Thomas Lange | 2011-03-14 | 1 | -1/+1 |
| | * | | | | | can: wrong index used in inner loop | roel kluin | 2011-03-14 | 1 | -3/+3 |
| | * | | | | | bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flow | Ariel Elior | 2011-03-14 | 1 | -1/+1 |