summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-2923-45/+41
|\
| * block: replace sizeof(rq->cmd) with BLK_MAX_CDBFUJITA Tomonori2008-04-292-3/+3
| * ide: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-294-7/+5
| * block: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-293-3/+3
| * block: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori2008-04-295-7/+0
| * block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori2008-04-292-2/+0
| * block: make queue flags non-atomicNick Piggin2008-04-297-21/+29
| * ps3disk: Remove superfluous castGeert Uytterhoeven2008-04-291-2/+1
* | video: use get/put_unaligned_* helpersHarvey Harrison2008-04-292-20/+17
* | usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-297-56/+44
* | pcmcia: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-24/+15
* | wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-297-30/+22
* | net: use get/put_unaligned_* helpersHarvey Harrison2008-04-299-34/+30
* | mmc: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-1/+1
* | input: use get_unaligned_* helpersHarvey Harrison2008-04-293-17/+17
* | char: use get_unaligned_* helpersHarvey Harrison2008-04-292-8/+4
* | hid-core: use get_unaligned_* helpersHarvey Harrison2008-04-291-3/+3
* | drivers/block: use get_unaligned_* helpersHarvey Harrison2008-04-292-14/+14
* | tpm: change Kconfig dependencies from PNPACPI to PNPBjorn Helgaas2008-04-291-3/+2
* | tpm: fix section mismatch warningSam Ravnborg2008-04-291-1/+1
* | parport_pc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas2008-04-291-0/+4
* | edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-2911-40/+66
* | edac: remove unneeded functions and add static accessorAdrian Bunk2008-04-295-59/+11
* | edac: use the shorter LIST_HEAD for brevityRobert P. J. Day2008-04-293-3/+3
* | edac: add e752x parameter for sysbus_parity selectionPeter Tyser2008-04-291-1/+39
* | edac: new support for Intel 3100 chipsetAndrei Konovalov2008-04-292-13/+154
* | Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-297-7/+7
* | random: add async notification support to /dev/randomJeff Dike2008-04-291-2/+22
* | random: simplify and rename credit_entropy_storeMatt Mackall2008-04-291-17/+15
* | random: make mixing interface byte-orientedMatt Mackall2008-04-291-18/+19
* | random: simplify add_ptr logicMatt Mackall2008-04-291-11/+10
* | random: remove some prefetch logicMatt Mackall2008-04-291-6/+2
* | random: eliminate redundant new_rotate variableMatt Mackall2008-04-291-12/+10
* | random: remove cacheline alignment for locksMatt Mackall2008-04-291-2/+2
* | random: make backtracking attacks harderMatt Mackall2008-04-291-19/+17
* | random: improve variable naming, clear extract bufferMatt Mackall2008-04-291-11/+13
* | random: reuse rand_initializeMatt Mackall2008-04-291-4/+2
* | random: use unlocked_ioctlMatt Mackall2008-04-291-6/+5
* | random: consolidate wakeup logicMatt Mackall2008-04-291-16/+4
* | random: clean up checkpatch complaintsMatt Mackall2008-04-291-45/+35
* | remove aoedev_isbusy()Adrian Bunk2008-04-292-19/+0
* | NBD: add partition supportLaurent Vivier2008-04-291-4/+21
* | NBD: allow nbd to be used locallyLaurent Vivier2008-04-291-49/+95
* | edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner2008-04-291-0/+9
* | drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-2912-68/+33
* | drivers: use non-racy method for proc entries creationDenis V. Lunev2008-04-295-28/+23
* | parisc: use non-racy method for proc entries creationDenis V. Lunev2008-04-292-18/+10
* | isdn: use non-racy method for proc entries creationDenis V. Lunev2008-04-295-32/+22
* | netdev: use non-racy method for proc entries creationDenis V. Lunev2008-04-296-72/+43
* | acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-2917-264/+162
OpenPOWER on IntegriCloud