| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc64: all pointers to irq_handler_data renamed to handler_data | Sam Ravnborg | 2011-03-17 | 1 | -39/+39 |
* | sparc: in handler_irq() rename irq parameter to pil | Sam Ravnborg | 2011-03-17 | 3 | -21/+21 |
* | sparc64: fix direct access to irq_desc | Sam Ravnborg | 2011-03-17 | 1 | -7/+7 |
* | sparc: Fix sbus_alloc_coherent error handling. | Kristoffer Glembo | 2011-03-17 | 1 | -2/+2 |
* | sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi... | Kristoffer Glembo | 2011-03-17 | 1 | -26/+27 |
* | sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e... | Kristoffer Glembo | 2011-03-17 | 1 | -3/+7 |
* | sparc/leon: Add LEON dma_ops. | Kristoffer Glembo | 2011-03-17 | 1 | -5/+13 |
* | sparc: Add pci32_unmap_page. | Kristoffer Glembo | 2011-03-17 | 1 | -0/+8 |
* | sparc: Replace open coded page alignment with PAGE_ALIGN macro. | Kristoffer Glembo | 2011-03-17 | 1 | -14/+11 |
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-17 | 178 | -1725/+1407 |
|\ |
|
| * | tty: serial: altera_jtaguart: Add device tree support | Tobias Klauser | 2011-03-01 | 2 | -2/+17 |
| * | tty: serial: altera_uart: Add devicetree support | Tobias Klauser | 2011-03-01 | 2 | -4/+54 |
| * | dt: eliminate of_platform_driver shim code | Grant Likely | 2011-03-01 | 2 | -79/+1 |
| * | 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/sound: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 8 | -49/+43 |
| * | 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 | 27 | -148/+133 |
| * | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 26 | -161/+120 |
| * | dt/powerpc: move of_bus_type infrastructure to ibmebus | Grant Likely | 2011-02-28 | 4 | -437/+400 |
| * | drivercore/dt: add a match table pointer to struct device | Grant Likely | 2011-02-28 | 2 | -2/+4 |
| * | dt: Typo fix. | Lennert Buytenhek | 2011-02-28 | 1 | -1/+1 |
| * | Merge commit 'v2.6.38-rc6' into devicetree/next | Grant Likely | 2011-02-28 | 738 | -5880/+7892 |
| |\ |
|
| * | | altera_ps2: Add devicetree support | Walter Goossens | 2011-02-16 | 2 | -2/+17 |
| * | | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller | Grant Likely | 2011-02-04 | 10 | -42/+24 |
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2011-03-17 | 55 | -619/+220 |
|\ \ \ |
|
| * | | | BKL: That's all, folks | Arnd Bergmann | 2011-03-05 | 7 | -232/+2 |
| * | | | fs/locks.c: Remove stale FIXME left over from BKL conversion | Matt Fleming | 2011-03-05 | 1 | -1/+0 |
| * | | | ipx: remove the BKL | Arnd Bergmann | 2011-03-05 | 2 | -33/+20 |
| * | | | appletalk: remove the BKL | Arnd Bergmann | 2011-03-05 | 2 | -25/+16 |
| * | | | x25: remove the BKL | Arnd Bergmann | 2011-03-05 | 3 | -43/+23 |
| * | | | ufs: remove the BKL | Arnd Bergmann | 2011-03-02 | 7 | -108/+83 |
| * | | | hpfs: remove the BKL | Arnd Bergmann | 2011-03-02 | 7 | -62/+75 |
| * | | | drivers: remove extraneous includes of smp_lock.h | Arnd Bergmann | 2011-03-02 | 21 | -22/+0 |
| * | | | tracing: don't trace the BKL | Arnd Bergmann | 2011-03-02 | 2 | -68/+0 |
| * | | | adfs: remove the big kernel lock | Arnd Bergmann | 2011-03-02 | 4 | -25/+1 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-03-17 | 1143 | -37918/+119131 |
|\ \ \ |
|
| * | | | bonding: enable netpoll without checking link status | Andy Gospodarek | 2011-03-16 | 1 | -2/+0 |
| * | | | xfrm: Refcount destination entry on xfrm_lookup | Steffen Klassert | 2011-03-16 | 1 | -0/+2 |
| * | | | net: introduce rx_handler results and logic around that | Jiri Pirko | 2011-03-16 | 8 | -39/+98 |
| * | | | 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 |