| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | block: use blk_rq_init() to initialize the request | FUJITA Tomonori | 2008-04-29 |
| * | | | | | | block: no need to initialize rq->cmd with blk_get_request | FUJITA Tomonori | 2008-04-29 |
| * | | | | | | block: no need to initialize rq->cmd in prepare_flush_fn hook | FUJITA Tomonori | 2008-04-29 |
| * | | | | | | block: make queue flags non-atomic | Nick Piggin | 2008-04-29 |
| * | | | | | | ps3disk: Remove superfluous cast | Geert Uytterhoeven | 2008-04-29 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | video: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
* | | | | | | usb: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
* | | | | | | pcmcia: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
* | | | | | | wireless: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
* | | | | | | net: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
* | | | | | | mmc: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
* | | | | | | input: use get_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
* | | | | | | char: use get_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
* | | | | | | hid-core: use get_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
* | | | | | | drivers/block: use get_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
* | | | | | | tpm: change Kconfig dependencies from PNPACPI to PNP | Bjorn Helgaas | 2008-04-29 |
* | | | | | | tpm: fix section mismatch warning | Sam Ravnborg | 2008-04-29 |
* | | | | | | parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP | Bjorn Helgaas | 2008-04-29 |
* | | | | | | edac: fix module initialization on several modules 2nd time | Hitoshi Mitake | 2008-04-29 |
* | | | | | | edac: remove unneeded functions and add static accessor | Adrian Bunk | 2008-04-29 |
* | | | | | | edac: use the shorter LIST_HEAD for brevity | Robert P. J. Day | 2008-04-29 |
* | | | | | | edac: add e752x parameter for sysbus_parity selection | Peter Tyser | 2008-04-29 |
* | | | | | | edac: new support for Intel 3100 chipset | Andrei Konovalov | 2008-04-29 |
* | | | | | | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 2008-04-29 |
* | | | | | | random: add async notification support to /dev/random | Jeff Dike | 2008-04-29 |
* | | | | | | random: simplify and rename credit_entropy_store | Matt Mackall | 2008-04-29 |
* | | | | | | random: make mixing interface byte-oriented | Matt Mackall | 2008-04-29 |
* | | | | | | random: simplify add_ptr logic | Matt Mackall | 2008-04-29 |
* | | | | | | random: remove some prefetch logic | Matt Mackall | 2008-04-29 |
* | | | | | | random: eliminate redundant new_rotate variable | Matt Mackall | 2008-04-29 |
* | | | | | | random: remove cacheline alignment for locks | Matt Mackall | 2008-04-29 |
* | | | | | | random: make backtracking attacks harder | Matt Mackall | 2008-04-29 |
* | | | | | | random: improve variable naming, clear extract buffer | Matt Mackall | 2008-04-29 |
* | | | | | | random: reuse rand_initialize | Matt Mackall | 2008-04-29 |
* | | | | | | random: use unlocked_ioctl | Matt Mackall | 2008-04-29 |
* | | | | | | random: consolidate wakeup logic | Matt Mackall | 2008-04-29 |
* | | | | | | random: clean up checkpatch complaints | Matt Mackall | 2008-04-29 |
* | | | | | | remove aoedev_isbusy() | Adrian Bunk | 2008-04-29 |
* | | | | | | NBD: add partition support | Laurent Vivier | 2008-04-29 |
* | | | | | | NBD: allow nbd to be used locally | Laurent Vivier | 2008-04-29 |
* | | | | | | edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} | Tim Gardner | 2008-04-29 |
* | | | | | | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev | 2008-04-29 |
* | | | | | | drivers: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | | | | | | parisc: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | | | | | | isdn: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | | | | | | netdev: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | | | | | | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | | | | | | s390: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | | | | | | usb: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | | | | | | scsi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |