| Commit message (Expand) | Author | Age |
* | ide: add ->cable_detect method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: add struct ide_port_info instances to legacy host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: separate PCI specific init from generic init in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: always set DMA masks in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | macide: remove drive->capacity64 quirk | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | au1xxx-ide: fix ->io_32bit handling | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | dtc2278: fix ->io_32bit handling | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | 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 |