| Commit message (Expand) | Author | Age |
* | [ARM] 4812/1: RealView: clockevents support for the RealView platforms | Catalin Marinas | 2008-02-04 |
* | [ARM] 4811/1: RealView: clocksource support for the RealView platforms | Catalin Marinas | 2008-02-04 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2008-02-01 |
|\ |
|
| * | apm_power: check I.intval for zero value, we use it as the divisor | Anton Vorontsov | 2008-02-01 |
| * | MAINTAINERS: remove kernel-discuss@handhelds.org list | Anton Vorontsov | 2008-02-01 |
| * | pda_power: implement polling | Anton Vorontsov | 2008-02-01 |
| * | pda_power: various cleanups | Anton Vorontsov | 2008-02-01 |
| * | apm_power: support using VOLTAGE_* properties for apm calculations | Dmitry Baryshkov | 2008-02-01 |
| * | pda_power: add suspend/resume support | Dmitry Baryshkov | 2008-02-01 |
| * | power_supply: add few more values and props | Dmitry Baryshkov | 2008-02-01 |
| * | pda_power: only register available psu | Dmitry Baryshkov | 2008-02-01 |
| * | power: fix incorrect unregistration in power_supply_create_attrs error path | Andres Salomon | 2008-02-01 |
| * | power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL | Andres Salomon | 2008-02-01 |
| * | [BATTERY] power_supply_leds: use kasprintf | Akinobu Mita | 2008-02-01 |
| * | [BATTERY] Every file should include the headers containing the prototypes for... | Adrian Bunk | 2008-02-01 |
* | | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-02-01 |
|\ \ |
|
| * | | SUNRPC: RPC program information is stored in unsigned integers | Chuck Lever | 2008-02-01 |
| * | | SUNRPC: Move exported symbol definitions after function declaration part 2 | Trond Myklebust | 2008-02-01 |
| * | | NLM: tear down RPC clients in nlm_shutdown_hosts | Jeff Layton | 2008-02-01 |
| * | | SUNRPC: spin svc_rqst initialization to its own function | Jeff Layton | 2008-02-01 |
| * | | nfsd: more careful input validation in nfsctl write methods | J. Bruce Fields | 2008-02-01 |
| * | | lockd: minor log message fix | J. Bruce Fields | 2008-02-01 |
| * | | knfsd: don't bother mapping putrootfh enoent to eperm | J. Bruce Fields | 2008-02-01 |
| * | | rdma: makefile | Tom Tucker | 2008-02-01 |
| * | | rdma: ONCRPC RDMA protocol marshalling | Tom Tucker | 2008-02-01 |
| * | | rdma: SVCRDMA sendto | Tom Tucker | 2008-02-01 |
| * | | rdma: SVCRDMA recvfrom | Tom Tucker | 2008-02-01 |
| * | | rdma: SVCRDMA Core Transport Services | Tom Tucker | 2008-02-01 |
| * | | rdma: SVCRDMA Transport Module | Tom Tucker | 2008-02-01 |
| * | | rdma: SVCRMDA Header File | Tom Tucker | 2008-02-01 |
| * | | svc: Add svc_xprt_names service to replace svc_sock_names | Tom Tucker | 2008-02-01 |
| * | | knfsd: Support adding transports by writing portlist file | Tom Tucker | 2008-02-01 |
| * | | svc: Add svc API that queries for a transport instance | Tom Tucker | 2008-02-01 |
| * | | svc: Add /proc/sys/sunrpc/transport files | Tom Tucker | 2008-02-01 |
| * | | svc: Add transport hdr size for defer/revisit | Tom Tucker | 2008-02-01 |
| * | | svc: Move the xprt independent code to the svc_xprt.c file | Tom Tucker | 2008-02-01 |
| * | | svc: Make svc_check_conn_limits xprt independent | Tom Tucker | 2008-02-01 |
| * | | svc: Removing remaining references to rq_sock in rqstp | Tom Tucker | 2008-02-01 |
| * | | svc: Move create logic to common code | Tom Tucker | 2008-02-01 |
| * | | svc: Make svc_age_temp_sockets svc_age_temp_transports | Tom Tucker | 2008-02-01 |
| * | | svc: Make svc_recv transport neutral | Tom Tucker | 2008-02-01 |
| * | | svc: Make svc_sock_release svc_xprt_release | Tom Tucker | 2008-02-01 |
| * | | svc: Move the sockaddr information to svc_xprt | Tom Tucker | 2008-02-01 |
| * | | svc: Make deferral processing xprt independent | Tom Tucker | 2008-02-01 |
| * | | svc: Move the authinfo cache to svc_xprt. | Tom Tucker | 2008-02-01 |
| * | | svc: Remove sk_lastrecv | Tom Tucker | 2008-02-01 |
| * | | svc: Move accept call to svc_xprt_received to common code | Tom Tucker | 2008-02-01 |
| * | | svc: Change svc_sock_received to svc_xprt_received and export it | Tom Tucker | 2008-02-01 |
| * | | svc: Make svc_send transport neutral | Tom Tucker | 2008-02-01 |
| * | | svc: Make the enqueue service transport neutral and export it. | Tom Tucker | 2008-02-01 |