| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: mach-shmobile: add framebuffer support for ap4evb | Guennadi Liakhovetski | 2010-05-24 | 2 | -0/+122 |
* | sh-mobile: add support for displays, connected over the MIPI bus | Guennadi Liakhovetski | 2010-05-24 | 4 | -0/+549 |
* | sh: add a YUV422 output data format, that is also supported by LCDC | Guennadi Liakhovetski | 2010-05-24 | 1 | -18/+21 |
* | ARM: mach-shmobile: add LCDC and MIPI DSI-Tx clock definitions to sh7372 | Guennadi Liakhovetski | 2010-05-24 | 1 | -1/+10 |
* | fbdev: add a MIPI DSI header | Guennadi Liakhovetski | 2010-05-24 | 1 | -0/+130 |
* | ARM: mach-shmobile: sh7377 clock framework V2 | Magnus Damm | 2010-05-22 | 5 | -7/+387 |
* | ARM: mach-shmobile: sh7367 clock framework V2 | Magnus Damm | 2010-05-22 | 4 | -38/+337 |
* | ARM: mach-shmobile: sh7372 clock fixes | Magnus Damm | 2010-05-22 | 2 | -18/+19 |
* | ARM: mach-shmobile: sh7372/AP4EVB evt2irq() update | Magnus Damm | 2010-05-22 | 2 | -19/+31 |
* | ARM: mach-shmobile: sh7377/G4EVM evt2irq() update | Magnus Damm | 2010-05-22 | 2 | -14/+29 |
* | ARM: mach-shmobile: sh7367/G3EVM evt2irq() update | Magnus Damm | 2010-05-22 | 2 | -12/+26 |
* | ARM: mach-shmobile: Update VMALLOC_END | Magnus Damm | 2010-05-20 | 1 | -1/+2 |
* | ARM: mach-shmobile: Set CONSISTENT_DMA_SIZE to 158 MB | Magnus Damm | 2010-05-20 | 1 | -0/+3 |
* | ARM: mach-shmobile: update defconfigs. | Paul Mundt | 2010-05-20 | 3 | -35/+181 |
* | ARM: mach-shmobile: g3evm: Add IrDA support | Kuninori Morimoto | 2010-05-20 | 1 | -0/+33 |
* | ARM: mach-shmobile: sh7372 clock framework support V2 | Magnus Damm | 2010-05-20 | 6 | -11/+404 |
* | ARM: mach-shmobile: Use shared clock framework | Magnus Damm | 2010-05-20 | 6 | -38/+54 |
* | ARM: mach-shmobile: Enable TMU driver build | Magnus Damm | 2010-05-20 | 1 | -0/+6 |
* | ARM: mach-shmobile: sh7372 INTCS support | Magnus Damm | 2010-05-20 | 1 | -0/+220 |
* | ARM: mach-shmobile: Use 0x2200 as INTCS_VECT_BASE | Magnus Damm | 2010-05-20 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-05-20 | 2583 | -39818/+96305 |
|\ |
|
| * | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-05-19 | 18 | -343/+510 |
| |\ |
|
| | * | Revert "nfsd4: distinguish expired from stale stateids" | J. Bruce Fields | 2010-05-18 | 1 | -45/+11 |
| | * | nfsd: safer initialization order in find_file() | Pavel Emelyanov | 2010-05-18 | 1 | -3/+3 |
| | * | nfs4: minor callback code simplification, comment | J. Bruce Fields | 2010-05-18 | 1 | -2/+8 |
| | * | NFSD: don't report compiled-out versions as present | Pavel Emelyanov | 2010-05-14 | 1 | -1/+1 |
| | * | nfsd4: implement reclaim_complete | J. Bruce Fields | 2010-05-13 | 5 | -5/+53 |
| | * | nfsd4: nfsd4_destroy_session must set callback client under the state lock | Benny Halevy | 2010-05-13 | 2 | -0/+3 |
| | * | nfsd4: keep a reference count on client while in use | Benny Halevy | 2010-05-13 | 3 | -4/+27 |
| | * | nfsd4: mark_client_expired | Benny Halevy | 2010-05-13 | 2 | -1/+23 |
| | * | nfsd4: introduce nfs4_client.cl_refcount | Benny Halevy | 2010-05-13 | 2 | -1/+5 |
| | * | nfsd4: refactor expire_client | Benny Halevy | 2010-05-11 | 1 | -11/+18 |
| | * | nfsd4: extend the client_lock to cover cl_lru | Benny Halevy | 2010-05-11 | 1 | -15/+26 |
| | * | nfsd4: use list_move in move_to_confirmed | Benny Halevy | 2010-05-11 | 1 | -2/+1 |
| | * | nfsd4: fold release_session into expire_client | Benny Halevy | 2010-05-11 | 1 | -10/+4 |
| | * | nfsd4: rename sessionid_lock to client_lock | Benny Halevy | 2010-05-11 | 1 | -12/+14 |
| | * | nfsd4: fix bare destroy_session null dereference | J. Bruce Fields | 2010-05-07 | 1 | -2/+8 |
| | * | Merge commit 'v2.6.34-rc6' | J. Bruce Fields | 2010-05-04 | 6701 | -66329/+157656 |
| | |\ |
|
| | * | | nfsd4: use local variable in nfs4svc_encode_compoundres | Benny Halevy | 2010-05-04 | 1 | -2/+2 |
| | * | | nfsd: further comment typos | J. Bruce Fields | 2010-05-03 | 1 | -2/+2 |
| | * | | sunrpc: centralise most calls to svc_xprt_received | Neil Brown | 2010-05-03 | 3 | -18/+4 |
| | * | | nfsd4: fix unlikely race in session replay case | J. Bruce Fields | 2010-05-03 | 3 | -8/+10 |
| | * | | nfsd4: fix filehandle comment | J. Bruce Fields | 2010-04-22 | 1 | -2/+2 |
| | * | | nfsd: potential ERR_PTR dereference on exp_export() error paths. | Dan Carpenter | 2010-04-22 | 1 | -2/+2 |
| | * | | nfsd4: complete enforcement of 4.1 op ordering | J. Bruce Fields | 2010-04-22 | 2 | -14/+43 |
| | * | | nfsd4: allow 4.0 clients to change callback path | J. Bruce Fields | 2010-04-22 | 3 | -14/+24 |
| | * | | nfsd4: rearrange cb data structures | J. Bruce Fields | 2010-04-22 | 3 | -28/+28 |
| | * | | nfsd4: cl_count is unused | J. Bruce Fields | 2010-04-22 | 3 | -17/+2 |
| | * | | nfsd4: don't sleep in lease-break callback | J. Bruce Fields | 2010-04-22 | 3 | -20/+73 |
| | * | | nfsd4: indentation cleanup | J. Bruce Fields | 2010-04-19 | 1 | -3/+2 |