| Commit message (Expand) | Author | Age |
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 |
|\ |
|
| * | tty: serial: altera_jtaguart: Add device tree support | Tobias Klauser | 2011-03-01 |
| * | tty: serial: altera_uart: Add devicetree support | Tobias Klauser | 2011-03-01 |
| * | dt: eliminate of_platform_driver shim code | Grant Likely | 2011-03-01 |
| * | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
| * | dt/serial: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
| * | dt/usb: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
| * | dt/video: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
| * | dt/net: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
| * | dt/sound: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
| * | dt/spi: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
| * | dt: uartlite: merge platform and of_platform driver bindings | Grant Likely | 2011-02-28 |
| * | dt: xilinx_hwicap: merge platform and of_platform driver bindings | Grant Likely | 2011-02-28 |
| * | ipmi: convert OF driver to platform driver | Rob Herring | 2011-02-28 |
| * | leds/leds-gpio: merge platform_driver with of_platform_driver | Grant Likely | 2011-02-28 |
| * | dt/sparc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
| * | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
| * | dt/powerpc: move of_bus_type infrastructure to ibmebus | Grant Likely | 2011-02-28 |
| * | drivercore/dt: add a match table pointer to struct device | Grant Likely | 2011-02-28 |
| * | dt: Typo fix. | Lennert Buytenhek | 2011-02-28 |
| * | Merge commit 'v2.6.38-rc6' into devicetree/next | Grant Likely | 2011-02-28 |
| |\ |
|
| * | | altera_ps2: Add devicetree support | Walter Goossens | 2011-02-15 |
| * | | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller | Grant Likely | 2011-02-04 |
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2011-03-16 |
|\ \ \ |
|
| * | | | BKL: That's all, folks | Arnd Bergmann | 2011-03-05 |
| * | | | fs/locks.c: Remove stale FIXME left over from BKL conversion | Matt Fleming | 2011-03-05 |
| * | | | ipx: remove the BKL | Arnd Bergmann | 2011-03-05 |
| * | | | appletalk: remove the BKL | Arnd Bergmann | 2011-03-05 |
| * | | | x25: remove the BKL | Arnd Bergmann | 2011-03-05 |
| * | | | ufs: remove the BKL | Arnd Bergmann | 2011-03-02 |
| * | | | hpfs: remove the BKL | Arnd Bergmann | 2011-03-02 |
| * | | | drivers: remove extraneous includes of smp_lock.h | Arnd Bergmann | 2011-03-01 |
| * | | | tracing: don't trace the BKL | Arnd Bergmann | 2011-03-01 |
| * | | | adfs: remove the big kernel lock | Arnd Bergmann | 2011-03-01 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-03-16 |
|\ \ \ |
|
| * | | | bonding: enable netpoll without checking link status | Andy Gospodarek | 2011-03-16 |
| * | | | xfrm: Refcount destination entry on xfrm_lookup | Steffen Klassert | 2011-03-16 |
| * | | | net: introduce rx_handler results and logic around that | Jiri Pirko | 2011-03-16 |
| * | | | bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag | Jiri Pirko | 2011-03-16 |
| * | | | bonding: wrap slave state work | Jiri Pirko | 2011-03-16 |
| * | | | net: get rid of multiple bond-related netdevice->priv_flags | Jiri Pirko | 2011-03-16 |
| * | | | bonding: register slave pointer for rx_handler | Jiri Pirko | 2011-03-16 |
| * | | | be2net: Bump up the version number | Ajit Khaparde | 2011-03-16 |
| * | | | be2net: Copyright notice change. Update to Emulex instead of ServerEngines | Ajit Khaparde | 2011-03-16 |
| * | | | e1000e: fix kconfig for crc32 dependency | Eric Dumazet | 2011-03-16 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-03-16 |
| |\ \ \ |
|
| | * | | | netfilter ebtables: fix xt_AUDIT to work with ebtables | Thomas Graf | 2011-03-16 |
| * | | | | xen network backend driver | Ian Campbell | 2011-03-15 |
| * | | | | Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller | 2011-03-15 |
| |\ \ \ \ |
|
| | * | | | | xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend drivers | Ian Campbell | 2011-02-28 |